# 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_set_revert.yml ************************************************* 1 plays in /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml PLAY [Revert snapshots of logical volumes across different volume groups] ****** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:2 Friday 01 March 2024 17:05:12 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:55 Friday 01 March 2024 17:05:13 +0000 (0:00:00.846) 0:00:00.858 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:10 Friday 01 March 2024 17:05:13 +0000 (0:00:00.021) 0:00:00.879 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:15 Friday 01 March 2024 17:05:13 +0000 (0:00:00.245) 0:00:01.124 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:20 Friday 01 March 2024 17:05:13 +0000 (0:00:00.019) 0:00:01.143 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:05:13 +0000 (0:00:00.015) 0:00:01.159 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:05:14 +0000 (0:00:00.037) 0:00:01.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:05:14 +0000 (0:00:00.020) 0:00:01.217 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:05:14 +0000 (0:00:00.034) 0:00:01.252 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:05:14 +0000 (0:00:00.187) 0:00:01.440 ********** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:05:14 +0000 (0:00:00.020) 0:00:01.460 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:05:14 +0000 (0:00:00.009) 0:00:01.469 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:05:14 +0000 (0:00:00.008) 0:00:01.478 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:05:14 +0000 (0:00:00.038) 0:00:01.517 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:05:15 +0000 (0:00:01.016) 0:00:02.534 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:05:15 +0000 (0:00:00.019) 0:00:02.553 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:05:15 +0000 (0:00:00.018) 0:00:02.571 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:05:15 +0000 (0:00:00.437) 0:00:03.009 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:05:15 +0000 (0:00:00.035) 0:00:03.044 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:05:15 +0000 (0:00:00.009) 0:00:03.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:05:15 +0000 (0:00:00.009) 0:00:03.063 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:05:15 +0000 (0:00:00.008) 0:00:03.072 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:05:16 +0000 (0:00:00.949) 0:00:04.021 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:05:18 +0000 (0:00:01.650) 0:00:05.671 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:05:18 +0000 (0:00:00.018) 0:00:05.690 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:05:18 +0000 (0:00:00.009) 0:00:05.700 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:05:18 +0000 (0:00:00.344) 0:00:06.044 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:05:18 +0000 (0:00:00.011) 0:00:06.056 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:05:18 +0000 (0:00:00.009) 0:00:06.065 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:05:18 +0000 (0:00:00.012) 0:00:06.077 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:05:18 +0000 (0:00:00.011) 0:00:06.089 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:05:18 +0000 (0:00:00.011) 0:00:06.101 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:05:18 +0000 (0:00:00.010) 0:00:06.112 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:05:18 +0000 (0:00:00.010) 0:00:06.122 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:05:18 +0000 (0:00:00.010) 0:00:06.133 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:05:18 +0000 (0:00:00.011) 0:00:06.144 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:05:18 +0000 (0:00:00.023) 0:00:06.168 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311873.5040085, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063281.116, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063020.517, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2503107666", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:05:19 +0000 (0:00:00.191) 0:00:06.359 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:05:19 +0000 (0:00:00.011) 0:00:06.370 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:24 Friday 01 March 2024 17:05:19 +0000 (0:00:00.625) 0:00:06.996 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:5 Friday 01 March 2024 17:05:19 +0000 (0:00:00.018) 0:00:07.014 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:10 Friday 01 March 2024 17:05:20 +0000 (0:00:00.184) 0:00:07.199 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:14 Friday 01 March 2024 17:05:20 +0000 (0:00:00.013) 0:00:07.212 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:28 Friday 01 March 2024 17:05:20 +0000 (0:00:00.955) 0:00:08.168 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:36 Friday 01 March 2024 17:05:21 +0000 (0:00:00.267) 0:00:08.436 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:41 Friday 01 March 2024 17:05:21 +0000 (0:00:00.014) 0:00:08.451 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:49 Friday 01 March 2024 17:05:21 +0000 (0:00:00.012) 0:00:08.463 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:54 Friday 01 March 2024 17:05:21 +0000 (0:00:00.012) 0:00:08.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:63 Friday 01 March 2024 17:05:21 +0000 (0:00:00.012) 0:00:08.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:30 Friday 01 March 2024 17:05:21 +0000 (0:00:00.012) 0:00:08.499 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:05:21 +0000 (0:00:00.024) 0:00:08.523 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:05:21 +0000 (0:00:00.017) 0:00:08.541 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:05:21 +0000 (0:00:00.013) 0:00:08.554 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:05:21 +0000 (0:00:00.031) 0:00:08.585 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:05:21 +0000 (0:00:00.011) 0:00:08.596 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:05:21 +0000 (0:00:00.010) 0:00:08.607 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:05:21 +0000 (0:00:00.010) 0:00:08.617 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:05:21 +0000 (0:00:00.010) 0:00:08.628 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:05:21 +0000 (0:00:00.045) 0:00:08.674 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:05:22 +0000 (0:00:00.960) 0:00:09.634 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "name": "lv1", "size": "15%" }, { "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "name": "lv3", "size": "10%" }, { "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "name": "lv5", "size": "30%" }, { "name": "lv6", "size": "25%" }, { "name": "lv7", "size": "10%" }, { "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:05:22 +0000 (0:00:00.017) 0:00:09.652 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:05:22 +0000 (0:00:00.012) 0:00:09.664 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:05:23 +0000 (0:00:01.118) 0:00:10.783 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:05:23 +0000 (0:00:00.022) 0:00:10.805 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:05:23 +0000 (0:00:00.011) 0:00:10.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:05:23 +0000 (0:00:00.010) 0:00:10.827 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:05:23 +0000 (0:00:00.010) 0:00:10.838 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:05:24 +0000 (0:00:00.975) 0:00:11.814 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:05:26 +0000 (0:00:01.597) 0:00:13.412 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:05:26 +0000 (0:00:00.019) 0:00:13.431 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:05:26 +0000 (0:00:00.010) 0:00:13.441 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:05:37 +0000 (0:00:11.253) 0:00:24.695 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:05:37 +0000 (0:00:00.012) 0:00:24.707 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:05:37 +0000 (0:00:00.009) 0:00:24.717 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:05:37 +0000 (0:00:00.019) 0:00:24.736 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:05:37 +0000 (0:00:00.019) 0:00:24.756 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:05:37 +0000 (0:00:00.013) 0:00:24.769 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:05:37 +0000 (0:00:00.011) 0:00:24.781 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:05:37 +0000 (0:00:00.011) 0:00:24.793 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:05:37 +0000 (0:00:00.011) 0:00:24.805 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:05:37 +0000 (0:00:00.010) 0:00:24.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:05:37 +0000 (0:00:00.012) 0:00:24.829 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311873.5040085, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063281.116, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063020.517, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2503107666", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:05:37 +0000 (0:00:00.193) 0:00:25.022 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:05:37 +0000 (0:00:00.011) 0:00:25.034 ********** ok: [sut] TASK [Run the snapshot role to create a snapshot set of LVs] ******************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:58 Friday 01 March 2024 17:05:38 +0000 (0:00:00.687) 0:00:25.722 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:05:38 +0000 (0:00:00.023) 0:00:25.745 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:05:38 +0000 (0:00:00.020) 0:00:25.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:05:38 +0000 (0:00:00.015) 0:00:25.781 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:05:38 +0000 (0:00:00.011) 0:00:25.793 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:05:38 +0000 (0:00:00.012) 0:00:25.806 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:05:38 +0000 (0:00:00.027) 0:00:25.834 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:05:39 +0000 (0:00:00.949) 0:00:26.783 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:05:39 +0000 (0:00:00.021) 0:00:26.804 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:05:41 +0000 (0:00:01.874) 0:00:28.679 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.11.12 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.11.12 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:05:41 +0000 (0:00:00.014) 0:00:28.694 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:05:41 +0000 (0:00:00.031) 0:00:28.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:05:41 +0000 (0:00:00.012) 0:00:28.738 ********** skipping: [sut] => {} TASK [Verify the set of snapshots for the LVs] ********************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:65 Friday 01 March 2024 17:05:41 +0000 (0:00:00.011) 0:00:28.749 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:05:41 +0000 (0:00:00.024) 0:00:28.774 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:05:41 +0000 (0:00:00.017) 0:00:28.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:05:41 +0000 (0:00:00.014) 0:00:28.807 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:05:41 +0000 (0:00:00.012) 0:00:28.819 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:05:41 +0000 (0:00:00.011) 0:00:28.831 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:05:41 +0000 (0:00:00.027) 0:00:28.858 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:05:42 +0000 (0:00:00.944) 0:00:29.803 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command check] **************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:05:42 +0000 (0:00:00.020) 0:00:29.823 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:05:43 +0000 (0:00:00.871) 0:00:30.695 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.11.12 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.11.12 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:05:43 +0000 (0:00:00.013) 0:00:30.708 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:05:43 +0000 (0:00:00.015) 0:00:30.723 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:05:43 +0000 (0:00:00.012) 0:00:30.736 ********** skipping: [sut] => {} TASK [Revert the set] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:73 Friday 01 March 2024 17:05:43 +0000 (0:00:00.011) 0:00:30.747 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:05:43 +0000 (0:00:00.026) 0:00:30.774 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:05:43 +0000 (0:00:00.018) 0:00:30.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:05:43 +0000 (0:00:00.014) 0:00:30.807 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:05:43 +0000 (0:00:00.011) 0:00:30.819 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:05:43 +0000 (0:00:00.012) 0:00:30.831 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:05:43 +0000 (0:00:00.027) 0:00:30.858 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:05:44 +0000 (0:00:00.969) 0:00:31.827 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py revert -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command revert] *************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:05:44 +0000 (0:00:00.020) 0:00:31.848 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:06:45 +0000 (0:01:01.071) 0:01:32.919 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.11.12 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.11.12 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:06:45 +0000 (0:00:00.014) 0:01:32.934 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:06:45 +0000 (0:00:00.016) 0:01:32.950 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:06:45 +0000 (0:00:00.011) 0:01:32.962 ********** skipping: [sut] => {} TASK [Assert changes for revert] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:80 Friday 01 March 2024 17:06:45 +0000 (0:00:00.011) 0:01:32.974 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the revert is done with snapshot_lvm_verify_only] ***************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:84 Friday 01 March 2024 17:06:45 +0000 (0:00:00.012) 0:01:32.987 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:06:45 +0000 (0:00:00.029) 0:01:33.016 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:06:45 +0000 (0:00:00.034) 0:01:33.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:06:45 +0000 (0:00:00.015) 0:01:33.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:06:45 +0000 (0:00:00.011) 0:01:33.078 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:06:45 +0000 (0:00:00.011) 0:01:33.089 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:06:45 +0000 (0:00:00.028) 0:01:33.118 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:06:46 +0000 (0:00:00.962) 0:01:34.081 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py revert -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command revert] *************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:06:46 +0000 (0:00:00.021) 0:01:34.102 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:06:47 +0000 (0:00:00.490) 0:01:34.592 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.11.12 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.11.12 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:06:47 +0000 (0:00:00.014) 0:01:34.607 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:06:47 +0000 (0:00:00.016) 0:01:34.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:06:47 +0000 (0:00:00.012) 0:01:34.636 ********** skipping: [sut] => {} TASK [Revert the set again to check idempotence] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:92 Friday 01 March 2024 17:06:47 +0000 (0:00:00.011) 0:01:34.648 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:06:47 +0000 (0:00:00.031) 0:01:34.679 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:06:47 +0000 (0:00:00.017) 0:01:34.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:06:47 +0000 (0:00:00.015) 0:01:34.712 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:06:47 +0000 (0:00:00.011) 0:01:34.724 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:06:47 +0000 (0:00:00.011) 0:01:34.736 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:06:47 +0000 (0:00:00.027) 0:01:34.763 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:06:48 +0000 (0:00:00.950) 0:01:35.714 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py revert -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command revert] *************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:06:48 +0000 (0:00:00.020) 0:01:35.735 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:06:48 +0000 (0:00:00.303) 0:01:36.038 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.11.12 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.11.12 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"snapshot not found with name: test_vg1/lv1_snapset1\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"snapshot not found with name: test_vg1/lv1_snapset1\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:06:48 +0000 (0:00:00.031) 0:01:36.069 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "snapshot not found with name: test_vg1/lv1_snapset1" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:06:48 +0000 (0:00:00.016) 0:01:36.086 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:06:48 +0000 (0:00:00.011) 0:01:36.098 ********** skipping: [sut] => {} TASK [Assert no changes for revert] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:99 Friday 01 March 2024 17:06:48 +0000 (0:00:00.011) 0:01:36.110 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role remove the set] ************************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:103 Friday 01 March 2024 17:06:48 +0000 (0:00:00.013) 0:01:36.123 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:06:48 +0000 (0:00:00.034) 0:01:36.158 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:06:49 +0000 (0:00:00.018) 0:01:36.176 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:06:49 +0000 (0:00:00.015) 0:01:36.191 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:06:49 +0000 (0:00:00.011) 0:01:36.203 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:06:49 +0000 (0:00:00.012) 0:01:36.215 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:06:49 +0000 (0:00:00.028) 0:01:36.244 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:06:50 +0000 (0:00:00.957) 0:01:37.201 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:06:50 +0000 (0:00:00.021) 0:01:37.223 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:06:50 +0000 (0:00:00.743) 0:01:37.966 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.11.12 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.11.12 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:06:50 +0000 (0:00:00.014) 0:01:37.981 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:06:50 +0000 (0:00:00.015) 0:01:37.996 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:06:50 +0000 (0:00:00.011) 0:01:38.008 ********** skipping: [sut] => {} TASK [Run the snapshot role to verify the set is removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:110 Friday 01 March 2024 17:06:50 +0000 (0:00:00.011) 0:01:38.019 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 17:06:50 +0000 (0:00:00.037) 0:01:38.057 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:06:50 +0000 (0:00:00.024) 0:01:38.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 17:06:50 +0000 (0:00:00.016) 0:01:38.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 17:06:50 +0000 (0:00:00.034) 0:01:38.132 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 17:06:50 +0000 (0:00:00.013) 0:01:38.146 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 17:06:51 +0000 (0:00:00.029) 0:01:38.175 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 17:06:51 +0000 (0:00:00.953) 0:01:39.129 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 17:06:51 +0000 (0:00:00.020) 0:01:39.149 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 17:06:52 +0000 (0:00:00.485) 0:01:39.635 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.11.12 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.11.12 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 17:06:52 +0000 (0:00:00.014) 0:01:39.650 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 17:06:52 +0000 (0:00:00.015) 0:01:39.665 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 17:06:52 +0000 (0:00:00.012) 0:01:39.678 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_revert.yml:119 Friday 01 March 2024 17:06:52 +0000 (0:00:00.011) 0:01:39.690 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:7 Friday 01 March 2024 17:06:52 +0000 (0:00:00.027) 0:01:39.717 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:06:52 +0000 (0:00:00.020) 0:01:39.738 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:06:52 +0000 (0:00:00.020) 0:01:39.758 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:06:52 +0000 (0:00:00.016) 0:01:39.775 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:06:52 +0000 (0:00:00.032) 0:01:39.807 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:06:52 +0000 (0:00:00.011) 0:01:39.819 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:06:52 +0000 (0:00:00.011) 0:01:39.831 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:06:52 +0000 (0:00:00.011) 0:01:39.842 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:06:52 +0000 (0:00:00.012) 0:01:39.855 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:06:52 +0000 (0:00:00.031) 0:01:39.887 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:06:53 +0000 (0:00:00.949) 0:01:40.836 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:06:53 +0000 (0:00:00.022) 0:01:40.859 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:06:53 +0000 (0:00:00.013) 0:01:40.872 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:06:57 +0000 (0:00:03.509) 0:01:44.382 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:06:57 +0000 (0:00:00.023) 0:01:44.405 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:06:57 +0000 (0:00:00.011) 0:01:44.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:06:57 +0000 (0:00:00.013) 0:01:44.431 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:06:57 +0000 (0:00:00.012) 0:01:44.443 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:06:58 +0000 (0:00:00.952) 0:01:45.396 ********** 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": "running", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:06:59 +0000 (0:00:01.598) 0:01:46.994 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:06:59 +0000 (0:00:00.020) 0:01:47.015 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:06:59 +0000 (0:00:00.012) 0:01:47.027 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:07:08 +0000 (0:00:08.403) 0:01:55.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:07:08 +0000 (0:00:00.013) 0:01:55.444 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:07:08 +0000 (0:00:00.010) 0:01:55.454 ********** 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-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:07:08 +0000 (0:00:00.020) 0:01:55.475 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:07:08 +0000 (0:00:00.019) 0:01:55.495 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:07:08 +0000 (0:00:00.014) 0:01:55.509 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:07:08 +0000 (0:00:00.013) 0:01:55.523 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:07:08 +0000 (0:00:00.012) 0:01:55.535 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:07:08 +0000 (0:00:00.012) 0:01:55.548 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:07:08 +0000 (0:00:00.030) 0:01:55.579 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:07:08 +0000 (0:00:00.013) 0:01:55.592 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311873.5040085, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063281.116, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063020.517, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2503107666", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:07:08 +0000 (0:00:00.190) 0:01:55.783 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:07:08 +0000 (0:00:00.012) 0:01:55.795 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:29 Friday 01 March 2024 17:07:09 +0000 (0:00:00.618) 0:01:56.414 ********** ok: [sut] => { "ansible_facts": { "unused_disks_before": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Verify that pools/volumes used in test are removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:33 Friday 01 March 2024 17:07:09 +0000 (0:00:00.013) 0:01:56.427 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:5 Friday 01 March 2024 17:07:09 +0000 (0:00:00.017) 0:01:56.445 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:10 Friday 01 March 2024 17:07:09 +0000 (0:00:00.011) 0:01:56.457 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:14 Friday 01 March 2024 17:07:09 +0000 (0:00:00.011) 0:01:56.468 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:28 Friday 01 March 2024 17:07:10 +0000 (0:00:00.952) 0:01:57.420 ********** ok: [sut] => { "changed": false, "disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:36 Friday 01 March 2024 17:07:10 +0000 (0:00:00.198) 0:01:57.619 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:41 Friday 01 March 2024 17:07:10 +0000 (0:00:00.014) 0:01:57.634 ********** ok: [sut] => { "unused_disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:49 Friday 01 March 2024 17:07:10 +0000 (0:00:00.011) 0:01:57.646 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:54 Friday 01 March 2024 17:07:10 +0000 (0:00:00.012) 0:01:57.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:63 Friday 01 March 2024 17:07:10 +0000 (0:00:00.011) 0:01:57.669 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure dmsetup] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:39 Friday 01 March 2024 17:07:10 +0000 (0:00:00.011) 0:01:57.681 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:45 Friday 01 March 2024 17:07:11 +0000 (0:00:00.950) 0:01:58.632 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ndmsetup table || :\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.363961", "end": "2024-03-01 17:07:12.061137", "failed_when_result": true, "rc": 0, "start": "2024-03-01 17:07:11.697176" } STDERR: + exec + mount -f -l proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=4096k,nr_inodes=447176,mode=755,inode64) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel,inode64) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,size=723604k,nr_inodes=819200,mode=755,inode64) cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,seclabel,nsdelegate,memory_recursiveprot) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,nosuid,noexec,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18533) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime,seclabel) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime,seclabel) tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) none on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) none on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) none on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=361800k,nr_inodes=90450,mode=700,inode64) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 4.2M 0 4.2M 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 741M 19M 723M 3% /run /dev/xvda1 269G 4.9G 264G 2% / tmpfs 371M 0 371M 0% /run/user/0 + lvs --all + pvs --all + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 16:56:44,556 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:56:44,556 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:56:44,591 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:44,591 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,591 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:44,592 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"} 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E"}, 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR"} 2024-03-01 16:56:44,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sda"}, 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK"}, 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"} 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,594 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 16:56:44,595 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:56:44,628 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:44,629 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"} 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:56:44,630 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E"}, 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR"} 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sda"}, 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK"}, 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:44,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"} 2024-03-01 16:56:44,632 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,632 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,632 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,632 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,632 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:44,632 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,632 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,632 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:44,660 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:44,660 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,660 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:44,660 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,661 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,661 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:44,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,661 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,661 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,661 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:44,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,661 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,661 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:44,697 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:44,697 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:44,697 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,697 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:44,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 16:56:44,697 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:44,698 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:44,698 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,698 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,698 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,698 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,698 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:44,698 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,698 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,698 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,725 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 16:56:44,899 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:44,899 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,899 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:44,899 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,899 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,899 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:44,940 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:44,940 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,940 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:44,940 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,940 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,940 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:44,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,941 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,941 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,941 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:44,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,943 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,944 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:44,985 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:44,985 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,985 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:44,985 INFO snapshot-role/MainThread: { 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: , 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: } 2024-03-01 16:56:44,986 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:45,021 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:45,021 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,021 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,021 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,021 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,021 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,021 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,022 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,022 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,022 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 16:56:45,150 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,150 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,150 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,150 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,150 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,150 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:45,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,202 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,202 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,203 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:45,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,203 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,203 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,203 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,203 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:45,239 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,239 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,240 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:45,270 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:45,270 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,270 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,270 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,270 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,270 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,271 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,271 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,271 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,271 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 16:56:45,392 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,393 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,393 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,393 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,393 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:45,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,441 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,441 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,441 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,442 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:45,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,442 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,442 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,442 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,442 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:45,491 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,492 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,492 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,492 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,492 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,492 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,492 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,492 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:45,521 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:45,521 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,521 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,522 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,522 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,522 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,522 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,522 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,522 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,522 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,522 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,522 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,522 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 16:56:45,649 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,649 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,649 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,649 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,649 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:45,695 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,695 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,696 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:45,741 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,741 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,742 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:45,773 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,774 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 16:56:45,898 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,898 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,898 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,898 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,899 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,899 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:45,947 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,948 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,949 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:45,982 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: { 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:45,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 16:56:45,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 16:56:45,983 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: , 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: } 2024-03-01 16:56:45,983 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:46,013 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: , 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,014 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 16:56:46,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:46,132 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:46,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,132 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,132 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:46,177 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:46,177 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,177 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:46,177 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,177 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:46,178 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:46,178 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,178 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,178 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,178 INFO snapshot-role/MainThread: , 2024-03-01 16:56:46,178 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:46,178 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,178 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,178 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:46,218 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: , 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,219 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:56:46,249 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:46,249 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,249 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:46,249 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,250 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:46,250 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,250 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,250 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,250 INFO snapshot-role/MainThread: , 2024-03-01 16:56:46,250 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:46,250 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,250 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,250 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 16:56:46,371 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:46,371 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,372 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:46,372 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,372 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,372 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:56:46,415 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:46,416 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,416 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:46,416 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,416 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:46,416 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:46,416 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,416 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,416 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,416 INFO snapshot-role/MainThread: , 2024-03-01 16:56:46,416 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:46,417 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,417 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,417 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:46,452 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:46,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 16:56:46,453 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: , 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,453 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:56:46,482 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:46,482 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: , 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,483 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 16:56:46,603 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:46,603 INFO snapshot-role/MainThread: { 2024-03-01 16:56:46,603 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:46,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:46,604 INFO snapshot-role/MainThread: } 2024-03-01 16:56:46,604 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:48,144 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 16:56:48,144 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:56:48,179 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:48,180 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"} 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:48,181 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP", "pv_name":"/dev/sde"}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP"}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E"}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR"}, 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L"} 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:48,182 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sda"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p"}, 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6"} 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,183 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,184 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:48,215 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,215 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,215 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,215 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,215 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,216 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,216 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,216 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,216 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,216 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,216 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,216 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,216 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:48,247 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,247 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,247 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,247 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,247 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,247 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,247 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,247 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,248 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,279 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,280 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,280 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,280 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:48,311 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,311 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,311 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,311 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,311 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,311 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,311 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,311 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,312 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,312 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,312 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,312 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,344 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,345 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,375 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,410 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,411 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,411 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,411 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,411 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,411 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,441 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,473 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,473 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,504 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,505 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,535 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,536 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:48,570 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,570 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,570 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,570 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,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":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,571 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,604 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,635 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:48,666 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,666 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,666 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,666 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,666 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,666 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,666 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,666 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,667 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,667 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,667 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,667 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,699 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,700 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,727 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,728 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,728 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,728 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,728 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:48,758 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,758 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,758 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,758 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,758 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,758 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,758 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,759 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,759 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,759 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,759 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,759 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,759 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,759 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:48,800 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,800 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,800 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,801 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:48,833 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,833 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,833 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,833 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,833 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,833 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,833 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,833 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,833 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,833 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,834 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,834 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,834 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,834 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:48,865 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,865 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,865 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,865 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,865 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,865 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,865 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,866 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,866 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,866 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,866 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:48,898 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,898 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,898 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,898 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,898 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,898 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,898 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,898 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:48,898 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,898 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,899 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,899 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,899 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,899 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,899 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,899 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,899 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,929 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,960 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: { 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: , 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: } 2024-03-01 16:56:48,991 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,022 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:49,060 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,060 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,061 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:49,090 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,090 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,090 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,090 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,090 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,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 16:56:49,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,090 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,091 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,091 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,091 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,091 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,122 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,123 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:49,157 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,157 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,157 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,157 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,157 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,157 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,157 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,157 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,157 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,158 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,158 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,158 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,158 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,158 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:49,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,194 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,194 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,194 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,194 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,194 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,194 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,194 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,195 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,195 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,195 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,229 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,230 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,230 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,230 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,264 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,295 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,296 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,296 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:49,325 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,325 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,325 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,325 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,325 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,325 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,325 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,325 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,325 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,325 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,326 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,326 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,326 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,326 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:56:49,354 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,355 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:49,386 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,387 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:56:49,414 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,414 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,415 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:49,445 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,446 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:49,482 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:49,482 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,483 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:49,483 INFO snapshot-role/MainThread: { 2024-03-01 16:56:49,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:49,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 16:56:49,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,483 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,483 INFO snapshot-role/MainThread: , 2024-03-01 16:56:49,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:49,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:49,483 INFO snapshot-role/MainThread: } 2024-03-01 16:56:49,483 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:50,894 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:56:50,895 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:56:50,931 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: { 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: { 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:50,932 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"} 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: } 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: { 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:50,933 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP", "pv_name":"/dev/sde"}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP"}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E"}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR"}, 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L"} 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: } 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: { 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:50,934 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sda"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p"}, 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6"} 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: } 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,935 INFO snapshot-role/MainThread: } 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: VG: test_vg3 free 562036736 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv5_snapset1 size : 192937984 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv6_snapset1 size : 163577856 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv7_snapset1 size : 67108864 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv8_snapset1 size : 67108864 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: total 3699376128 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: space needed: 554906419.20 space available: 562036736 sufficient space: 1 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: VG: test_vg2 free 2084569088 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv3_snapset1 size : 50331648 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv4_snapset1 size : 96468992 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: total 1111490560 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: space needed: 166723584.00 space available: 2084569088 sufficient space: 1 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: VG: test_vg1 free 788529152 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv1_snapset1 size : 75497472 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: lv2_snapset1 size : 243269632 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: LV: total 2407530496 2024-03-01 16:56:50,936 INFO snapshot-role/MainThread: space needed: 361129574.40 space available: 788529152 sufficient space: 1 2024-03-01 16:56:50,937 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:56:50,979 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:50,979 INFO snapshot-role/MainThread: { 2024-03-01 16:56:50,979 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:50,979 INFO snapshot-role/MainThread: { 2024-03-01 16:56:50,979 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:50,979 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:56:50,980 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"} 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: } 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: { 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP", "pv_name":"/dev/sde"}, 2024-03-01 16:56:50,981 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP"}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E"}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR"}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L"} 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: } 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: { 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:50,982 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sda"}, 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK"}, 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p"}, 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6"} 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: } 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: , 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: } 2024-03-01 16:56:50,983 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,013 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,014 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,014 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,014 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:51,048 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,048 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,048 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,048 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,048 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,048 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,048 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,048 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,048 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,048 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,049 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:51,080 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,080 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,080 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,080 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,080 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,080 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,081 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,081 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,081 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,081 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,081 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:51,119 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,119 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,119 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,119 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,119 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,119 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,119 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,119 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,120 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,120 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,120 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,120 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:51,154 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,154 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,154 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,155 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,155 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,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 16:56:51,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,155 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,155 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,155 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,155 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:51,181 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,181 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,181 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,181 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,181 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,181 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,182 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,182 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,182 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,182 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,182 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,182 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:51,209 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,209 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,209 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,209 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,209 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,209 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,209 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,210 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:51,239 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,239 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,240 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:51,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,272 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,272 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,273 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,273 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,273 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,273 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,273 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,273 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:51,302 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,302 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,302 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,302 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,302 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,303 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,303 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,303 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,303 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,303 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:51,337 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,337 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,337 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,337 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,337 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,337 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,337 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,337 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,337 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,338 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,338 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,338 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,338 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:51,371 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,371 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,371 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,372 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,403 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,404 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,404 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,404 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:51,432 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,432 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,432 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,432 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,432 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,433 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,433 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,433 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,433 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,433 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,433 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,433 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,433 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,433 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:51,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,472 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:51,506 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,506 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,507 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:51,541 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,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 16:56:51,542 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,542 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:51,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,574 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,575 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:51,606 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,606 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,606 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,606 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,606 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,606 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,606 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,606 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,607 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,607 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,607 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:51,636 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,636 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,636 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,636 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,636 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,636 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,636 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,636 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,637 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,637 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,637 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,669 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,669 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:51,700 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,700 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,700 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,700 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,700 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,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 16:56:51,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 16:56:51,700 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,700 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,700 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,701 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,701 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,701 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,701 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,701 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,701 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,701 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,734 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,764 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,765 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:51,796 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,796 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,796 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,796 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,797 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,797 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,797 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,797 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,797 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,797 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,797 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,797 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,797 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,797 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,828 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,829 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:51,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,863 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,863 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,863 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,864 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,897 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:51,932 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,932 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,932 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,932 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,932 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,932 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,932 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,932 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,932 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,932 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,933 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,933 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,933 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,933 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: { 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: , 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:51,971 INFO snapshot-role/MainThread: } 2024-03-01 16:56:51,972 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: , 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,002 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: , 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:52,033 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,034 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,034 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:56:52,064 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:52,064 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,064 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:52,064 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,064 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:52,065 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:52,065 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,065 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,065 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,065 INFO snapshot-role/MainThread: , 2024-03-01 16:56:52,065 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:52,065 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,065 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,065 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:52,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:52,096 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,096 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:52,096 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,096 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:52,096 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:52,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,096 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,096 INFO snapshot-role/MainThread: , 2024-03-01 16:56:52,097 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:52,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,097 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,097 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: , 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,128 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,129 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:56:52,160 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:52,160 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,160 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: , 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,161 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:52,188 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:52,188 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,188 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:52,188 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:52,188 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:52,188 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:52,188 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:52,188 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:52,189 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,189 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,189 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,189 INFO snapshot-role/MainThread: , 2024-03-01 16:56:52,189 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:52,189 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,189 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,189 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: , 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:52,226 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,227 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,227 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: , 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,254 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: { 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: , 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:52,285 INFO snapshot-role/MainThread: } 2024-03-01 16:56:52,286 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:53,805 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 16:56:53,805 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:56:53,844 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:53,845 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"} 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,846 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP", "pv_name":"/dev/sde"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L"} 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,847 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sda"}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK"}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p"}, 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6"} 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,848 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,849 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:53,880 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:53,880 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,880 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:53,880 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,881 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:53,881 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:53,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,881 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,881 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,881 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:53,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,881 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,881 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:53,917 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,918 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:53,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:53,949 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,949 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,950 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:53,988 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: { 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: , 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: } 2024-03-01 16:56:53,989 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:54,021 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,022 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:54,058 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,059 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:54,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,098 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:54,133 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,133 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,134 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:54,166 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,167 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:54,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,203 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:54,234 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,235 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:54,270 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,271 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:54,302 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,302 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,302 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,303 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:54,331 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,332 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:54,361 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,361 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,362 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:54,398 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,398 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,398 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,398 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,398 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,399 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,399 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,399 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,399 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,399 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,399 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,399 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:54,429 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,429 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,430 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:54,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,461 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,462 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:54,499 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,500 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:54,532 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,532 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,533 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:54,564 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,564 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,564 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,565 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:54,594 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,594 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,594 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,594 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,594 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,595 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:54,627 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,628 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:54,658 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,658 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,659 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:54,690 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,691 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:54,722 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,722 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,722 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,722 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,722 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,723 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,723 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,723 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,723 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,723 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,723 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,723 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,723 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,723 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:54,752 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,753 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:54,782 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,783 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:54,813 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,814 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:54,844 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,845 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:54,876 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,876 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,876 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,876 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,876 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,876 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,876 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,877 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,877 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,877 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,877 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,877 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,877 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,877 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:54,908 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,908 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,908 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,908 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,908 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,909 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,940 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:54,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:54,973 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,973 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:54,973 INFO snapshot-role/MainThread: { 2024-03-01 16:56:54,973 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:54,973 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:54,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,973 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,973 INFO snapshot-role/MainThread: , 2024-03-01 16:56:54,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:54,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:54,974 INFO snapshot-role/MainThread: } 2024-03-01 16:56:54,974 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:55,003 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:55,003 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,003 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: , 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,004 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:56:55,043 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:55,043 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: , 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,044 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:55,075 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:55,075 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,075 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: , 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,076 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:56:55,107 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:55,107 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: , 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,108 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:55,139 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:55,139 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,139 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:55,139 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,139 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:55,140 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:55,140 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,140 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,140 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,140 INFO snapshot-role/MainThread: , 2024-03-01 16:56:55,140 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:55,140 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,140 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,140 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:55,169 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:55,169 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,169 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:55,169 INFO snapshot-role/MainThread: { 2024-03-01 16:56:55,169 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:55,169 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:55,170 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,170 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,170 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,170 INFO snapshot-role/MainThread: , 2024-03-01 16:56:55,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:55,170 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:55,170 INFO snapshot-role/MainThread: } 2024-03-01 16:56:55,170 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:56,753 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:56:56,753 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:56:56,789 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:56,789 INFO snapshot-role/MainThread: { 2024-03-01 16:56:56,789 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: { 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:56,790 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"7RfiYX-ZHCe-XWeB-CohS-ejY5-goVZ-5M1tQ1"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"I3Ojw6-febr-6nqd-7OPP-CI4s-OnWl-mFELMI"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"RnyRlI-n8eY-fyzB-KcdI-TDyA-1Jc0-x2BcfQ"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"Yo2PFs-Eoix-2QPc-Xm0W-1S28-TqbO-W3TiXe"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"} 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: } 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: { 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,791 INFO snapshot-role/MainThread: {"lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP", "pv_name":"/dev/sde"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"4i1Shp-KVqH-NNM0-G3Gv-l7U0-uG7t-r281rP"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"rq7EmI-cMEt-vPhI-60Xn-3694-bKyf-f7Rg0L"} 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: } 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: { 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,792 INFO snapshot-role/MainThread: {"lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sda"}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK"}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"a5LWFP-8nFM-UzQS-oYTq-lwjz-sRCW-lDyj9p"}, 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"cVPvaV-dgp0-QsA2-Uku7-Sdr1-iHCO-SkgKN6"} 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: } 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: } 2024-03-01 16:56:56,793 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:56,823 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: { 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: { 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: } 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: } 2024-03-01 16:56:56,824 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 16:56:56,917 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:56,917 INFO snapshot-role/MainThread: { 2024-03-01 16:56:56,917 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:56,917 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,917 INFO snapshot-role/MainThread: } 2024-03-01 16:56:56,917 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:56,954 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: { 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: { 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: } 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: , 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:56,955 INFO snapshot-role/MainThread: } 2024-03-01 16:56:56,956 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 16:56:57,075 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,075 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,075 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,076 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,076 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,076 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:57,122 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,122 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,122 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:57,122 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:57,122 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:57,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,123 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,123 INFO snapshot-role/MainThread: , 2024-03-01 16:56:57,123 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,123 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,123 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 16:56:57,216 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,216 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,216 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,216 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,216 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:57,259 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,259 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,259 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:57,259 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,260 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:57,260 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:57,260 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,260 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,260 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,260 INFO snapshot-role/MainThread: , 2024-03-01 16:56:57,260 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,260 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,260 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,260 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 16:56:57,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,345 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,345 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,346 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:57,391 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: , 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,393 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,393 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 16:56:57,484 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,485 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,485 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,485 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,485 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:57,547 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:57,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 16:56:57,548 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: , 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,548 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 16:56:57,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,641 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,641 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,641 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,641 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,642 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:57,691 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,691 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:57,691 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:57,691 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:57,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,691 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,692 INFO snapshot-role/MainThread: , 2024-03-01 16:56:57,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,692 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,692 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,692 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:56:57,790 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,790 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,790 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,791 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,791 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:57,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,828 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,828 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:57,828 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,829 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:57,829 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:57,829 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,829 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,829 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,829 INFO snapshot-role/MainThread: , 2024-03-01 16:56:57,829 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,829 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,829 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,829 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 16:56:57,908 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:57,908 INFO snapshot-role/MainThread: { 2024-03-01 16:56:57,908 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:57,908 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:57,908 INFO snapshot-role/MainThread: } 2024-03-01 16:56:57,909 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:59,345 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:56:59,345 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:56:59,380 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:59,381 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN"}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e"}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"} 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:59,382 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR"} 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sda"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:59,383 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK"}, 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"} 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,384 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:59,418 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,418 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,419 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,449 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,450 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,450 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,477 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:59,505 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,505 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,505 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,505 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,505 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,505 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,505 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,505 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,505 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,505 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,506 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,506 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,506 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,506 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:59,537 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,537 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,537 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,537 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,537 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,537 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,537 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,537 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,537 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,537 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,538 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,538 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,538 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,538 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,538 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,567 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:59,596 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,596 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,596 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,596 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,596 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,596 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,596 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,597 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,597 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,597 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,597 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,597 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,597 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,597 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,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 16:56:59,625 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,625 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,626 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,626 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,626 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,626 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:59,653 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:59,653 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,653 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,653 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,654 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,654 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,654 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,654 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,654 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:59,681 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,681 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,681 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,681 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,681 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,681 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,681 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,682 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,682 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,682 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,682 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:59,710 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,710 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,710 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,710 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,710 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,710 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,710 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,710 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,710 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,711 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,711 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,711 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,711 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,711 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:59,739 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:59,739 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,739 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,739 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,739 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,739 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,740 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,740 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,740 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,740 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,740 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,740 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,740 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:59,767 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,767 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,767 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,767 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,767 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,767 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,768 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,768 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,768 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,768 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,768 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,768 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,768 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,768 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,795 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,796 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,830 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:59,858 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,858 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,858 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,858 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,859 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,859 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,859 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,859 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,859 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,859 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,859 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,859 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,859 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,859 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:59,893 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,893 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,894 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:59,924 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:59,924 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,924 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,924 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,925 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,925 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,925 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,925 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,925 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,925 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,925 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,925 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,925 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:59,957 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,957 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,957 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,957 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,957 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,958 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,958 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,958 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,958 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,958 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,958 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,958 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,958 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,958 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:59,988 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:59,988 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: { 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: , 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: } 2024-03-01 16:56:59,989 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:00,019 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:00,019 INFO snapshot-role/MainThread: { 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: { 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: } 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: , 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: } 2024-03-01 16:57:00,020 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:00,050 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: { 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: { 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: } 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: , 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: } 2024-03-01 16:57:00,051 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:00,080 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:00,080 INFO snapshot-role/MainThread: { 2024-03-01 16:57:00,080 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: { 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: } 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: , 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: } 2024-03-01 16:57:00,081 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:00,111 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:00,111 INFO snapshot-role/MainThread: { 2024-03-01 16:57:00,111 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:00,111 INFO snapshot-role/MainThread: { 2024-03-01 16:57:00,111 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:00,111 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,111 INFO snapshot-role/MainThread: } 2024-03-01 16:57:00,111 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,111 INFO snapshot-role/MainThread: , 2024-03-01 16:57:00,112 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:00,112 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:00,112 INFO snapshot-role/MainThread: } 2024-03-01 16:57:00,112 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:01,569 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:57:01,569 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:57:01,604 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: { 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: { 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,605 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"} 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: } 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: { 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,606 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E"}, 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR"} 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: } 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: { 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sda"}, 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK"}, 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"} 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: } 2024-03-01 16:57:01,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,608 INFO snapshot-role/MainThread: , 2024-03-01 16:57:01,608 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:01,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:01,608 INFO snapshot-role/MainThread: } 2024-03-01 16:57:01,608 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:03,079 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:57:03,079 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:57:03,115 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:03,116 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr"} 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:03,117 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E"}, 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR"} 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sda"}, 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:57:03,118 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK"}, 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"}, 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx"} 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,119 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:03,147 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,148 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:03,177 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,178 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:03,207 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,208 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:03,237 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,237 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,238 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:03,270 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,271 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:03,302 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:03,302 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,302 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,303 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,303 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,303 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,303 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,303 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,303 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,303 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:03,335 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,336 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:03,364 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,364 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,364 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,364 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,364 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,364 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,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 16:57:03,365 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,365 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,365 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,365 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,365 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,365 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,365 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,365 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:03,394 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:03,394 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,395 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:03,428 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,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 16:57:03,429 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,429 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:03,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,462 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:03,492 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,493 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:03,522 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,523 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:03,551 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,552 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:03,580 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:03,580 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,580 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,580 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,581 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,581 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,581 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,581 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,581 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,581 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:03,610 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,611 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:03,645 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,645 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,645 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,645 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,646 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:03,673 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:03,673 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,673 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,673 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,673 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,673 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,673 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,673 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,673 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,674 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,674 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,674 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:03,701 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,701 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,701 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,701 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,701 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,702 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,702 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,702 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,702 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,702 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,702 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,702 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,702 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,702 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:03,732 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,732 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,732 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,732 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,732 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,732 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,733 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,733 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,733 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,733 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,733 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,733 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:03,763 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:03,763 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,763 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,763 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,764 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,764 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,764 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,764 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,764 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,764 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:03,792 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,792 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,793 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:03,824 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:03,824 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,824 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,824 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,824 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,824 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:03,824 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:03,824 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,825 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,825 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,825 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,825 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,825 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,825 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,825 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:03,854 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:03,854 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,854 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:03,854 INFO snapshot-role/MainThread: { 2024-03-01 16:57:03,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:03,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,855 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,855 INFO snapshot-role/MainThread: , 2024-03-01 16:57:03,855 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:03,855 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:03,855 INFO snapshot-role/MainThread: } 2024-03-01 16:57:03,855 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:51,095 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:57:51,095 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:57:51,133 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,133 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,133 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,133 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,133 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:51,133 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "pv_name":"/dev/sdi"} 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3"}, 2024-03-01 16:57:51,134 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6"}, 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6"} 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH"}, 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p"} 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,135 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "pv_name":"/dev/sda"} 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE"}, 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE"}, 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m"} 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,136 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 16:57:51,137 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:57:51,172 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,172 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,172 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,172 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,172 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "pv_name":"/dev/sdi"} 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH"}, 2024-03-01 16:57:51,173 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH"}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3"}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6"}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6"} 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH"}, 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p"} 2024-03-01 16:57:51,174 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "pv_name":"/dev/sda"} 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE"}, 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE"}, 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m"} 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,175 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,176 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,176 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:51,204 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,204 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,205 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,234 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,235 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,235 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,235 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,262 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 16:57:51,401 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,401 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,401 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,402 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,402 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,402 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:51,444 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,444 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,444 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,444 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,444 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,445 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:51,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,445 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,445 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,445 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,445 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,445 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:51,484 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,484 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,485 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:51,515 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:51,515 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,515 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,515 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,515 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,515 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,515 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,515 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,516 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,516 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,516 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,516 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,516 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 16:57:51,657 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,657 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,657 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,658 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,658 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,658 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:51,721 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,721 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,721 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,721 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,721 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,722 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:51,722 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,722 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,722 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,722 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,722 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,722 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,722 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,722 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:51,751 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,751 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,751 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,751 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,751 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,751 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,751 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,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 16:57:51,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 16:57:51,752 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,752 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,752 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,752 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,752 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,752 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,752 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:51,782 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:51,782 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,783 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 16:57:51,906 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,906 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,906 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,906 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,906 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,906 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:51,947 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,947 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,947 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,947 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,947 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,947 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:51,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,947 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,948 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,948 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,948 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,948 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:51,997 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:51,997 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: { 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: , 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: } 2024-03-01 16:57:51,998 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,028 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 16:57:52,150 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,150 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,150 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,150 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,150 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,151 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:52,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,192 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,192 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,192 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,192 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,192 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:52,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,195 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,195 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,196 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,196 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,196 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:52,235 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,235 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,235 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,236 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,264 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 16:57:52,390 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,390 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,391 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,391 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:52,436 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,436 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,436 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,436 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,436 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:52,437 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,437 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,437 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,437 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,437 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,437 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,437 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,438 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:52,469 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,469 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,469 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,469 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,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 16:57:52,469 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:52,469 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:52,469 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,469 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,469 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,470 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,470 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,470 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,470 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,470 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:52,500 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:52,500 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,500 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,500 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,500 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,500 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,500 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,501 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,501 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,501 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 16:57:52,626 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,626 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,626 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,626 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,626 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,627 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,683 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:52,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,715 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:52,744 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:52,744 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,744 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,744 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,744 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,744 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,744 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,745 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,745 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,745 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 16:57:52,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,864 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,864 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,864 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:52,912 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,913 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,914 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,946 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,947 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,947 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:52,981 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:52,981 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,981 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:52,981 INFO snapshot-role/MainThread: { 2024-03-01 16:57:52,981 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:52,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,981 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,982 INFO snapshot-role/MainThread: , 2024-03-01 16:57:52,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:52,982 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:52,982 INFO snapshot-role/MainThread: } 2024-03-01 16:57:52,982 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 16:57:53,103 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:53,103 INFO snapshot-role/MainThread: { 2024-03-01 16:57:53,103 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:53,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:53,103 INFO snapshot-role/MainThread: } 2024-03-01 16:57:53,104 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:54,547 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 16:57:54,547 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:57:54,584 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,584 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,584 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,584 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,584 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:54,584 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:57:54,584 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,584 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,584 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"lv_uuid":"2Fow90-BQyM-Zt1t-CfSs-0MHB-aRAh-fN3AWl", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"lv_uuid":"T0kgeU-tdd4-1Uyg-xJ2f-sptT-ZO7d-qEmgCw", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"lv_uuid":"kN39zS-UwRx-VdXy-yXCS-Nh1M-yCem-3bp1di", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"lv_uuid":"M2tUg8-ahTD-mB66-PZc1-6oSn-YvLf-68YK1S", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"T0kgeU-tdd4-1Uyg-xJ2f-sptT-ZO7d-qEmgCw", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"kN39zS-UwRx-VdXy-yXCS-Nh1M-yCem-3bp1di", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"M2tUg8-ahTD-mB66-PZc1-6oSn-YvLf-68YK1S", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"2Fow90-BQyM-Zt1t-CfSs-0MHB-aRAh-fN3AWl", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "pv_name":"/dev/sdi"} 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,585 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"2Fow90-BQyM-Zt1t-CfSs-0MHB-aRAh-fN3AWl"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"M2tUg8-ahTD-mB66-PZc1-6oSn-YvLf-68YK1S"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"T0kgeU-tdd4-1Uyg-xJ2f-sptT-ZO7d-qEmgCw"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"kN39zS-UwRx-VdXy-yXCS-Nh1M-yCem-3bp1di"} 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"lv_uuid":"7rE5F0-fTdD-zisX-scCH-9bll-2VbQ-h2vc8Z", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: {"lv_uuid":"A62qtc-Ppre-q7q9-pBH6-LVER-nyg0-vEVapI", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,586 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"7rE5F0-fTdD-zisX-scCH-9bll-2VbQ-h2vc8Z", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC", "lv_uuid":"A62qtc-Ppre-q7q9-pBH6-LVER-nyg0-vEVapI", "pv_name":"/dev/sde"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"7rE5F0-fTdD-zisX-scCH-9bll-2VbQ-h2vc8Z"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"A62qtc-Ppre-q7q9-pBH6-LVER-nyg0-vEVapI"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p"} 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"lv_uuid":"PjoZBv-VCSK-RNep-aqEH-SaFb-Mhng-d15nqf", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: {"lv_uuid":"Mu1SVI-3VMe-lQLp-RgwC-RYU8-WKSY-0TyGt0", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,587 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1", "lv_uuid":"PjoZBv-VCSK-RNep-aqEH-SaFb-Mhng-d15nqf", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1", "lv_uuid":"Mu1SVI-3VMe-lQLp-RgwC-RYU8-WKSY-0TyGt0", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "pv_name":"/dev/sda"} 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE"}, 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE"}, 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"Mu1SVI-3VMe-lQLp-RgwC-RYU8-WKSY-0TyGt0"}, 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"PjoZBv-VCSK-RNep-aqEH-SaFb-Mhng-d15nqf"}, 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m"} 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,588 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:54,625 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,626 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:54,660 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,660 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,661 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:54,690 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,691 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:54,721 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,721 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,721 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,721 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,721 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,722 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:54,722 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,722 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,722 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,722 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,722 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,722 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,722 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,722 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:54,756 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,756 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,756 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,756 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,757 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,757 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:54,757 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,757 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,757 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,757 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,757 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,757 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,757 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,757 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:54,787 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,787 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,787 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,788 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:54,819 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,819 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,819 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,819 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,820 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,849 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,850 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:54,879 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,879 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,879 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,879 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,879 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,879 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:54,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,879 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,879 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,880 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,880 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,880 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,880 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,910 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,911 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:54,940 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,940 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,940 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,940 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,940 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,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 16:57:54,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,941 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,941 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,941 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,941 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,941 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: { 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,974 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:54,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 16:57:54,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 16:57:54,975 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,975 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,975 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,975 INFO snapshot-role/MainThread: , 2024-03-01 16:57:54,975 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:54,975 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:54,975 INFO snapshot-role/MainThread: } 2024-03-01 16:57:54,975 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:55,005 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,005 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,005 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,005 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,005 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,005 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,005 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,005 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,005 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,005 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,006 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,006 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,006 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,036 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,066 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,067 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,067 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:55,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,096 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,096 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,097 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:55,126 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,126 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,126 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,127 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:55,164 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,165 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:55,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,194 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,194 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,194 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,194 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,194 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,194 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,194 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,194 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,195 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,195 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:55,230 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,231 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,261 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,262 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,262 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,262 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:55,290 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,291 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,320 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,352 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,353 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:55,380 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,380 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,380 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,381 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:55,412 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,412 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,412 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,412 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,412 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,412 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,413 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,413 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,413 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,413 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,413 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,413 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,413 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,413 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:55,443 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,443 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,443 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,443 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,443 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,443 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,443 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,443 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,443 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,444 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,444 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,444 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,444 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,444 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,444 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,444 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:55,475 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,476 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:55,510 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,510 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,510 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,511 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:55,542 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,542 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,542 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,542 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,542 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,542 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,543 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,543 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,543 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,543 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,543 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:55,575 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,575 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,575 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,575 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,575 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,575 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,576 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,576 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,576 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,576 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,576 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,576 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,576 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,576 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,605 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,606 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,633 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,664 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,665 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:55,694 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,694 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,694 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,694 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,694 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,694 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,694 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,694 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,694 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,695 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,695 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,695 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,695 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,695 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,725 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,726 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,726 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,758 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,790 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:55,821 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,821 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,822 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:55,853 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:55,853 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,853 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:55,853 INFO snapshot-role/MainThread: { 2024-03-01 16:57:55,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:55,854 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:55,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,854 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,854 INFO snapshot-role/MainThread: , 2024-03-01 16:57:55,854 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:55,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:55,854 INFO snapshot-role/MainThread: } 2024-03-01 16:57:55,854 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:57,245 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 16:57:57,245 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 16:57:57,245 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:57,275 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:57,275 INFO snapshot-role/MainThread: { 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: { 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: } 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: , 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: } 2024-03-01 16:57:57,276 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:57,305 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: { 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: { 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: } 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: , 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:57,306 INFO snapshot-role/MainThread: } 2024-03-01 16:57:57,307 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 16:57:57,328 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:57,328 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:58,746 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 16:57:58,746 INFO snapshot-role/MainThread: mount_lv : /mnt/lv2_mp 2024-03-01 16:57:58,746 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: { 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: { 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:58,777 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 16:57:58,777 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: } 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: , 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: } 2024-03-01 16:57:58,777 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: { 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: { 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: } 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: , 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:58,808 INFO snapshot-role/MainThread: } 2024-03-01 16:57:58,809 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv2_snapset1 /mnt/lv2_mp 2024-03-01 16:57:58,945 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:58,946 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:00,332 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 16:58:00,332 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 16:58:00,332 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:58:00,367 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: { 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: { 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: } 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: , 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: } 2024-03-01 16:58:00,368 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:58:00,400 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:00,400 INFO snapshot-role/MainThread: { 2024-03-01 16:58:00,400 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:00,400 INFO snapshot-role/MainThread: { 2024-03-01 16:58:00,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:00,401 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:00,401 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:00,401 INFO snapshot-role/MainThread: } 2024-03-01 16:58:00,401 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:00,401 INFO snapshot-role/MainThread: , 2024-03-01 16:58:00,401 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:00,401 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:00,401 INFO snapshot-role/MainThread: } 2024-03-01 16:58:00,401 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 16:58:00,424 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:00,425 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:01,847 INFO snapshot-role/MainThread: mount_cmd: 1 1 0 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 16:58:01,847 INFO snapshot-role/MainThread: mount_lv : /mnt/lv6_mp 2024-03-01 16:58:01,847 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:58:01,877 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: { 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: { 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:01,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 16:58:01,878 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:01,878 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 16:58:01,878 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: } 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: , 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: } 2024-03-01 16:58:01,878 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 16:58:01,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: { 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: { 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: } 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: , 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: } 2024-03-01 16:58:01,912 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv6 /mnt/lv6_mp 2024-03-01 16:58:01,938 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:01,938 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:03,461 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 16:58:03,461 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 16:58:03,461 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:03,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:03,493 INFO snapshot-role/MainThread: { 2024-03-01 16:58:03,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:03,493 INFO snapshot-role/MainThread: { 2024-03-01 16:58:03,493 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:03,493 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:03,493 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 16:58:03,493 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:03,493 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 16:58:03,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:03,494 INFO snapshot-role/MainThread: } 2024-03-01 16:58:03,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:03,494 INFO snapshot-role/MainThread: , 2024-03-01 16:58:03,494 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:03,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:03,494 INFO snapshot-role/MainThread: } 2024-03-01 16:58:03,494 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:58:03,525 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:03,525 INFO snapshot-role/MainThread: { 2024-03-01 16:58:03,525 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:03,525 INFO snapshot-role/MainThread: { 2024-03-01 16:58:03,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:03,525 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 16:58:03,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:03,525 INFO snapshot-role/MainThread: } 2024-03-01 16:58:03,526 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:03,526 INFO snapshot-role/MainThread: , 2024-03-01 16:58:03,526 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:03,526 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:03,526 INFO snapshot-role/MainThread: } 2024-03-01 16:58:03,526 INFO snapshot-role/MainThread: exit code: 0: ['/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1'] 2024-03-01 16:58:05,009 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 16:58:05,009 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 16:58:05,009 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:05,039 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:05,039 INFO snapshot-role/MainThread: { 2024-03-01 16:58:05,039 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:05,039 INFO snapshot-role/MainThread: { 2024-03-01 16:58:05,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:05,039 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:05,040 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 16:58:05,040 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:05,040 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 16:58:05,040 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:05,040 INFO snapshot-role/MainThread: } 2024-03-01 16:58:05,040 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:05,040 INFO snapshot-role/MainThread: , 2024-03-01 16:58:05,040 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:05,040 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:05,040 INFO snapshot-role/MainThread: } 2024-03-01 16:58:05,040 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:58:05,070 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:05,070 INFO snapshot-role/MainThread: { 2024-03-01 16:58:05,070 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:05,070 INFO snapshot-role/MainThread: { 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: } 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: , 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: } 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 16:58:05,071 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 16:58:05,080 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:05,080 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:06,498 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 16:58:06,498 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 16:58:06,498 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:06,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:06,531 INFO snapshot-role/MainThread: { 2024-03-01 16:58:06,531 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:06,531 INFO snapshot-role/MainThread: { 2024-03-01 16:58:06,531 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:06,531 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:06,531 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 16:58:06,531 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:06,531 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 16:58:06,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:06,531 INFO snapshot-role/MainThread: } 2024-03-01 16:58:06,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:06,531 INFO snapshot-role/MainThread: , 2024-03-01 16:58:06,532 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:06,532 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:06,532 INFO snapshot-role/MainThread: } 2024-03-01 16:58:06,532 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: { 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: { 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: } 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: , 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:06,568 INFO snapshot-role/MainThread: } 2024-03-01 16:58:06,569 INFO snapshot-role/MainThread: exit code: 0: ['not mounted /mnt/lv1_mp'] 2024-03-01 16:58:08,055 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 16:58:08,055 INFO snapshot-role/MainThread: umount_lv : /mnt/lv2_mp 2024-03-01 16:58:08,055 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:08,091 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:08,091 INFO snapshot-role/MainThread: { 2024-03-01 16:58:08,091 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:08,091 INFO snapshot-role/MainThread: { 2024-03-01 16:58:08,091 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:08,091 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:08,091 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 16:58:08,091 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:08,092 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 16:58:08,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:08,092 INFO snapshot-role/MainThread: } 2024-03-01 16:58:08,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:08,092 INFO snapshot-role/MainThread: , 2024-03-01 16:58:08,092 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:08,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:08,092 INFO snapshot-role/MainThread: } 2024-03-01 16:58:08,092 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2 2024-03-01 16:58:08,122 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:08,122 INFO snapshot-role/MainThread: { 2024-03-01 16:58:08,122 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:08,122 INFO snapshot-role/MainThread: { 2024-03-01 16:58:08,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:08,122 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:08,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:08,123 INFO snapshot-role/MainThread: } 2024-03-01 16:58:08,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:08,123 INFO snapshot-role/MainThread: , 2024-03-01 16:58:08,123 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:08,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:08,123 INFO snapshot-role/MainThread: } 2024-03-01 16:58:08,123 INFO snapshot-role/MainThread: umount target /mnt/lv2_mp from device /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 16:58:08,123 INFO snapshot-role/MainThread: Running... umount /mnt/lv2_mp -A 2024-03-01 16:58:08,132 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:08,132 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:09,547 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 16:58:09,547 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 16:58:09,547 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:58:09,582 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:09,582 INFO snapshot-role/MainThread: { 2024-03-01 16:58:09,582 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:09,582 INFO snapshot-role/MainThread: { 2024-03-01 16:58:09,582 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:09,582 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:09,582 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:09,582 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 16:58:09,582 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 16:58:09,582 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:09,582 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 16:58:09,583 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:09,583 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:09,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:09,583 INFO snapshot-role/MainThread: } 2024-03-01 16:58:09,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:09,583 INFO snapshot-role/MainThread: , 2024-03-01 16:58:09,583 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:09,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:09,583 INFO snapshot-role/MainThread: } 2024-03-01 16:58:09,583 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: { 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: { 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: } 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: , 2024-03-01 16:58:09,613 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:09,614 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:09,614 INFO snapshot-role/MainThread: } 2024-03-01 16:58:09,614 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 16:58:09,614 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp -A 2024-03-01 16:58:09,624 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:09,624 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:11,063 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp None None None 2024-03-01 16:58:11,063 INFO snapshot-role/MainThread: umount_lv : /mnt/lv6_mp 2024-03-01 16:58:11,063 INFO snapshot-role/MainThread: umount target /mnt/lv6_mp from device /dev/mapper/test_vg3-lv6 2024-03-01 16:58:11,063 INFO snapshot-role/MainThread: Running... umount /mnt/lv6_mp -A 2024-03-01 16:58:11,078 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:11,079 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:12,645 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:58:12,645 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:58:12,687 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: { 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: { 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"lv_uuid":"2Fow90-BQyM-Zt1t-CfSs-0MHB-aRAh-fN3AWl", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"lv_uuid":"T0kgeU-tdd4-1Uyg-xJ2f-sptT-ZO7d-qEmgCw", "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 16:58:12,688 INFO snapshot-role/MainThread: {"lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"lv_uuid":"kN39zS-UwRx-VdXy-yXCS-Nh1M-yCem-3bp1di", "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 16:58:12,688 INFO snapshot-role/MainThread: {"lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"lv_uuid":"M2tUg8-ahTD-mB66-PZc1-6oSn-YvLf-68YK1S", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "pv_name":"/dev/sdh"}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "pv_name":"/dev/sdj"}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"T0kgeU-tdd4-1Uyg-xJ2f-sptT-ZO7d-qEmgCw", "pv_name":"/dev/sdj"}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"kN39zS-UwRx-VdXy-yXCS-Nh1M-yCem-3bp1di", "pv_name":"/dev/sdj"}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"M2tUg8-ahTD-mB66-PZc1-6oSn-YvLf-68YK1S", "pv_name":"/dev/sdj"}, 2024-03-01 16:58:12,688 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3", "pv_name":"/dev/sdg"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka", "pv_name":"/dev/sdg"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "pv_name":"/dev/sdg"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"2Fow90-BQyM-Zt1t-CfSs-0MHB-aRAh-fN3AWl", "pv_name":"/dev/sdg"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "pv_name":"/dev/sdi"} 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"2Fow90-BQyM-Zt1t-CfSs-0MHB-aRAh-fN3AWl"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"M2tUg8-ahTD-mB66-PZc1-6oSn-YvLf-68YK1S"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"T0kgeU-tdd4-1Uyg-xJ2f-sptT-ZO7d-qEmgCw"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"kN39zS-UwRx-VdXy-yXCS-Nh1M-yCem-3bp1di"} 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: } 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: { 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:12,689 INFO snapshot-role/MainThread: {"lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"lv_uuid":"7rE5F0-fTdD-zisX-scCH-9bll-2VbQ-h2vc8Z", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"lv_uuid":"A62qtc-Ppre-q7q9-pBH6-LVER-nyg0-vEVapI", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH", "pv_name":"/dev/sdd"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p", "pv_name":"/dev/sdd"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"7rE5F0-fTdD-zisX-scCH-9bll-2VbQ-h2vc8Z", "pv_name":"/dev/sdd"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC", "lv_uuid":"A62qtc-Ppre-q7q9-pBH6-LVER-nyg0-vEVapI", "pv_name":"/dev/sde"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"7rE5F0-fTdD-zisX-scCH-9bll-2VbQ-h2vc8Z"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"A62qtc-Ppre-q7q9-pBH6-LVER-nyg0-vEVapI"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p"} 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: } 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: { 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:12,690 INFO snapshot-role/MainThread: {"lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"lv_uuid":"PjoZBv-VCSK-RNep-aqEH-SaFb-Mhng-d15nqf", "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 16:58:12,691 INFO snapshot-role/MainThread: {"lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"lv_uuid":"Mu1SVI-3VMe-lQLp-RgwC-RYU8-WKSY-0TyGt0", "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 16:58:12,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1", "lv_uuid":"PjoZBv-VCSK-RNep-aqEH-SaFb-Mhng-d15nqf", "pv_name":"/dev/sdc"}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1", "lv_uuid":"Mu1SVI-3VMe-lQLp-RgwC-RYU8-WKSY-0TyGt0", "pv_name":"/dev/sdc"}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "pv_name":"/dev/sda"} 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE"}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE"}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"Mu1SVI-3VMe-lQLp-RgwC-RYU8-WKSY-0TyGt0"}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"PjoZBv-VCSK-RNep-aqEH-SaFb-Mhng-d15nqf"}, 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m"} 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: } 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,691 INFO snapshot-role/MainThread: } 2024-03-01 16:58:12,692 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: { 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: { 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: } 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: } 2024-03-01 16:58:12,720 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 16:58:12,829 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:12,829 INFO snapshot-role/MainThread: { 2024-03-01 16:58:12,829 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:12,829 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,829 INFO snapshot-role/MainThread: } 2024-03-01 16:58:12,830 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:58:12,882 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:12,882 INFO snapshot-role/MainThread: { 2024-03-01 16:58:12,882 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:12,882 INFO snapshot-role/MainThread: { 2024-03-01 16:58:12,882 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:12,882 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 16:58:12,883 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,883 INFO snapshot-role/MainThread: } 2024-03-01 16:58:12,883 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,883 INFO snapshot-role/MainThread: , 2024-03-01 16:58:12,883 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:12,883 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,883 INFO snapshot-role/MainThread: } 2024-03-01 16:58:12,883 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 16:58:12,980 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:12,980 INFO snapshot-role/MainThread: { 2024-03-01 16:58:12,981 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:12,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:12,981 INFO snapshot-role/MainThread: } 2024-03-01 16:58:12,981 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:58:13,025 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,025 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,025 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:13,025 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:13,026 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 16:58:13,026 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,026 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,026 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,026 INFO snapshot-role/MainThread: , 2024-03-01 16:58:13,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,026 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,026 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,026 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 16:58:13,135 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,135 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,136 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,136 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,136 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,136 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:58:13,183 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: , 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,184 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,185 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 16:58:13,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,269 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,269 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,269 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,269 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,269 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:58:13,310 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: , 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,311 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 16:58:13,424 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,424 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,424 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,424 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,424 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,424 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:58:13,478 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,478 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,478 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: , 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,479 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 16:58:13,572 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,572 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,572 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,572 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,572 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,573 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:58:13,624 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,624 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:13,625 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:13,625 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 16:58:13,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,625 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,625 INFO snapshot-role/MainThread: , 2024-03-01 16:58:13,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,625 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,625 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:58:13,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,714 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,714 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,714 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,714 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,715 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:58:13,755 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,755 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,755 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:13,755 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,756 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:13,756 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 16:58:13,756 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,756 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,756 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,756 INFO snapshot-role/MainThread: , 2024-03-01 16:58:13,756 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,756 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,756 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,756 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 16:58:13,836 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:13,836 INFO snapshot-role/MainThread: { 2024-03-01 16:58:13,836 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:13,836 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:13,836 INFO snapshot-role/MainThread: } 2024-03-01 16:58:13,837 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:15,298 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:58:15,298 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:58:15,333 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,333 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,333 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,333 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,333 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:15,333 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "pv_name":"/dev/sdh"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "pv_name":"/dev/sdj"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3", "pv_name":"/dev/sdg"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka", "pv_name":"/dev/sdg"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6", "pv_name":"/dev/sdg"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH", "pv_name":"/dev/sdi"} 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6"}, 2024-03-01 16:58:15,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6"} 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH", "pv_name":"/dev/sdd"}, 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p", "pv_name":"/dev/sdd"}, 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH"}, 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p"} 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,335 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE", "pv_name":"/dev/sda"} 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE"}, 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE"}, 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m"} 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,336 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,337 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,366 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,367 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,395 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:58:15,423 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:15,423 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,423 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,423 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,423 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,423 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,423 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,423 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,423 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,423 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,424 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,424 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,424 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,455 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,456 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:58:15,492 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,493 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:58:15,521 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:15,521 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,521 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,521 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,521 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,521 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,521 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,522 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,522 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,522 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,522 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,522 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,522 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,544 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,574 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,604 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,634 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,635 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,667 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,667 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,667 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,667 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,667 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,697 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:58:15,727 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,727 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,727 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,727 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,727 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,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 16:58:15,727 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,728 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,728 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,728 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,728 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,728 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,728 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,728 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,757 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,788 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,789 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:58:15,819 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,819 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,819 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,819 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,819 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,820 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,820 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,820 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,820 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,820 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,820 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,850 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,877 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,878 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,907 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:15,939 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:15,939 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,939 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,939 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,939 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,939 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:15,940 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:15,940 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,940 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,940 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,940 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,940 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,940 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,940 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,940 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:58:15,971 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:15,971 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: { 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: , 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: } 2024-03-01 16:58:15,972 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:58:16,003 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:16,003 INFO snapshot-role/MainThread: { 2024-03-01 16:58:16,003 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:16,003 INFO snapshot-role/MainThread: { 2024-03-01 16:58:16,003 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:16,003 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:16,003 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:16,003 INFO snapshot-role/MainThread: } 2024-03-01 16:58:16,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:16,004 INFO snapshot-role/MainThread: , 2024-03-01 16:58:16,004 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:16,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:16,004 INFO snapshot-role/MainThread: } 2024-03-01 16:58:16,004 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: { 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: { 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: } 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: , 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: } 2024-03-01 16:58:16,033 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:58:16,056 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:16,056 INFO snapshot-role/MainThread: { 2024-03-01 16:58:16,056 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:16,056 INFO snapshot-role/MainThread: { 2024-03-01 16:58:16,056 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:16,056 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:16,056 INFO snapshot-role/MainThread: } 2024-03-01 16:58:16,056 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:16,056 INFO snapshot-role/MainThread: , 2024-03-01 16:58:16,057 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:16,057 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:16,057 INFO snapshot-role/MainThread: } 2024-03-01 16:58:16,057 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:06,638 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 None snapset1 None False 2024-03-01 16:59:06,638 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:06,667 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,668 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:06,701 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:06,702 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,703 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"} 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:06,704 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 16:59:06,705 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:06,741 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,742 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,743 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"} 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,744 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,745 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,745 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:06,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,745 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,745 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:59:06,773 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:06,773 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,773 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:06,773 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,773 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:06,774 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:06,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,774 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,774 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:06,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,774 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,774 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,801 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: , 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,828 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,829 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 16:59:06,977 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:06,977 INFO snapshot-role/MainThread: { 2024-03-01 16:59:06,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:06,977 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:06,978 INFO snapshot-role/MainThread: } 2024-03-01 16:59:06,978 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:59:07,019 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:07,019 INFO snapshot-role/MainThread: { 2024-03-01 16:59:07,019 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:07,019 INFO snapshot-role/MainThread: { 2024-03-01 16:59:07,019 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:07,019 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:07,019 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:07,020 INFO snapshot-role/MainThread: } 2024-03-01 16:59:07,020 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:07,020 INFO snapshot-role/MainThread: , 2024-03-01 16:59:07,020 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:07,020 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:07,020 INFO snapshot-role/MainThread: } 2024-03-01 16:59:07,020 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:07,050 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:07,050 INFO snapshot-role/MainThread: { 2024-03-01 16:59:07,050 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:07,050 INFO snapshot-role/MainThread: { 2024-03-01 16:59:07,050 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:07,050 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:07,050 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:07,050 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:07,050 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:07,050 INFO snapshot-role/MainThread: } 2024-03-01 16:59:07,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:07,051 INFO snapshot-role/MainThread: , 2024-03-01 16:59:07,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:07,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:07,051 INFO snapshot-role/MainThread: } 2024-03-01 16:59:07,051 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: { 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: { 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: } 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: , 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: } 2024-03-01 16:59:07,082 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 16:59:07,233 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:07,233 INFO snapshot-role/MainThread: { 2024-03-01 16:59:07,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:07,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:07,233 INFO snapshot-role/MainThread: } 2024-03-01 16:59:07,234 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:08,723 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 None snapset1 1 None 2024-03-01 16:59:08,724 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:08,763 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:08,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,765 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"} 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,766 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA"}, 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd"}, 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,767 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,797 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,798 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,828 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,829 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,865 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,895 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:59:08,926 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:08,926 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,926 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:08,926 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,926 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:08,926 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:08,926 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,926 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,927 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,927 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,927 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:08,927 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,927 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,927 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,956 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,957 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: { 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: , 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:08,988 INFO snapshot-role/MainThread: } 2024-03-01 16:59:08,989 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: { 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: { 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: } 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: , 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: } 2024-03-01 16:59:09,016 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: { 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: { 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: } 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: , 2024-03-01 16:59:09,046 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:09,047 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:09,047 INFO snapshot-role/MainThread: } 2024-03-01 16:59:09,047 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: { 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: { 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: } 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: , 2024-03-01 16:59:09,077 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:09,078 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:09,078 INFO snapshot-role/MainThread: } 2024-03-01 16:59:09,078 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:10,473 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 None snapset1 None False 2024-03-01 16:59:10,473 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,504 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:10,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,540 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,540 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,540 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,540 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:10,540 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:10,540 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:10,541 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"} 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:10,542 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,543 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: VG: test_vg1 free 788529152 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: LV: lv1_snapset1 size : 75497472 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: LV: lv2_snapset1 size : 243269632 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: LV: total 2407530496 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: space needed: 361129574.40 space available: 788529152 sufficient space: 1 2024-03-01 16:59:10,544 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:10,584 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,585 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,586 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"} 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:10,587 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA"}, 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd"}, 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,588 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,618 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,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 16:59:10,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 16:59:10,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 16:59:10,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 16:59:10,649 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,649 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,650 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:59:10,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,676 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,676 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,677 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,705 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:59:10,736 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,736 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,736 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,736 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,736 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,736 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:10,736 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,736 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,736 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,736 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,737 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,737 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,737 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,737 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,768 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,769 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,802 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,803 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,830 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:59:10,860 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,860 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,860 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,860 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:10,860 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,860 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,860 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,861 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,861 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,861 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,861 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,861 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: { 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: , 2024-03-01 16:59:10,889 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:10,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:10,890 INFO snapshot-role/MainThread: } 2024-03-01 16:59:10,890 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:12,289 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg2 None snapset2 None False 2024-03-01 16:59:12,289 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,318 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,319 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,319 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,319 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,319 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:12,358 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:12,358 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,358 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:12,359 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:12,360 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"} 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:12,361 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA"}, 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd"}, 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 16:59:12,362 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:12,403 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:12,403 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,403 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:12,404 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:12,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"} 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:12,406 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA"}, 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd"}, 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,407 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,437 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:59:12,469 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:12,469 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:12,469 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,469 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,469 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:12,469 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:12,469 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,469 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,470 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,470 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,470 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,470 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,470 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,470 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,498 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,499 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,499 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset2 -L 48496640B test_vg2/lv3 2024-03-01 16:59:12,634 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:12,634 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,634 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,634 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,635 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,635 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:59:12,678 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:12,678 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,678 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:12,678 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,678 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,679 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:12,679 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,679 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,679 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,679 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,679 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,679 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,679 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,679 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:59:12,718 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:12,718 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,718 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:12,718 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,718 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,718 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:12,719 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 16:59:12,719 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:12,719 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,719 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,719 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,719 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,719 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,719 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,719 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,719 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: , 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,749 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset2 -L 96272384B test_vg2/lv4 2024-03-01 16:59:12,873 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:12,873 INFO snapshot-role/MainThread: { 2024-03-01 16:59:12,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:12,873 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:12,873 INFO snapshot-role/MainThread: } 2024-03-01 16:59:12,874 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:14,349 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg2 None snapset2 1 None 2024-03-01 16:59:14,349 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:14,387 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:14,388 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv", "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 16:59:14,389 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: {"lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg", "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 16:59:14,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,389 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg", "pv_name":"/dev/sde"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv"} 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: {"lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:14,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA"}, 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd"}, 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,391 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:59:14,420 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,420 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,420 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,420 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,420 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,420 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:14,420 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,420 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,421 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,421 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,421 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,421 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,421 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,421 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:59:14,452 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,452 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,452 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,452 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,452 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,452 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:14,452 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 16:59:14,452 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:14,453 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 16:59:14,453 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,453 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,453 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,453 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,453 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,453 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,453 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,453 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 16:59:14,483 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,483 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,483 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,483 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,483 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 16:59:14,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,483 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,483 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,484 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,484 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,484 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,484 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,484 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,514 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 16:59:14,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,514 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,515 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,545 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 16:59:14,545 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,545 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,575 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:14,603 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 16:59:14,603 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:14,603 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 16:59:14,603 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,603 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,604 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 16:59:14,632 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,632 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,632 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,632 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,632 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,632 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 16:59:14,632 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,632 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,632 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,632 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,633 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,633 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,633 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 16:59:14,660 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,660 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,660 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,661 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,661 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,661 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 16:59:14,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,661 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,661 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,661 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,661 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,661 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,661 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: { 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:14,692 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 16:59:14,692 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: , 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:14,692 INFO snapshot-role/MainThread: } 2024-03-01 16:59:14,693 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:16,089 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:59:16,089 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:16,121 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: { 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: { 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:16,122 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: } 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: { 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv", "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 16:59:16,123 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:16,123 INFO snapshot-role/MainThread: {"lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg", "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 16:59:16,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg", "pv_name":"/dev/sde"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv"} 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: } 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: { 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:16,124 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"2eHMUN-HNPs-fipT-E7eh-Xi2e-5wxh-Gy58nA"}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"dH4yso-Iqmc-opeT-jXgI-vi8U-Rcm4-xu1Rfd"}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: } 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,125 INFO snapshot-role/MainThread: } 2024-03-01 16:59:16,126 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:59:16,154 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:16,154 INFO snapshot-role/MainThread: { 2024-03-01 16:59:16,154 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:16,154 INFO snapshot-role/MainThread: { 2024-03-01 16:59:16,155 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:16,155 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:16,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,155 INFO snapshot-role/MainThread: } 2024-03-01 16:59:16,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,155 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:16,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,155 INFO snapshot-role/MainThread: } 2024-03-01 16:59:16,155 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:59:16,266 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:16,266 INFO snapshot-role/MainThread: { 2024-03-01 16:59:16,266 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:16,266 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,266 INFO snapshot-role/MainThread: } 2024-03-01 16:59:16,267 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:59:16,309 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:16,309 INFO snapshot-role/MainThread: { 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: { 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: } 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: , 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: } 2024-03-01 16:59:16,310 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 16:59:16,397 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:16,397 INFO snapshot-role/MainThread: { 2024-03-01 16:59:16,397 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:16,397 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:16,397 INFO snapshot-role/MainThread: } 2024-03-01 16:59:16,398 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:17,828 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:59:17,828 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:17,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:17,863 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:17,863 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:17,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv", "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 16:59:17,865 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg", "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 16:59:17,865 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg", "pv_name":"/dev/sde"}, 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,865 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv"} 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:17,866 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:17,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,867 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,867 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,867 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:17,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,867 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,867 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,895 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:59:17,929 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:17,929 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:17,929 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:17,929 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:17,929 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:17,929 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:17,929 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:17,929 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,930 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,930 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,930 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,930 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:17,930 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,930 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,930 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:59:17,960 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:17,960 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,960 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:17,960 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:17,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,960 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,960 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,960 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:17,961 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,961 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,961 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: { 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: , 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: } 2024-03-01 16:59:17,990 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:59:18,023 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,023 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,023 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,023 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,023 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,023 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,023 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,023 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,024 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,024 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,024 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,024 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,024 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,024 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,024 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,024 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,024 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,054 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,055 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,055 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,093 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,093 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,132 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,132 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,162 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,192 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,222 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,223 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,223 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,223 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:59:18,253 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:18,253 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,254 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,289 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,290 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,317 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 16:59:18,317 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,317 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 16:59:18,317 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,317 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,347 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 16:59:18,377 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,377 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,377 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,377 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,378 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,378 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 16:59:18,378 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,378 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,378 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,378 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,378 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,378 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,378 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,378 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:59:18,408 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,408 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,408 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,408 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,408 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,408 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,408 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,408 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,409 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,409 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,409 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,409 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,409 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,409 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,439 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 16:59:18,439 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,439 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 16:59:18,439 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,439 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,469 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,500 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 16:59:18,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,500 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,501 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:59:18,534 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,534 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,534 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,534 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,534 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,535 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,535 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,535 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,535 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,535 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:18,566 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,566 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,566 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,566 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,566 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,566 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,566 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,567 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,567 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,567 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,567 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:59:18,607 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:18,607 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,607 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,607 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,607 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,607 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,607 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,607 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,608 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,608 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,638 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,668 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,669 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: { 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: , 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:18,699 INFO snapshot-role/MainThread: } 2024-03-01 16:59:18,700 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:20,230 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:59:20,231 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:20,268 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: { 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: { 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:20,269 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: } 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: { 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv", "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 16:59:20,270 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:20,270 INFO snapshot-role/MainThread: {"lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg", "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 16:59:20,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg", "pv_name":"/dev/sde"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv"} 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: } 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: { 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:20,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: } 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: , 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: } 2024-03-01 16:59:20,272 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:21,770 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset2 0 None 2024-03-01 16:59:21,770 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:21,807 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:21,807 INFO snapshot-role/MainThread: { 2024-03-01 16:59:21,807 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: { 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:21,808 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: } 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: { 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv", "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 16:59:21,809 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg", "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 16:59:21,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg", "pv_name":"/dev/sde"}, 2024-03-01 16:59:21,809 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"DzEWs4-u2iP-P0RZ-FUsu-zyoQ-s5ir-2zLagg"}, 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"}, 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"p2cuYt-cINc-mGiB-MmET-9QMX-cVkI-FfXBiv"} 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: } 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: { 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,810 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: } 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: } 2024-03-01 16:59:21,811 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 16:59:21,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:21,840 INFO snapshot-role/MainThread: { 2024-03-01 16:59:21,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:21,840 INFO snapshot-role/MainThread: { 2024-03-01 16:59:21,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:21,840 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 16:59:21,840 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,840 INFO snapshot-role/MainThread: } 2024-03-01 16:59:21,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,841 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,841 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:21,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,841 INFO snapshot-role/MainThread: } 2024-03-01 16:59:21,841 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset2 2024-03-01 16:59:21,947 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:21,947 INFO snapshot-role/MainThread: { 2024-03-01 16:59:21,947 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:21,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,947 INFO snapshot-role/MainThread: } 2024-03-01 16:59:21,947 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 16:59:21,992 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:21,992 INFO snapshot-role/MainThread: { 2024-03-01 16:59:21,993 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:21,993 INFO snapshot-role/MainThread: { 2024-03-01 16:59:21,993 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:21,993 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 16:59:21,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,993 INFO snapshot-role/MainThread: } 2024-03-01 16:59:21,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,993 INFO snapshot-role/MainThread: , 2024-03-01 16:59:21,993 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:21,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:21,993 INFO snapshot-role/MainThread: } 2024-03-01 16:59:21,993 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset2 2024-03-01 16:59:22,083 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:22,083 INFO snapshot-role/MainThread: { 2024-03-01 16:59:22,083 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:22,083 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:22,083 INFO snapshot-role/MainThread: } 2024-03-01 16:59:22,084 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:23,552 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset2 1 None 2024-03-01 16:59:23,552 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:59:23,587 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:23,587 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,587 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,587 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,587 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8", "pv_name":"/dev/sdi"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp", "pv_name":"/dev/sdh"} 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y"}, 2024-03-01 16:59:23,588 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp"}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7"}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8"} 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,589 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se"}, 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw"} 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sda"}, 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv"}, 2024-03-01 16:59:23,590 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"}, 2024-03-01 16:59:23,591 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc"} 2024-03-01 16:59:23,591 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,591 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,591 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,591 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,591 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,591 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,591 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,591 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:59:23,619 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,620 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:59:23,648 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:23,648 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,649 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset2 2024-03-01 16:59:23,681 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:23,681 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,681 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,682 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,682 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,682 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,682 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,682 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:59:23,712 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:23,712 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,712 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,712 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,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 16:59:23,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,712 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,712 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,712 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,713 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,713 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:59:23,742 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:23,742 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,742 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,742 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,742 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,742 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,742 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,742 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,742 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:23,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,743 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,743 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,743 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,743 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,743 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,743 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset2 2024-03-01 16:59:23,773 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,774 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:59:23,803 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:23,803 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,804 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:59:23,834 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:23,834 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,834 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,834 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,834 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,834 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,835 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset2 2024-03-01 16:59:23,865 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:23,865 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,865 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,866 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,866 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,866 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,866 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,866 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,866 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:59:23,893 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:23,893 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,893 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,893 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,894 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:23,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,894 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,894 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,894 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,894 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:59:23,922 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,923 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset2 2024-03-01 16:59:23,952 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:23,952 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,952 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,952 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,953 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,953 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,953 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,953 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,953 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,953 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,953 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,953 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,953 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:59:23,980 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:23,980 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,980 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:23,980 INFO snapshot-role/MainThread: { 2024-03-01 16:59:23,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:23,981 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:23,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,981 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,981 INFO snapshot-role/MainThread: , 2024-03-01 16:59:23,981 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:23,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:23,981 INFO snapshot-role/MainThread: } 2024-03-01 16:59:23,981 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:59:24,012 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:24,012 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,012 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,012 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,012 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,012 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:24,013 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:24,013 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,013 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,013 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,013 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,013 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,013 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,013 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,013 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,043 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,044 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:59:24,075 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,076 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:59:24,101 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:24,101 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,101 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,101 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,102 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 16:59:24,131 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:24,131 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,132 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:59:24,163 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:24,163 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,163 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,163 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,163 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,163 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:24,163 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,164 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,164 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,164 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,164 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,164 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,164 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,164 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:24,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,195 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset2 2024-03-01 16:59:24,227 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:24,227 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,227 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,227 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,228 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,228 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,228 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,228 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,228 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,228 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:59:24,258 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:24,258 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,258 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,258 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,258 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,258 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:24,259 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,259 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,259 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,259 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,259 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,259 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,259 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,259 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:24,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,288 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset2 2024-03-01 16:59:24,315 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: { 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: , 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: } 2024-03-01 16:59:24,316 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:00:12,347 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 17:00:12,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 17:00:12,388 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdh"}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:12,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdi"} 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB"}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9"}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"} 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:12,390 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu"}, 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo"} 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sda"}, 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,391 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67"} 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 17:00:12,392 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 17:00:12,393 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 17:00:12,393 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:00:12,428 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdh"}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:12,429 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdi"} 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"} 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:12,430 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu"}, 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo"} 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sda"}, 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:12,431 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:00:12,432 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:00:12,432 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67"} 2024-03-01 17:00:12,432 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,432 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,432 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,432 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,432 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,432 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,432 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:00:12,460 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:12,460 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,460 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:12,460 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,460 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,460 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:12,461 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,461 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,461 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,461 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,461 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,461 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,461 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,461 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:12,489 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:12,489 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,489 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:12,489 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,489 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,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 17:00:12,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 17:00:12,490 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:12,490 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:12,490 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,490 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,490 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,490 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,490 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,490 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,490 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,490 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:00:12,518 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:12,518 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,518 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:12,519 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,519 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,519 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,519 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,519 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,519 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,519 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,519 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,519 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,519 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 17:00:12,663 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:12,664 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,664 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,664 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,664 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,664 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:00:12,724 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:12,725 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:12,726 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,726 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:12,726 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,726 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,726 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,726 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,727 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,727 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,727 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,727 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:12,760 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:12,760 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,760 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:12,760 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,760 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,760 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:12,760 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,761 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:00:12,790 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:12,790 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,790 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:12,790 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,790 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,790 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,790 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,790 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,790 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,791 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,791 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,791 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,791 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 17:00:12,933 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:12,933 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,934 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,934 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,934 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:00:12,972 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:12,972 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,972 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:12,972 INFO snapshot-role/MainThread: { 2024-03-01 17:00:12,972 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:12,972 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:12,972 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,973 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,973 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,973 INFO snapshot-role/MainThread: , 2024-03-01 17:00:12,973 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:12,973 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:12,973 INFO snapshot-role/MainThread: } 2024-03-01 17:00:12,973 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:13,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,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 17:00:13,015 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,015 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:13,041 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,042 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 17:00:13,171 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,171 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,171 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,171 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,172 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,172 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:00:13,216 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,217 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,218 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,218 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:13,264 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,265 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:00:13,300 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:13,300 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,301 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 17:00:13,437 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,437 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,437 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,438 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:00:13,480 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,480 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,481 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,481 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,481 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,481 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:13,481 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,485 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,485 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,485 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,485 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,485 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,485 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,485 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:13,524 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,525 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:00:13,559 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,560 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 17:00:13,685 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,685 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,685 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,685 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,685 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,685 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:00:13,731 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,731 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,731 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,732 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:13,769 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,770 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:00:13,801 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,802 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 17:00:13,934 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,934 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,935 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,935 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,935 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,935 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:00:13,979 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:13,979 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,979 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: { 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: , 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: } 2024-03-01 17:00:13,980 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:14,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: , 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,015 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:14,051 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:14,051 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: , 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,052 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 17:00:14,176 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:14,176 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:14,176 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,176 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,176 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:00:14,220 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:14,220 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,220 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:14,220 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,220 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:14,221 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:14,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,221 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,221 INFO snapshot-role/MainThread: , 2024-03-01 17:00:14,221 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:14,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,221 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,221 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:14,263 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: , 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,264 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:00:14,293 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: , 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,294 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 17:00:14,421 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:14,421 INFO snapshot-role/MainThread: { 2024-03-01 17:00:14,421 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:14,422 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:14,422 INFO snapshot-role/MainThread: } 2024-03-01 17:00:14,422 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:00:15,892 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 17:00:15,892 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:00:15,927 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: { 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: { 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"lv_uuid":"0m3PCg-CHsV-POV3-lKv3-DK3p-UhmP-caujeF", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"lv_uuid":"UOgxHi-1utQ-WfgY-Yrs1-6E4A-3PyS-754iYp", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"lv_uuid":"nYYopQ-zuZZ-4oou-SK0l-xAUp-9tDs-QJeEYx", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: {"lv_uuid":"CSQ8c5-3f85-zkAJ-E9Ts-pqP9-QTDi-f6qTxS", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:15,928 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"0m3PCg-CHsV-POV3-lKv3-DK3p-UhmP-caujeF", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdh"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"UOgxHi-1utQ-WfgY-Yrs1-6E4A-3PyS-754iYp", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"nYYopQ-zuZZ-4oou-SK0l-xAUp-9tDs-QJeEYx", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"CSQ8c5-3f85-zkAJ-E9Ts-pqP9-QTDi-f6qTxS", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdi"} 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"0m3PCg-CHsV-POV3-lKv3-DK3p-UhmP-caujeF"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"CSQ8c5-3f85-zkAJ-E9Ts-pqP9-QTDi-f6qTxS"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"UOgxHi-1utQ-WfgY-Yrs1-6E4A-3PyS-754iYp"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"nYYopQ-zuZZ-4oou-SK0l-xAUp-9tDs-QJeEYx"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"}, 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"} 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: } 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: { 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:00:15,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"lv_uuid":"aY8TNk-rmsV-F0c0-l8dF-i9dd-ef25-Gl4PzK", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"lv_uuid":"yyoTUZ-Lyjy-4pnQ-fBw0-I1PB-5EaH-eguyRl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL", "lv_uuid":"yyoTUZ-Lyjy-4pnQ-fBw0-I1PB-5EaH-eguyRl", "pv_name":"/dev/sde"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"aY8TNk-rmsV-F0c0-l8dF-i9dd-ef25-Gl4PzK", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"aY8TNk-rmsV-F0c0-l8dF-i9dd-ef25-Gl4PzK"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo"}, 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"yyoTUZ-Lyjy-4pnQ-fBw0-I1PB-5EaH-eguyRl"} 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: } 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: { 2024-03-01 17:00:15,930 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"lv_uuid":"Mn4uee-5nqf-a8vf-kaO5-YHfW-z6FP-m3s3tL", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"lv_uuid":"MLM0l1-c44Q-4eIJ-lAco-on41-ruAh-eYS2xe", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA", "lv_uuid":"Mn4uee-5nqf-a8vf-kaO5-YHfW-z6FP-m3s3tL", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA", "lv_uuid":"MLM0l1-c44Q-4eIJ-lAco-on41-ruAh-eYS2xe", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sda"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"MLM0l1-c44Q-4eIJ-lAco-on41-ruAh-eYS2xe"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Mn4uee-5nqf-a8vf-kaO5-YHfW-z6FP-m3s3tL"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67"} 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: } 2024-03-01 17:00:15,931 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,932 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,932 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:15,932 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,932 INFO snapshot-role/MainThread: } 2024-03-01 17:00:15,932 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:00:15,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: { 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: { 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: } 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: } 2024-03-01 17:00:15,966 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:15,994 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: { 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: { 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:15,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 17:00:15,995 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: } 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: , 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: } 2024-03-01 17:00:15,995 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:00:16,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,033 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:00:16,066 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,066 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,067 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,067 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,067 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,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 17:00:16,067 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,067 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,067 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,067 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,067 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,067 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,067 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,067 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:00:16,099 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,099 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,100 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,130 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,131 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,131 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,131 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:16,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,163 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:00:16,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,194 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,194 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,194 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,195 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,195 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,195 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,195 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,195 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:00:16,233 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,233 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,233 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,234 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:00:16,265 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,265 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,265 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,265 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,265 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,265 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,265 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,265 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,266 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,266 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,266 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,266 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,266 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,266 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:00:16,298 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,299 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:16,334 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,334 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,335 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:16,366 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,366 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,366 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,366 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,366 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,366 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,367 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,367 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,367 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,367 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,367 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,367 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,367 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,367 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:00:16,398 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,398 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,398 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,399 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,399 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,399 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,399 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,399 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,399 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,399 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,399 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,399 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,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 17:00:16,429 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,429 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,430 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:00:16,460 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,460 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,460 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,460 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,460 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,460 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,460 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,460 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,461 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,461 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,461 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,461 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,461 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,461 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:16,492 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,492 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,493 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:00:16,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,532 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,560 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,561 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,561 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,561 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:00:16,592 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,592 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,593 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:00:16,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,624 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:16,653 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,653 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,653 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,653 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,653 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,654 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:00:16,683 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,683 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,683 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,683 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,683 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,684 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,684 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,684 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,684 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,684 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,684 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,684 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,684 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:00:16,715 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,715 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,715 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,715 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,715 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,715 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,715 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,716 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,716 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,716 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,716 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,716 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,716 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,716 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:00:16,745 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,745 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,745 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,745 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,745 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,745 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,745 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,745 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,745 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,746 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,746 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,746 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,746 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,746 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:00:16,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,777 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,777 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,777 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,777 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,777 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,777 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,777 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,777 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,777 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,778 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,778 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,778 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:16,808 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,808 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,808 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,808 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,808 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,809 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:00:16,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,840 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,840 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,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 17:00:16,840 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,841 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,841 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,841 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,841 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,841 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,841 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,841 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,870 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,871 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:00:16,900 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,900 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,900 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,900 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,901 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,901 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,901 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,901 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,901 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,901 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,901 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,901 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,901 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,901 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:00:16,931 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,931 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,932 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:16,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,965 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,965 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,965 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,965 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,965 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,965 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,966 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:16,966 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,966 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,966 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,966 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,966 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,966 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,966 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,966 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,001 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,002 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:00:17,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,032 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,032 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,032 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,032 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,032 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,032 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,033 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,033 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,033 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,033 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,033 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,033 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,072 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,072 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:00:17,099 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,099 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,099 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,099 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,099 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,099 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,100 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,100 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,100 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,100 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,100 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,100 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,100 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:17,130 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,130 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,130 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,130 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,130 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,130 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:17,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 17:00:17,130 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:17,131 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,131 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,131 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,131 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,131 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,131 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,131 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,131 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,131 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:00:17,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,165 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,165 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,165 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,165 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,165 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,165 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,166 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,166 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,166 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:00:17,198 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,198 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,198 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,198 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,198 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,198 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,198 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,198 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,199 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,199 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,199 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,199 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:00:17,230 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,230 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,230 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,230 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,230 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,231 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,231 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,231 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,231 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,231 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,231 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,231 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,231 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,231 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:00:18,701 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 0 None 2024-03-01 17:00:18,701 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:00:18,737 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:18,737 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,737 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"lv_uuid":"0m3PCg-CHsV-POV3-lKv3-DK3p-UhmP-caujeF", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"lv_uuid":"UOgxHi-1utQ-WfgY-Yrs1-6E4A-3PyS-754iYp", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"lv_uuid":"nYYopQ-zuZZ-4oou-SK0l-xAUp-9tDs-QJeEYx", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"lv_uuid":"CSQ8c5-3f85-zkAJ-E9Ts-pqP9-QTDi-f6qTxS", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"0m3PCg-CHsV-POV3-lKv3-DK3p-UhmP-caujeF", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdh"}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:18,738 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"UOgxHi-1utQ-WfgY-Yrs1-6E4A-3PyS-754iYp", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"nYYopQ-zuZZ-4oou-SK0l-xAUp-9tDs-QJeEYx", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"CSQ8c5-3f85-zkAJ-E9Ts-pqP9-QTDi-f6qTxS", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdi"} 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"0m3PCg-CHsV-POV3-lKv3-DK3p-UhmP-caujeF"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"CSQ8c5-3f85-zkAJ-E9Ts-pqP9-QTDi-f6qTxS"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"UOgxHi-1utQ-WfgY-Yrs1-6E4A-3PyS-754iYp"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"nYYopQ-zuZZ-4oou-SK0l-xAUp-9tDs-QJeEYx"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"} 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,739 INFO snapshot-role/MainThread: {"lv_uuid":"aY8TNk-rmsV-F0c0-l8dF-i9dd-ef25-Gl4PzK", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"lv_uuid":"yyoTUZ-Lyjy-4pnQ-fBw0-I1PB-5EaH-eguyRl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL", "lv_uuid":"yyoTUZ-Lyjy-4pnQ-fBw0-I1PB-5EaH-eguyRl", "pv_name":"/dev/sde"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"aY8TNk-rmsV-F0c0-l8dF-i9dd-ef25-Gl4PzK", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"aY8TNk-rmsV-F0c0-l8dF-i9dd-ef25-Gl4PzK"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"yyoTUZ-Lyjy-4pnQ-fBw0-I1PB-5EaH-eguyRl"} 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,740 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"lv_uuid":"Mn4uee-5nqf-a8vf-kaO5-YHfW-z6FP-m3s3tL", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"lv_uuid":"MLM0l1-c44Q-4eIJ-lAco-on41-ruAh-eYS2xe", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA", "lv_uuid":"Mn4uee-5nqf-a8vf-kaO5-YHfW-z6FP-m3s3tL", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA", "lv_uuid":"MLM0l1-c44Q-4eIJ-lAco-on41-ruAh-eYS2xe", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sda"}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"MLM0l1-c44Q-4eIJ-lAco-on41-ruAh-eYS2xe"}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Mn4uee-5nqf-a8vf-kaO5-YHfW-z6FP-m3s3tL"}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67"} 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,741 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,742 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:00:18,774 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:18,774 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,775 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:00:18,805 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:18,805 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,805 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:18,805 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,805 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,806 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:18,806 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,806 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,806 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,806 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,806 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,806 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,806 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,806 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:18,837 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:18,838 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:18,838 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,838 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,838 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,838 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,838 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,838 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,838 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,838 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,868 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:00:18,899 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:18,899 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,900 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv5_snapset1 2024-03-01 17:00:34,016 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:34,017 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,017 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:34,017 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,017 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,017 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:00:34,056 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:34,056 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,056 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:34,056 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,056 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:34,056 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:34,057 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,057 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,057 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,057 INFO snapshot-role/MainThread: , 2024-03-01 17:00:34,057 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:34,057 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,057 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,057 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:00:34,103 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:34,103 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,103 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:34,103 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,103 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:34,103 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:34,104 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,104 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,104 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,104 INFO snapshot-role/MainThread: , 2024-03-01 17:00:34,104 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:34,104 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,104 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,104 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:34,135 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:34,135 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,135 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:34,135 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,135 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:34,135 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:34,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 17:00:34,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 17:00:34,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 17:00:34,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 17:00:34,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 17:00:34,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 17:00:34,136 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,136 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,136 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,136 INFO snapshot-role/MainThread: , 2024-03-01 17:00:34,136 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:34,136 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,136 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,136 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: , 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,166 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,167 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:00:34,196 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: { 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: , 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: } 2024-03-01 17:00:34,197 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv6_snapset1 2024-03-01 17:00:49,274 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:49,274 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,275 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:49,275 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,275 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,275 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:00:49,319 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:49,319 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,319 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:49,319 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:49,320 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:49,320 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,320 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,320 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,320 INFO snapshot-role/MainThread: , 2024-03-01 17:00:49,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:49,320 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,320 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,320 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:00:49,371 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:49,371 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,371 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:49,371 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,372 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:49,372 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:49,372 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,372 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,372 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,372 INFO snapshot-role/MainThread: , 2024-03-01 17:00:49,372 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:49,372 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,372 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,372 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: , 2024-03-01 17:00:49,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:49,399 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,399 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,399 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: , 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,430 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,431 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: { 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: , 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: } 2024-03-01 17:00:49,462 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv7_snapset1 2024-03-01 17:01:04,539 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:04,539 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,540 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:04,540 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,540 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,540 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:01:04,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:04,585 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:04,585 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:04,586 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:04,586 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,586 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,586 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,586 INFO snapshot-role/MainThread: , 2024-03-01 17:01:04,586 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:04,586 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,586 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,586 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: , 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,621 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,622 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:01:04,650 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:04,650 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,650 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:04,650 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,650 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:04,650 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:04,650 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: , 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,651 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:01:04,679 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: , 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,680 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: { 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: , 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:04,709 INFO snapshot-role/MainThread: } 2024-03-01 17:01:04,710 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv8_snapset1 2024-03-01 17:01:19,787 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:19,787 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,787 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:19,788 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,788 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,788 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:01:19,827 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:19,827 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,827 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:19,827 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,827 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:19,827 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:19,827 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,828 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,828 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,828 INFO snapshot-role/MainThread: , 2024-03-01 17:01:19,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:19,828 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,828 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,828 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:01:19,866 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: , 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,867 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:01:19,895 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:19,895 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,895 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: , 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,896 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:01:19,925 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: , 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,926 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:01:19,957 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: { 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: , 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: } 2024-03-01 17:01:19,958 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv3_snapset1 2024-03-01 17:01:35,031 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:35,031 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,032 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:35,032 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,032 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,032 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:01:35,077 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:35,077 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,077 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:35,077 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,078 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:35,078 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:35,078 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,078 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,078 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,078 INFO snapshot-role/MainThread: , 2024-03-01 17:01:35,078 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:35,078 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,078 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,078 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: , 2024-03-01 17:01:35,112 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:35,113 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,113 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,113 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:01:35,144 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:35,144 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,144 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:35,144 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:35,144 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:35,144 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:35,144 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:35,145 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,145 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,145 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,145 INFO snapshot-role/MainThread: , 2024-03-01 17:01:35,145 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:35,145 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,145 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,145 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: , 2024-03-01 17:01:35,174 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:35,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,175 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,175 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:01:35,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:35,202 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:35,202 INFO snapshot-role/MainThread: { 2024-03-01 17:01:35,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:35,202 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:35,203 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,203 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,203 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,203 INFO snapshot-role/MainThread: , 2024-03-01 17:01:35,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:35,203 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:35,203 INFO snapshot-role/MainThread: } 2024-03-01 17:01:35,203 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv4_snapset1 2024-03-01 17:01:50,278 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:50,278 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,278 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:50,278 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,278 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,278 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:01:50,329 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: , 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,330 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:01:50,360 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:50,360 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,360 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:50,360 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,360 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:50,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":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:50,361 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,361 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,361 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,361 INFO snapshot-role/MainThread: , 2024-03-01 17:01:50,361 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:50,361 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,361 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,361 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,392 INFO snapshot-role/MainThread: , 2024-03-01 17:01:50,393 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:50,393 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,393 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,393 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: , 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,421 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,422 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:01:50,453 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:50,453 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,453 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:50,453 INFO snapshot-role/MainThread: { 2024-03-01 17:01:50,454 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:50,454 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:01:50,454 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,454 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,454 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,454 INFO snapshot-role/MainThread: , 2024-03-01 17:01:50,454 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:50,454 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:50,454 INFO snapshot-role/MainThread: } 2024-03-01 17:01:50,454 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv1_snapset1 2024-03-01 17:02:05,542 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:05,542 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,542 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:05,542 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,542 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,542 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:02:05,583 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:05,583 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,583 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:05,583 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:05,583 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:05,584 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,584 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,584 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,584 INFO snapshot-role/MainThread: , 2024-03-01 17:02:05,584 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:05,584 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,584 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,584 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: , 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:05,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,622 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,622 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:02:05,651 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: , 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,652 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:02:05,680 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:05,680 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,680 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:05,680 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,681 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:05,681 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:05,681 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,681 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,681 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,681 INFO snapshot-role/MainThread: , 2024-03-01 17:02:05,681 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:05,681 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,681 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,681 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:02:05,711 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:05,711 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,711 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:05,711 INFO snapshot-role/MainThread: { 2024-03-01 17:02:05,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:05,712 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:05,712 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,712 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,712 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,712 INFO snapshot-role/MainThread: , 2024-03-01 17:02:05,712 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:05,712 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:05,712 INFO snapshot-role/MainThread: } 2024-03-01 17:02:05,712 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv2_snapset1 2024-03-01 17:02:20,804 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:20,804 INFO snapshot-role/MainThread: { 2024-03-01 17:02:20,804 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:20,805 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:20,805 INFO snapshot-role/MainThread: } 2024-03-01 17:02:20,805 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:02:22,261 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 1 None 2024-03-01 17:02:22,261 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:02:22,304 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,304 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdh"}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdi"} 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,305 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"} 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:22,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu"}, 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo"} 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sda"}, 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sdb"}, 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "pv_name":"/dev/sdb"}, 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67"} 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,307 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,308 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,308 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,308 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,308 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,308 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:02:22,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,346 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:02:22,379 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,380 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:02:22,408 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:22,408 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,408 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,408 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,408 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,408 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,409 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,409 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,409 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,409 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,409 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,409 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,409 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:02:22,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,441 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,441 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,441 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,441 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,441 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,441 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,441 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,442 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,442 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,442 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,442 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:02:22,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,471 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,471 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,471 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,472 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:02:22,504 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:22,504 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,504 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,504 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,504 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,505 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,505 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,505 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,505 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,505 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,505 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,505 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,505 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:02:22,536 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,536 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,537 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,563 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,564 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,564 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,564 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,564 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,564 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,564 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:02:22,595 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:22,595 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,595 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,595 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,596 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,596 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,596 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,596 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,596 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,596 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,596 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,596 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,596 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:02:22,626 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,626 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,626 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,626 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,627 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,627 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,627 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,627 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,627 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,627 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,627 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,627 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,627 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,627 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:02:22,657 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,657 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,657 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,657 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,657 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,657 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,657 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,657 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,658 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,658 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,658 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,658 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,658 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,658 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,689 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,690 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,719 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,749 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,750 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,750 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,750 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,780 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,781 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,781 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:02:22,811 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,811 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,811 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,811 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,811 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,811 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,812 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,812 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,812 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,812 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,812 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,812 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,812 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,812 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,841 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:02:22,872 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:22,872 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,872 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,872 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,873 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,873 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,873 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,873 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:02:22,903 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,903 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,903 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,903 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,903 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,903 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,903 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,903 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,904 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,904 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,904 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,904 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:02:22,933 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,933 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,933 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,933 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,933 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,933 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:22,933 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,933 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,933 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,933 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,934 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,934 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,934 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,934 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:02:22,968 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:22,968 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,968 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,968 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,968 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,968 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,968 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,968 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,968 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,969 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,969 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,969 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,969 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:02:22,996 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:22,996 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: { 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: , 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: } 2024-03-01 17:02:22,997 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:02:23,025 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:23,025 INFO snapshot-role/MainThread: { 2024-03-01 17:02:23,025 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:23,025 INFO snapshot-role/MainThread: { 2024-03-01 17:02:23,025 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:23,025 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:02:23,025 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:23,026 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:23,026 INFO snapshot-role/MainThread: } 2024-03-01 17:02:23,026 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:23,026 INFO snapshot-role/MainThread: , 2024-03-01 17:02:23,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:23,026 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:23,026 INFO snapshot-role/MainThread: } 2024-03-01 17:02:23,026 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:02:23,053 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:02:23,053 INFO snapshot-role/MainThread: { 2024-03-01 17:02:23,053 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:23,053 INFO snapshot-role/MainThread: { 2024-03-01 17:02:23,053 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:23,053 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:23,053 INFO snapshot-role/MainThread: } 2024-03-01 17:02:23,054 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:23,054 INFO snapshot-role/MainThread: , 2024-03-01 17:02:23,054 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:23,054 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:23,054 INFO snapshot-role/MainThread: } 2024-03-01 17:02:23,054 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:02:24,467 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 0 None 2024-03-01 17:02:24,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 17:02:24,498 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo", "pv_name":"/dev/sdh"}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D", "pv_name":"/dev/sdi"} 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,499 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo"} 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo", "pv_name":"/dev/sdd"}, 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,500 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu"}, 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo"} 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sda"}, 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh", "pv_name":"/dev/sdb"}, 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67", "pv_name":"/dev/sdb"}, 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh"}, 2024-03-01 17:02:24,501 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67"} 2024-03-01 17:02:24,502 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,502 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,502 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,502 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,502 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:24,502 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,502 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,502 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:02:24,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:24,529 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,529 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:24,529 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,529 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,529 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:24,529 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,530 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,530 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,530 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,530 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:24,530 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,530 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,530 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:02:24,558 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,559 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:02:24,587 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:24,587 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,587 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:24,587 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,587 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,587 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:24,587 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,587 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,587 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,588 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,588 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:24,588 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,588 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,588 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:02:24,612 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:24,612 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,612 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:24,612 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,612 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,612 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:24,612 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,612 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,612 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,613 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,613 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:24,613 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,613 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,613 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,641 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,671 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,672 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:02:24,699 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:24,699 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,699 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:24,699 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,699 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,699 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:24,700 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,700 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,700 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,700 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,700 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:24,700 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,700 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,700 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:02:24,728 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:02:24,728 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,728 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:02:24,728 INFO snapshot-role/MainThread: { 2024-03-01 17:02:24,729 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:02:24,729 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:02:24,729 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,729 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,729 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,729 INFO snapshot-role/MainThread: , 2024-03-01 17:02:24,729 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:02:24,729 INFO snapshot-role/MainThread: ] 2024-03-01 17:02:24,729 INFO snapshot-role/MainThread: } 2024-03-01 17:02:24,729 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:03:09,128 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 17:03:09,128 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 17:03:09,128 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:09,128 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:09,155 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:09,155 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,155 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:09,155 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,155 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:09,155 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 17:03:09,155 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,155 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,155 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,155 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,156 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:09,156 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,156 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,156 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:09,188 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 17:03:09,188 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,188 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,189 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:03:09,189 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:09,189 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:09,219 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:09,219 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:09,219 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:09,219 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 17:03:09,219 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,219 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,220 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,220 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,220 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:09,220 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,220 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,220 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:09,249 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 17:03:09,249 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:09,249 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:09,285 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 17:03:09,285 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,285 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,286 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:03:09,315 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:03:09,315 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,315 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:09,315 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,315 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:09,315 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,315 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,316 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,316 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,316 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:09,316 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,316 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,316 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:09,316 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:09,316 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 17:03:09,316 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:03:09,346 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:09,346 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,346 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:09,346 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,346 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"lv_uuid":"1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV", "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 17:03:09,347 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d", "lv_uuid":"1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV", "pv_name":"/dev/sda"}, 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU", "lv_uuid":"1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV", "pv_name":"/dev/sdb"}, 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV"}, 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV"} 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,347 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,348 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1589641216 vg_extent_size : 4194304 2024-03-01 17:03:09,348 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 17:03:09,348 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:09,377 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:09,377 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,377 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:09,377 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,377 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:09,377 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 17:03:09,377 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,377 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,377 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,377 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,377 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:09,378 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,378 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,378 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: , 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,406 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,407 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 322961408B test_vg1/lv1 2024-03-01 17:03:09,551 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:09,551 INFO snapshot-role/MainThread: { 2024-03-01 17:03:09,551 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:09,551 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:09,551 INFO snapshot-role/MainThread: } 2024-03-01 17:03:09,552 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:03:10,962 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 17:03:10,962 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 17:03:10,962 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 17:03:10,962 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:10,962 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:10,998 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:10,998 INFO snapshot-role/MainThread: { 2024-03-01 17:03:10,998 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:10,998 INFO snapshot-role/MainThread: { 2024-03-01 17:03:10,998 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:10,998 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 17:03:10,998 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 17:03:10,998 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:10,998 INFO snapshot-role/MainThread: } 2024-03-01 17:03:10,998 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:10,998 INFO snapshot-role/MainThread: , 2024-03-01 17:03:10,998 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:10,998 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:10,999 INFO snapshot-role/MainThread: } 2024-03-01 17:03:10,999 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: { 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: { 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:11,028 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 17:03:11,028 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: } 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: , 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: } 2024-03-01 17:03:11,028 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:03:11,029 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: { 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: { 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:11,057 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 17:03:11,057 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 17:03:11,057 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: } 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: , 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: } 2024-03-01 17:03:11,057 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:03:11,087 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:11,087 INFO snapshot-role/MainThread: { 2024-03-01 17:03:11,087 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:11,087 INFO snapshot-role/MainThread: { 2024-03-01 17:03:11,087 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:11,088 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 17:03:11,088 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,088 INFO snapshot-role/MainThread: } 2024-03-01 17:03:11,088 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,088 INFO snapshot-role/MainThread: , 2024-03-01 17:03:11,088 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:11,088 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,088 INFO snapshot-role/MainThread: } 2024-03-01 17:03:11,088 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:03:11,117 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:11,117 INFO snapshot-role/MainThread: { 2024-03-01 17:03:11,117 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:11,117 INFO snapshot-role/MainThread: { 2024-03-01 17:03:11,117 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:11,117 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 17:03:11,117 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,117 INFO snapshot-role/MainThread: } 2024-03-01 17:03:11,117 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,117 INFO snapshot-role/MainThread: , 2024-03-01 17:03:11,117 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:11,117 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:11,118 INFO snapshot-role/MainThread: } 2024-03-01 17:03:11,118 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:03:12,523 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 17:03:12,523 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 50}]} 2024-03-01 17:03:12,523 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 17:03:12,523 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:12,551 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: { 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: { 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:12,552 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 17:03:12,552 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 17:03:12,552 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: } 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: , 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: } 2024-03-01 17:03:12,552 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: { 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: { 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:12,582 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 17:03:12,582 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: } 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: , 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,582 INFO snapshot-role/MainThread: } 2024-03-01 17:03:12,583 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: { 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: { 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S", "vg_size":"3196059648", "vg_free":"1266679808", "vg_extent_size":"4194304"} 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: , 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: , 2024-03-01 17:03:12,615 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: {"lv_uuid":"1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV", "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 17:03:12,616 INFO snapshot-role/MainThread: {"lv_uuid":"Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM", "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 17:03:12,616 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: , 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d", "lv_uuid":"1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV", "pv_name":"/dev/sda"}, 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU", "lv_uuid":"1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV", "pv_name":"/dev/sdb"}, 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU", "lv_uuid":"Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM", "pv_name":"/dev/sdb"}, 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: {"pvseg_start":"206", "pvseg_size":"48", "segtype":"free", "pv_uuid":"riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: , 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV"}, 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV"}, 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-205", "segtype":"linear", "lv_uuid":"Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM"} 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: } 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: , 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: } 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1266679808 vg_extent_size : 4194304 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 322961408 chunk_size : 65536 2024-03-01 17:03:12,616 INFO snapshot-role/MainThread: extend_check_size : lv1_snapset1 test_vg1/lv1 current size : 322961408 required size : 805306368 2024-03-01 17:03:12,617 INFO snapshot-role/MainThread: exit code: 29: ['verify failed due to insufficient space for: test_vg1/lv1'] 2024-03-01 17:03:58,620 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 17:03:58,620 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 17:03:58,620 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:58,620 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:58,652 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,653 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:03:58,691 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,691 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,691 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,692 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,692 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,692 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,692 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,692 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,692 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,692 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,692 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,724 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,725 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:03:58,759 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,759 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,759 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,759 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,759 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,759 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,760 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,760 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,760 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,760 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,760 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,760 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,760 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,760 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,790 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,819 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,820 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,820 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,820 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:03:58,848 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,848 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,848 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,848 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,848 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,849 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:03:58,876 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,876 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,876 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,876 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:58,877 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,907 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,908 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,937 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,938 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:03:58,969 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:58,969 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: { 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: , 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: } 2024-03-01 17:03:58,970 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:03:58,999 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,000 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,030 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,031 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,031 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:03:59,058 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,059 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:03:59,088 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,088 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,089 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:59,117 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,147 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,148 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,148 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:03:59,176 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,177 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:03:59,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,207 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,207 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,207 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,207 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,207 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,207 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,207 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,207 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,208 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,208 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,208 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:03:59,238 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:03:59,238 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,238 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,238 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,238 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,238 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,239 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,239 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,239 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,239 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,239 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,239 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,239 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:03:59,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,269 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,269 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,269 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,269 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,269 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,269 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,269 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,270 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,270 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,270 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,270 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,270 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:03:59,301 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:03:59,301 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,301 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,301 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,301 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,301 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,301 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,301 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,302 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,302 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,302 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,302 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,334 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:59,365 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:03:59,366 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 17:03:59,366 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:03:59,402 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,402 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,402 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,402 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,402 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"lv_uuid":"HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"lv_uuid":"FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"lv_uuid":"Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"lv_uuid":"Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e", "lv_uuid":"Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw", "pv_name":"/dev/sdg"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e", "lv_uuid":"Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF", "pv_name":"/dev/sdg"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e", "lv_uuid":"FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d", "pv_name":"/dev/sdg"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB", "lv_uuid":"FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d", "pv_name":"/dev/sdh"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3", "lv_uuid":"HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ", "pv_name":"/dev/sdi"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl", "lv_uuid":"HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ", "pv_name":"/dev/sdj"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ"}, 2024-03-01 17:03:59,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ"}, 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF"} 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"lv_uuid":"1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"lv_uuid":"UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk", "lv_uuid":"UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai", "pv_name":"/dev/sdd"}, 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk", "lv_uuid":"1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70", "pv_name":"/dev/sdd"}, 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70"}, 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai"} 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,404 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"lv_uuid":"9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"lv_uuid":"hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v", "lv_uuid":"hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw", "pv_name":"/dev/sdb"}, 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v", "lv_uuid":"9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz", "pv_name":"/dev/sdb"}, 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY", "lv_uuid":"hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw", "pv_name":"/dev/sda"} 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz"}, 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw"}, 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw"} 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,405 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 17:03:59,406 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,437 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,467 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,468 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,468 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 75497472B test_vg1/lv1 2024-03-01 17:03:59,614 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,614 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,614 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,614 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,614 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,615 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:03:59,662 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,662 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,662 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,662 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,662 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,662 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,662 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,662 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,662 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,663 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,663 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,663 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,663 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,663 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,663 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,691 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 17:03:59,815 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,815 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,815 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,815 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,816 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,816 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:03:59,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:03:59,864 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,865 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:03:59,900 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:03:59,900 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: { 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: , 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: ] 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: } 2024-03-01 17:03:59,901 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 17:04:00,021 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:00,021 INFO snapshot-role/MainThread: { 2024-03-01 17:04:00,021 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:00,021 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:00,021 INFO snapshot-role/MainThread: } 2024-03-01 17:04:00,022 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: { 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: { 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: } 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: , 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: } 2024-03-01 17:04:00,072 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:04:00,107 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: { 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: { 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: } 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: , 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: } 2024-03-01 17:04:00,108 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 17:04:00,231 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:00,231 INFO snapshot-role/MainThread: { 2024-03-01 17:04:00,231 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:00,231 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:00,232 INFO snapshot-role/MainThread: } 2024-03-01 17:04:00,232 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:01,667 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 17:04:01,667 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 17:04:01,667 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 17:04:01,667 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:04:01,667 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:01,701 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:01,701 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: , 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,702 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: , 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,732 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,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 17:04:01,762 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: , 2024-03-01 17:04:01,762 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:01,763 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,763 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,763 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: , 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,793 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,794 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:01,827 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:01,827 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,827 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: , 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,828 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:04:01,859 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: , 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,860 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:01,894 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,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 17:04:01,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 17:04:01,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 17:04:01,895 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: , 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,895 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:04:01,921 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: , 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:04:01,922 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:01,951 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: , 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,952 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:01,986 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: { 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: , 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: } 2024-03-01 17:04:01,987 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:04:02,016 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: , 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,017 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:02,051 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: , 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,052 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:04:02,082 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:02,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 17:04:02,083 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: , 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,083 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:04:02,113 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:02,113 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: , 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,114 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:02,147 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:02,147 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,147 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:02,148 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:02,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 17:04:02,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 17:04:02,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 17:04:02,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 17:04:02,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,148 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,148 INFO snapshot-role/MainThread: , 2024-03-01 17:04:02,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:02,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,148 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,148 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:04:02,179 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: , 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,180 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:04:02,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:02,207 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,207 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:02,207 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,207 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:02,207 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:02,207 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,208 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,208 INFO snapshot-role/MainThread: , 2024-03-01 17:04:02,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:02,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,208 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,208 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:02,246 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: , 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,247 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:04:02,276 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:02,276 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: , 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,277 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:04:02,305 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:02,305 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,305 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:02,305 INFO snapshot-role/MainThread: { 2024-03-01 17:04:02,306 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:02,306 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:02,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,306 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,306 INFO snapshot-role/MainThread: , 2024-03-01 17:04:02,306 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:02,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:02,306 INFO snapshot-role/MainThread: } 2024-03-01 17:04:02,306 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:03,738 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 17:04:03,738 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 17:04:03,738 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 17:04:03,738 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 17:04:03,738 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:03,766 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:03,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 17:04:03,767 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: , 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,767 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:03,797 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:03,797 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: , 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,798 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 17:04:03,817 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:03,817 INFO snapshot-role/MainThread: mount_lv : /mnt/lv3_mp 2024-03-01 17:04:03,817 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:03,850 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: , 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,851 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:04:03,882 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:03,882 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,883 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:03,883 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,883 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:03,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 17:04:03,883 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,883 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,883 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,883 INFO snapshot-role/MainThread: , 2024-03-01 17:04:03,883 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:03,883 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,883 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,883 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg2/lv3_snapset1 /mnt/lv3_mp 2024-03-01 17:04:03,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:03,907 INFO snapshot-role/MainThread: mount_lv : /mnt/lv4_mp 2024-03-01 17:04:03,907 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:03,936 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:03,937 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 17:04: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 17:04:03,937 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: , 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,937 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:04:03,968 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: { 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: , 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: } 2024-03-01 17:04:03,969 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg2/lv4_snapset1 /mnt/lv4_mp 2024-03-01 17:04:03,995 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:03,995 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 17:04:03,995 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:04,022 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: { 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: { 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: } 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: , 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: } 2024-03-01 17:04:04,023 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:04:04,055 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: { 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: { 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: } 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: , 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: } 2024-03-01 17:04:04,056 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 17:04:04,081 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:04,082 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:05,494 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 17:04:05,494 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 17:04:05,494 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 17:04:05,494 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp /dev/test_vg1/lv1_snapset1 test_vg1 lv1 snapset1 2024-03-01 17:04:05,494 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: , 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,524 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,525 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:05,553 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,553 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,553 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:05,553 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,553 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:05,553 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:05,553 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,553 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,554 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,554 INFO snapshot-role/MainThread: , 2024-03-01 17:04:05,554 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:05,554 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,554 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,554 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 17:04:05,556 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,557 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 17:04:05,557 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv3_mp /dev/test_vg2/lv3_snapset1 test_vg2 lv3 snapset1 2024-03-01 17:04:05,557 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:05,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,585 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:05,586 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,586 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:05,586 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:05,586 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 17:04:05,586 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:05,586 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 17:04:05,586 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,586 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,586 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,586 INFO snapshot-role/MainThread: , 2024-03-01 17:04:05,586 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:05,586 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,586 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,586 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:04:05,616 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,616 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,616 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:05,616 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,616 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:05,617 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 17:04:05,617 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,617 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,617 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,617 INFO snapshot-role/MainThread: , 2024-03-01 17:04:05,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:05,617 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,617 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,617 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3_snapset1 -P 2024-03-01 17:04:05,619 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,620 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 17:04:05,620 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv4_mp /dev/test_vg2/lv4_snapset1 test_vg2 lv4 snapset1 2024-03-01 17:04:05,620 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:05,650 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:05,651 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 17:04:05,651 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:05,651 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 17:04:05,651 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: , 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,651 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:04:05,681 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,681 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,681 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:05,681 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,681 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:05,682 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 17:04:05,682 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,682 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,682 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,682 INFO snapshot-role/MainThread: , 2024-03-01 17:04:05,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:05,682 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,682 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,682 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4_snapset1 -P 2024-03-01 17:04:05,684 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,685 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 17:04:05,685 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv7_mp /dev/test_vg3/lv7_snapset1 test_vg3 lv7 snapset1 2024-03-01 17:04:05,685 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:05,718 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,718 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,718 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:05,718 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,718 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:05,718 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:05,718 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:05,718 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:05,718 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:05,718 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:05,719 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,719 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,719 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,719 INFO snapshot-role/MainThread: , 2024-03-01 17:04:05,719 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:05,719 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,719 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,719 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:04:05,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,750 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: { 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: , 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: } 2024-03-01 17:04:05,751 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 17:04:05,754 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:05,754 INFO snapshot-role/MainThread: TARGET="/mnt/lv7_mp" SOURCE="/dev/mapper/test_vg3-lv7_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 17:04:05,754 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:07,172 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 17:04:07,172 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 17:04:07,172 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 17:04:07,172 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 17:04:07,172 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,200 INFO snapshot-role/MainThread: , 2024-03-01 17:04:07,201 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:07,201 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,201 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,201 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:07,232 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:07,232 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,232 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:07,232 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,232 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:07,232 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:07,232 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,232 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,232 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,233 INFO snapshot-role/MainThread: , 2024-03-01 17:04:07,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:07,233 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,233 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,233 INFO snapshot-role/MainThread: mount_lv : /mnt/lv3_mp 2024-03-01 17:04:07,233 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:07,262 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:07,262 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,262 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:07,263 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,263 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:07,263 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:07,263 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 17:04:07,263 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:07,263 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 17:04:07,263 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,263 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,263 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,263 INFO snapshot-role/MainThread: , 2024-03-01 17:04:07,263 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:07,263 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,263 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,263 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:04:07,291 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:07,291 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:07,292 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 17:04:07,292 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: , 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: mount_lv : /mnt/lv4_mp 2024-03-01 17:04:07,292 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:07,323 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:07,323 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,323 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:07,323 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,323 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:07,324 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:07,324 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 17:04:07,324 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:07,324 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 17:04:07,324 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,324 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,324 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,324 INFO snapshot-role/MainThread: , 2024-03-01 17:04:07,324 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:07,324 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,324 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,324 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:04:07,358 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:07,358 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,358 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:07,358 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,358 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:07,359 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 17:04:07,359 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,359 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,359 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,359 INFO snapshot-role/MainThread: , 2024-03-01 17:04:07,359 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:07,359 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,359 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,359 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 17:04:07,359 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:07,390 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:07,390 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:07,390 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: , 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,391 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:04:07,422 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: { 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: , 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: } 2024-03-01 17:04:07,423 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:08,848 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 17:04:08,848 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 17:04:08,848 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 17:04:08,848 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 17:04:08,848 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:08,879 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:08,879 INFO snapshot-role/MainThread: { 2024-03-01 17:04:08,879 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:08,879 INFO snapshot-role/MainThread: { 2024-03-01 17:04:08,879 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:08,879 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:08,879 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:08,880 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:08,880 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,880 INFO snapshot-role/MainThread: } 2024-03-01 17:04:08,880 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,880 INFO snapshot-role/MainThread: , 2024-03-01 17:04:08,880 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:08,880 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,880 INFO snapshot-role/MainThread: } 2024-03-01 17:04:08,880 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: { 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: { 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: } 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: , 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,910 INFO snapshot-role/MainThread: } 2024-03-01 17:04:08,911 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 17:04:08,911 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp 2024-03-01 17:04:08,920 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:08,920 INFO snapshot-role/MainThread: umount_lv : /mnt/lv3_mp 2024-03-01 17:04:08,920 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:08,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:08,949 INFO snapshot-role/MainThread: { 2024-03-01 17:04:08,949 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:08,949 INFO snapshot-role/MainThread: { 2024-03-01 17:04:08,949 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:08,949 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:08,949 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 17:04:08,949 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:08,949 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 17:04:08,949 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,949 INFO snapshot-role/MainThread: } 2024-03-01 17:04:08,950 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,950 INFO snapshot-role/MainThread: , 2024-03-01 17:04:08,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:08,950 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,950 INFO snapshot-role/MainThread: } 2024-03-01 17:04:08,950 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:04:08,979 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:08,979 INFO snapshot-role/MainThread: { 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: { 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:08,980 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 17:04:08,980 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: } 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: , 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: } 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: umount target /mnt/lv3_mp from device /dev/mapper/test_vg2-lv3_snapset1 2024-03-01 17:04:08,980 INFO snapshot-role/MainThread: Running... umount /mnt/lv3_mp 2024-03-01 17:04:08,989 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:08,989 INFO snapshot-role/MainThread: umount_lv : /mnt/lv4_mp 2024-03-01 17:04:08,989 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:09,015 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: { 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: { 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:09,016 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 17:04:09,016 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:09,016 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 17:04:09,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: } 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: , 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: } 2024-03-01 17:04:09,016 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:04:09,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:09,044 INFO snapshot-role/MainThread: { 2024-03-01 17:04:09,044 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:09,044 INFO snapshot-role/MainThread: { 2024-03-01 17:04:09,045 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:09,045 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 17:04:09,045 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,045 INFO snapshot-role/MainThread: } 2024-03-01 17:04:09,045 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,045 INFO snapshot-role/MainThread: , 2024-03-01 17:04:09,045 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:09,045 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,045 INFO snapshot-role/MainThread: } 2024-03-01 17:04:09,045 INFO snapshot-role/MainThread: umount target /mnt/lv4_mp from device /dev/mapper/test_vg2-lv4_snapset1 2024-03-01 17:04:09,045 INFO snapshot-role/MainThread: Running... umount /mnt/lv4_mp 2024-03-01 17:04:09,055 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:09,055 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 17:04:09,055 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:09,084 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:09,084 INFO snapshot-role/MainThread: { 2024-03-01 17:04:09,084 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:09,084 INFO snapshot-role/MainThread: { 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: } 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: , 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: } 2024-03-01 17:04:09,085 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: { 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: { 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: } 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: , 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:09,113 INFO snapshot-role/MainThread: } 2024-03-01 17:04:09,114 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 17:04:09,114 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp 2024-03-01 17:04:09,123 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:09,123 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:10,572 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 17:04:10,572 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 17:04:10,572 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 17:04:10,572 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv1_mp -P 2024-03-01 17:04:10,575 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 17:04:10,575 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv3_mp -P 2024-03-01 17:04:10,577 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 17:04:10,577 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv4_mp -P 2024-03-01 17:04:10,579 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 17:04:10,580 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv7_mp -P 2024-03-01 17:04:10,582 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 17:04:10,582 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:11,987 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 17:04:11,988 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 17:04:11,988 INFO snapshot-role/MainThread: mount verify snapsset : snapset1 2024-03-01 17:04:11,988 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 17:04:11,988 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:12,017 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:12,017 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,017 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:12,017 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,017 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:12,017 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:12,017 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:12,017 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:12,017 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,018 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,018 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,018 INFO snapshot-role/MainThread: , 2024-03-01 17:04:12,018 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:12,018 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,018 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,018 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: , 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,046 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,047 INFO snapshot-role/MainThread: umount_lv : /mnt/lv3_mp 2024-03-01 17:04:12,047 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:12,078 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:12,078 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:12,079 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 17:04:12,079 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:12,079 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 17:04:12,079 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: , 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,079 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:04:12,110 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:12,110 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,110 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:12,110 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,110 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:12,110 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 17:04:12,110 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,110 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,110 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,110 INFO snapshot-role/MainThread: , 2024-03-01 17:04:12,110 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:12,110 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,111 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,111 INFO snapshot-role/MainThread: umount_lv : /mnt/lv4_mp 2024-03-01 17:04:12,111 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:12,141 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 17:04:12,141 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:12,141 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 17:04:12,141 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: , 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,141 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:04:12,179 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:12,179 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,179 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:12,179 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,179 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:12,179 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 17:04:12,179 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,179 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,179 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,179 INFO snapshot-role/MainThread: , 2024-03-01 17:04:12,180 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:12,180 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,180 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,180 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 17:04:12,180 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: , 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,208 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,209 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: { 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: , 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:12,237 INFO snapshot-role/MainThread: } 2024-03-01 17:04:12,238 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:13,678 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 17:04:13,678 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 17:04:13,678 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 17:04:13,678 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:13,712 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: , 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,713 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:13,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:13,750 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:13,750 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:13,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":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:13,750 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,750 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,751 INFO snapshot-role/MainThread: , 2024-03-01 17:04:13,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:13,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,751 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,751 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: , 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,781 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:13,812 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 17:04:13,812 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:13,812 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 17:04:13,812 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: , 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,812 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,813 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:13,850 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 17:04:13,850 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: , 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,850 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:04:13,881 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:13,881 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,881 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:13,881 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,881 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:13,881 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 17:04:13,881 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,881 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,881 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,881 INFO snapshot-role/MainThread: , 2024-03-01 17:04:13,882 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:13,882 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,882 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,882 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:13,914 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 17:04:13,914 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"2.20", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,914 INFO snapshot-role/MainThread: , 2024-03-01 17:04:13,915 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:13,915 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,915 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,915 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:13,944 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 17:04:13,944 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: , 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,944 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:04:13,975 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:13,975 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,975 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:13,975 INFO snapshot-role/MainThread: { 2024-03-01 17:04:13,975 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:13,975 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 17:04:13,975 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,975 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,975 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,975 INFO snapshot-role/MainThread: , 2024-03-01 17:04:13,976 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:13,976 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:13,976 INFO snapshot-role/MainThread: } 2024-03-01 17:04:13,976 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:14,015 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,016 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,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":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,047 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,078 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,109 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,137 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,138 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,138 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,166 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,166 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 17:04:14,252 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,252 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,252 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,252 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,252 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:14,301 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,301 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,302 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 17:04:14,302 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,302 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 17:04:14,302 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,302 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,329 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 17:04:14,329 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,329 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,330 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,357 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 17:04:14,357 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,357 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 17:04:14,432 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,432 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,433 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,433 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,433 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:14,480 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,481 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 17:04:14,481 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,481 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:04:14,509 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,509 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,509 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,509 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,509 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,509 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 17:04:14,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,510 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,510 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,510 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,510 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,510 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,510 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,510 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:04:14,536 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,536 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,536 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,536 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,536 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,537 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 17:04:14,537 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,537 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,537 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,537 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,537 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,537 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,537 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,537 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 17:04:14,625 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,625 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,625 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,625 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,625 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:14,672 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,672 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,672 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,672 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,672 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,673 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:04:14,704 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,704 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,704 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,704 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,704 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:14,704 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,705 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,705 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,705 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,705 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,705 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,705 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:04:14,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,734 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: , 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,735 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 17:04:14,813 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:14,814 INFO snapshot-role/MainThread: { 2024-03-01 17:04:14,814 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:14,814 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:14,814 INFO snapshot-role/MainThread: } 2024-03-01 17:04:14,814 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:16,254 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 17:04:16,254 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 17:04:16,254 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 17:04:16,254 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:16,284 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:16,284 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,284 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:16,284 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,284 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:16,284 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:16,284 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:16,284 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,284 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,285 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,285 INFO snapshot-role/MainThread: , 2024-03-01 17:04:16,285 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:16,285 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,285 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,285 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: , 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,316 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: , 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,342 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:04:16,373 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:04:16,373 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: , 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,374 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: , 2024-03-01 17:04:16,401 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:16,402 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,402 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,402 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: , 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,436 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,437 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: , 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:16,467 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,468 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,468 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: { 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: , 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:16,497 INFO snapshot-role/MainThread: } 2024-03-01 17:04:16,498 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:55,366 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 17:04:55,366 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 17:04:55,366 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:04:55,366 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:55,395 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:55,395 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,395 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:55,395 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,396 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:55,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 17:04:55,396 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,396 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,396 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,396 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,396 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:55,396 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,396 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,396 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:55,420 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 17:04:55,420 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:04:55,420 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:55,445 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 17:04:55,445 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,445 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:04:55,470 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:55,470 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,470 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:55,470 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,470 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:55,470 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 17:04:55,471 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,471 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,471 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,471 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,471 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:55,471 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,471 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,471 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:04:55,471 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:04:55,471 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:55,498 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 17:04:55,498 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,498 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,526 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,527 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:04:55,527 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:04:55,527 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 17:04:55,527 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:04:55,562 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:55,562 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,562 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:55,562 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,562 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:04:55,562 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 17:04:55,562 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: {"lv_uuid":"RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B", "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 17:04:55,563 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt", "lv_uuid":"RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B", "pv_name":"/dev/sda"}, 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8", "lv_uuid":"RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B", "pv_name":"/dev/sdb"}, 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B"}, 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B"} 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,563 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1589641216 vg_extent_size : 4194304 2024-03-01 17:04:55,564 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 17:04:55,564 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:55,591 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:55,591 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,591 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:55,591 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,591 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:55,591 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 17:04:55,591 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,592 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,592 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,592 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:55,592 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,592 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,592 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: , 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:55,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,622 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,622 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 322961408B test_vg1/lv1 2024-03-01 17:04:55,770 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:55,770 INFO snapshot-role/MainThread: { 2024-03-01 17:04:55,770 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:55,770 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:55,770 INFO snapshot-role/MainThread: } 2024-03-01 17:04:55,771 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:57,161 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 17:04:57,161 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 17:04:57,161 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 17:04:57,161 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:04:57,161 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:57,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:57,192 INFO snapshot-role/MainThread: { 2024-03-01 17:04:57,192 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:57,192 INFO snapshot-role/MainThread: { 2024-03-01 17:04:57,192 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:57,192 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 17:04:57,193 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 17:04:57,193 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,193 INFO snapshot-role/MainThread: } 2024-03-01 17:04:57,193 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,193 INFO snapshot-role/MainThread: , 2024-03-01 17:04:57,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:57,193 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,193 INFO snapshot-role/MainThread: } 2024-03-01 17:04:57,193 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:04:57,222 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:57,222 INFO snapshot-role/MainThread: { 2024-03-01 17:04:57,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:57,222 INFO snapshot-role/MainThread: { 2024-03-01 17:04:57,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:57,222 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 17:04:57,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,222 INFO snapshot-role/MainThread: } 2024-03-01 17:04:57,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,222 INFO snapshot-role/MainThread: , 2024-03-01 17:04:57,222 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:57,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,223 INFO snapshot-role/MainThread: } 2024-03-01 17:04:57,223 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:04:57,223 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:57,252 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:57,252 INFO snapshot-role/MainThread: { 2024-03-01 17:04:57,252 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:57,252 INFO snapshot-role/MainThread: { 2024-03-01 17:04:57,252 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:57,252 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 17:04:57,253 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 17:04:57,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,253 INFO snapshot-role/MainThread: } 2024-03-01 17:04:57,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,253 INFO snapshot-role/MainThread: , 2024-03-01 17:04:57,253 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:57,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,253 INFO snapshot-role/MainThread: } 2024-03-01 17:04:57,253 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:57,282 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:57,282 INFO snapshot-role/MainThread: { 2024-03-01 17:04:57,282 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:57,283 INFO snapshot-role/MainThread: { 2024-03-01 17:04:57,283 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:57,283 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 17:04:57,283 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,283 INFO snapshot-role/MainThread: } 2024-03-01 17:04:57,283 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,283 INFO snapshot-role/MainThread: , 2024-03-01 17:04:57,283 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:57,283 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,283 INFO snapshot-role/MainThread: } 2024-03-01 17:04:57,283 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:04:57,311 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:57,311 INFO snapshot-role/MainThread: { 2024-03-01 17:04:57,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:57,311 INFO snapshot-role/MainThread: { 2024-03-01 17:04:57,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:57,311 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 17:04:57,311 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,312 INFO snapshot-role/MainThread: } 2024-03-01 17:04:57,312 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,312 INFO snapshot-role/MainThread: , 2024-03-01 17:04:57,312 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:57,312 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:57,312 INFO snapshot-role/MainThread: } 2024-03-01 17:04:57,312 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:04:58,726 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 17:04:58,726 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 50}]} 2024-03-01 17:04:58,726 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 17:04:58,726 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:04:58,754 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:58,754 INFO snapshot-role/MainThread: { 2024-03-01 17:04:58,754 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:58,755 INFO snapshot-role/MainThread: { 2024-03-01 17:04:58,755 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:58,755 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 17:04:58,755 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 17:04:58,755 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,755 INFO snapshot-role/MainThread: } 2024-03-01 17:04:58,755 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,755 INFO snapshot-role/MainThread: , 2024-03-01 17:04:58,755 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:58,755 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,755 INFO snapshot-role/MainThread: } 2024-03-01 17:04:58,755 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: { 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: { 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:58,784 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 17:04:58,784 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: } 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: , 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: } 2024-03-01 17:04:58,784 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: { 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: { 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q", "vg_size":"3196059648", "vg_free":"1266679808", "vg_extent_size":"4194304"} 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: , 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: , 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:04:58,816 INFO snapshot-role/MainThread: {"lv_uuid":"RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B", "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 17:04:58,816 INFO snapshot-role/MainThread: {"lv_uuid":"ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F", "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 17:04:58,816 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: , 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt", "lv_uuid":"RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B", "pv_name":"/dev/sda"}, 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8", "lv_uuid":"RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B", "pv_name":"/dev/sdb"}, 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8", "lv_uuid":"ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F", "pv_name":"/dev/sdb"}, 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: {"pvseg_start":"206", "pvseg_size":"48", "segtype":"free", "pv_uuid":"iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: , 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B"}, 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B"}, 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-205", "segtype":"linear", "lv_uuid":"ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F"} 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: } 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: , 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: ] 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: } 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1266679808 vg_extent_size : 4194304 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: lv: lv1 lv_size : 1606418432 chunk_size : 65536 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 322961408 chunk_size : 65536 2024-03-01 17:04:58,817 INFO snapshot-role/MainThread: extend_check_size : lv1_snapset1 test_vg1/lv1 current size : 322961408 required size : 805306368 2024-03-01 17:04:58,818 INFO snapshot-role/MainThread: exit code: 29: ['verify failed due to insufficient space for: test_vg1/lv1'] 2024-03-01 17:05:39,834 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 17:05:39,834 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 17:05:39,834 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:05:39,834 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:05:39,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:39,864 INFO snapshot-role/MainThread: { 2024-03-01 17:05:39,864 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:39,864 INFO snapshot-role/MainThread: { 2024-03-01 17:05:39,864 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:39,865 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:39,865 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:39,865 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,865 INFO snapshot-role/MainThread: } 2024-03-01 17:05:39,865 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,865 INFO snapshot-role/MainThread: , 2024-03-01 17:05:39,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:39,865 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,865 INFO snapshot-role/MainThread: } 2024-03-01 17:05:39,865 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: { 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: { 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: } 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: , 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,895 INFO snapshot-role/MainThread: } 2024-03-01 17:05:39,896 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: { 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: { 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:39,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 17:05:39,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 17:05:39,925 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: } 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: , 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: } 2024-03-01 17:05:39,925 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: { 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: { 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: } 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: , 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: } 2024-03-01 17:05:39,952 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: { 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: { 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: } 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: , 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: } 2024-03-01 17:05:39,982 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,012 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,042 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,043 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,043 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,043 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,043 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,043 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:05:40,072 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:05:40,073 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,103 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,133 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,134 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,134 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,134 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,163 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,164 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,193 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,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 17:05:40,223 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,223 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,224 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,252 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:05:40,282 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,282 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,282 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,282 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,282 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,282 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,282 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,282 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,282 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,282 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,283 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,283 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,283 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,283 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,283 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,283 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,283 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,316 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,317 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,317 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,317 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:05:40,317 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:05:40,317 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:05:40,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,347 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,347 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,347 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,348 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,348 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,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 17:05:40,348 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,348 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,348 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,348 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,348 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,348 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,348 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,348 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,376 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,377 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:40,405 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,405 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,405 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,406 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,406 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,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 17:05:40,406 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,406 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,406 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,406 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,406 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,406 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,406 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,406 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,406 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:05:40,433 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:05:40,433 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,433 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,434 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,434 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,434 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,434 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,434 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,434 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,434 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,434 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,434 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,434 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:40,464 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,464 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,464 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,464 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,464 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,464 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,464 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,465 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,465 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,465 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,465 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,465 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,491 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,492 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,492 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:05:40,522 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,522 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,522 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,522 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,522 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,522 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,523 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,548 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,549 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:05:40,549 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:05:40,549 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 17:05:40,549 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:05:40,582 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,582 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,582 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,582 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,582 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:05:40,582 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:05:40,582 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,582 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,582 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:05:40,582 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"lv_uuid":"pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"lv_uuid":"I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"lv_uuid":"AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"lv_uuid":"AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl", "lv_uuid":"I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY", "pv_name":"/dev/sdh"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe", "lv_uuid":"pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp", "pv_name":"/dev/sdj"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E", "lv_uuid":"AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT", "pv_name":"/dev/sdg"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E", "lv_uuid":"AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo", "pv_name":"/dev/sdg"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E", "lv_uuid":"I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY", "pv_name":"/dev/sdg"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37", "lv_uuid":"pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp", "pv_name":"/dev/sdi"} 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp"}, 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp"} 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,583 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"lv_uuid":"P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"lv_uuid":"28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng", "lv_uuid":"28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV", "pv_name":"/dev/sdd"}, 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng", "lv_uuid":"P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN", "pv_name":"/dev/sdd"}, 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV"}, 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN"} 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,584 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"lv_uuid":"X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"lv_uuid":"yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR", "lv_uuid":"yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e", "pv_name":"/dev/sdb"}, 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR", "lv_uuid":"X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg", "pv_name":"/dev/sdb"}, 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb", "lv_uuid":"yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e", "pv_name":"/dev/sda"} 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg"}, 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e"}, 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e"} 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,585 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 17:05:40,586 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,615 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,616 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,616 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,616 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,616 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:05:40,646 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:05:40,646 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,646 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,646 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,646 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,646 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,646 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,646 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,646 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,646 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,647 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,647 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,647 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 100663296B test_vg1/lv1 2024-03-01 17:05:40,796 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,796 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,796 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,796 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,796 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,796 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:40,849 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,850 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:05:40,885 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: { 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: , 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: } 2024-03-01 17:05:40,886 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 17:05:41,005 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:41,005 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,005 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:41,005 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,005 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,005 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:41,051 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:41,051 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:41,051 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:41,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 17:05:41,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 17:05:41,051 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:41,051 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,052 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,052 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,052 INFO snapshot-role/MainThread: , 2024-03-01 17:05:41,052 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:41,052 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,052 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,052 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: , 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,093 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 17:05:41,216 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:41,216 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:41,217 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,217 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,217 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:05:41,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:41,269 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: , 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,270 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:05:41,305 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:05:41,305 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: , 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,306 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 17:05:41,430 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:41,430 INFO snapshot-role/MainThread: { 2024-03-01 17:05:41,430 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:41,430 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:41,431 INFO snapshot-role/MainThread: } 2024-03-01 17:05:41,431 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:05:42,852 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 17:05:42,852 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 17:05:42,852 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 17:05:42,852 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:05:42,852 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:05:42,884 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:42,884 INFO snapshot-role/MainThread: { 2024-03-01 17:05:42,884 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:42,884 INFO snapshot-role/MainThread: { 2024-03-01 17:05:42,884 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:42,884 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:42,885 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 17:05:42,885 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:42,885 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,885 INFO snapshot-role/MainThread: } 2024-03-01 17:05:42,885 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,885 INFO snapshot-role/MainThread: , 2024-03-01 17:05:42,885 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:42,885 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,885 INFO snapshot-role/MainThread: } 2024-03-01 17:05:42,885 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: { 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: { 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:42,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 17:05:42,914 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: } 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: , 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: } 2024-03-01 17:05:42,914 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: { 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: { 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:42,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":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: } 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: , 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: } 2024-03-01 17:05:42,945 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: { 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: { 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: } 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: , 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: } 2024-03-01 17:05:42,976 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,007 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:05:43,038 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,039 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:05:43,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,069 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,069 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,069 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,069 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,069 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,070 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:05:43,098 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:05:43,132 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,132 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,132 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,132 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,132 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,132 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 17:05:43,132 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,132 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,132 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,133 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,133 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,133 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,133 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,133 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,133 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:05:43,164 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,164 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,164 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,164 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,164 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,164 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 17:05:43,164 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,164 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,165 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,165 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,165 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,165 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,165 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,195 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 17:05:43,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,195 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,196 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,223 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,257 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,288 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:05:43,321 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,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 17:05:43,322 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,322 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:05:43,353 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,353 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,354 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:05:43,384 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,384 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,384 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,384 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,384 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,384 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,385 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,385 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,385 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,385 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,385 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,385 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,385 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,385 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:05:43,416 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,416 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,416 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,416 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,417 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:05:43,447 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,447 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,447 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,447 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,448 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,448 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,448 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,448 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,448 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,448 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,448 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,448 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,448 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,448 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:05:43,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:43,479 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: { 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: , 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: } 2024-03-01 17:05:43,480 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:05:44,875 INFO snapshot-role/MainThread: revert_cmd: revert None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 17:05:44,875 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 17:05:44,875 INFO snapshot-role/MainThread: revert snapsset : snapset1 2024-03-01 17:05:44,875 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:05:44,904 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:44,904 INFO snapshot-role/MainThread: { 2024-03-01 17:05:44,904 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:44,904 INFO snapshot-role/MainThread: { 2024-03-01 17:05:44,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:44,904 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:05:44,904 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 17:05:44,904 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:05:44,904 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:44,904 INFO snapshot-role/MainThread: } 2024-03-01 17:05:44,904 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:44,904 INFO snapshot-role/MainThread: , 2024-03-01 17:05:44,905 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:44,905 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:44,905 INFO snapshot-role/MainThread: } 2024-03-01 17:05:44,905 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:05:44,940 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:44,940 INFO snapshot-role/MainThread: { 2024-03-01 17:05:44,940 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:44,940 INFO snapshot-role/MainThread: { 2024-03-01 17:05:44,940 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:44,940 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 17:05:44,940 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:44,940 INFO snapshot-role/MainThread: } 2024-03-01 17:05:44,940 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:44,941 INFO snapshot-role/MainThread: , 2024-03-01 17:05:44,941 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:44,941 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:44,941 INFO snapshot-role/MainThread: } 2024-03-01 17:05:44,941 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:05:44,970 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:05:44,970 INFO snapshot-role/MainThread: { 2024-03-01 17:05:44,970 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:05:44,970 INFO snapshot-role/MainThread: { 2024-03-01 17:05:44,970 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:05:44,970 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 17:05:44,971 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:44,971 INFO snapshot-role/MainThread: } 2024-03-01 17:05:44,971 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:44,971 INFO snapshot-role/MainThread: , 2024-03-01 17:05:44,971 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:05:44,971 INFO snapshot-role/MainThread: ] 2024-03-01 17:05:44,971 INFO snapshot-role/MainThread: } 2024-03-01 17:05:44,971 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv1_snapset1 2024-03-01 17:06:00,092 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:00,092 INFO snapshot-role/MainThread: { 2024-03-01 17:06:00,092 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:00,092 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:00,092 INFO snapshot-role/MainThread: } 2024-03-01 17:06:00,093 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:06:00,132 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:00,134 INFO snapshot-role/MainThread: { 2024-03-01 17:06:00,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: { 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: } 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: , 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: } 2024-03-01 17:06:00,135 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: { 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: { 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: } 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: , 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: } 2024-03-01 17:06:00,172 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:06:00,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: { 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: { 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: } 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: , 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: } 2024-03-01 17:06:00,203 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv3_snapset1 2024-03-01 17:06:15,298 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:15,298 INFO snapshot-role/MainThread: { 2024-03-01 17:06:15,298 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:15,299 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:15,299 INFO snapshot-role/MainThread: } 2024-03-01 17:06:15,299 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:06:15,342 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:15,342 INFO snapshot-role/MainThread: { 2024-03-01 17:06:15,342 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:15,342 INFO snapshot-role/MainThread: { 2024-03-01 17:06:15,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:15,342 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:15,343 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:15,343 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:15,343 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:15,343 INFO snapshot-role/MainThread: } 2024-03-01 17:06:15,343 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:15,343 INFO snapshot-role/MainThread: , 2024-03-01 17:06:15,343 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:15,343 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:15,343 INFO snapshot-role/MainThread: } 2024-03-01 17:06:15,343 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: { 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: { 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: } 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: , 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: } 2024-03-01 17:06:15,379 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: { 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: { 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:15,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 17:06:15,410 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: } 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: , 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: } 2024-03-01 17:06:15,410 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv4_snapset1 2024-03-01 17:06:30,484 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:30,484 INFO snapshot-role/MainThread: { 2024-03-01 17:06:30,484 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:30,484 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:30,484 INFO snapshot-role/MainThread: } 2024-03-01 17:06:30,484 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:06:30,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: { 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: { 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: } 2024-03-01 17:06:30,530 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:30,531 INFO snapshot-role/MainThread: , 2024-03-01 17:06:30,531 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:30,531 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:30,531 INFO snapshot-role/MainThread: } 2024-03-01 17:06:30,531 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:06:30,566 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:30,566 INFO snapshot-role/MainThread: { 2024-03-01 17:06:30,566 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:30,566 INFO snapshot-role/MainThread: { 2024-03-01 17:06:30,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:30,566 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:30,566 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:30,567 INFO snapshot-role/MainThread: } 2024-03-01 17:06:30,567 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:30,567 INFO snapshot-role/MainThread: , 2024-03-01 17:06:30,567 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:30,567 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:30,567 INFO snapshot-role/MainThread: } 2024-03-01 17:06:30,567 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:06:30,595 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:30,595 INFO snapshot-role/MainThread: { 2024-03-01 17:06:30,595 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:30,595 INFO snapshot-role/MainThread: { 2024-03-01 17:06:30,595 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:30,595 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:30,595 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:30,595 INFO snapshot-role/MainThread: } 2024-03-01 17:06:30,596 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:30,596 INFO snapshot-role/MainThread: , 2024-03-01 17:06:30,596 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:30,596 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:30,596 INFO snapshot-role/MainThread: } 2024-03-01 17:06:30,596 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv7_snapset1 2024-03-01 17:06:45,680 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:45,681 INFO snapshot-role/MainThread: { 2024-03-01 17:06:45,681 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:45,681 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:45,681 INFO snapshot-role/MainThread: } 2024-03-01 17:06:45,682 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:06:47,134 INFO snapshot-role/MainThread: revert_cmd: revert None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 17:06:47,134 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 17:06:47,134 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 17:06:47,134 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: , 2024-03-01 17:06:47,171 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:47,172 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,172 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,172 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: , 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,199 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: , 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,227 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: , 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,257 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: , 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,287 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:06:47,321 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:47,321 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,321 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:47,321 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,321 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:47,321 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,322 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,322 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,322 INFO snapshot-role/MainThread: , 2024-03-01 17:06:47,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:47,322 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,322 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,322 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:06:47,348 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:47,348 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,348 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:47,348 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,348 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:47,348 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: , 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,349 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:06:47,377 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:47,377 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: { 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: , 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: } 2024-03-01 17:06:47,378 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:06:48,763 INFO snapshot-role/MainThread: revert_cmd: revert None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 17:06:48,764 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 17:06:48,764 INFO snapshot-role/MainThread: revert snapsset : snapset1 2024-03-01 17:06:48,764 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:06:48,792 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:48,792 INFO snapshot-role/MainThread: { 2024-03-01 17:06:48,792 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:48,792 INFO snapshot-role/MainThread: { 2024-03-01 17:06:48,792 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:48,792 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:48,792 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:48,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:48,793 INFO snapshot-role/MainThread: } 2024-03-01 17:06:48,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:48,793 INFO snapshot-role/MainThread: , 2024-03-01 17:06:48,793 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:48,793 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:48,793 INFO snapshot-role/MainThread: } 2024-03-01 17:06:48,793 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:06:48,823 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:48,823 INFO snapshot-role/MainThread: { 2024-03-01 17:06:48,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:48,823 INFO snapshot-role/MainThread: { 2024-03-01 17:06:48,823 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:48,824 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:48,824 INFO snapshot-role/MainThread: } 2024-03-01 17:06:48,824 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:48,824 INFO snapshot-role/MainThread: , 2024-03-01 17:06:48,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:48,824 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:48,824 INFO snapshot-role/MainThread: } 2024-03-01 17:06:48,824 INFO snapshot-role/MainThread: exit code: 0: ['snapshot not found with name: test_vg1/lv1_snapset1'] 2024-03-01 17:06:50,253 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 17:06:50,253 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 17:06:50,253 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 17:06:50,254 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:06:50,283 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:50,283 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,283 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,283 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,283 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,283 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,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 17:06:50,283 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,283 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,283 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,283 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,284 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,284 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,284 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,284 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:06:50,313 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:50,313 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,313 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,313 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,313 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,313 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,313 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,314 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,314 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,314 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,314 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,314 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,314 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:06:50,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:50,344 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,344 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,344 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,344 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,345 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,345 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:50,345 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,345 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,345 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,345 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,345 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,345 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,345 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,380 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,381 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:06:50,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:50,410 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,410 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,410 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,410 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,410 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,410 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:50,410 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,410 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,410 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,411 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,411 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,411 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,411 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,440 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,441 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:06:50,469 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:50,469 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,469 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,469 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,469 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,469 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,469 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,470 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:50,470 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,470 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,470 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,470 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,470 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,470 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,470 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,470 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:06:50,502 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:50,502 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,503 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:06:50,533 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,534 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,564 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:06:50,597 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:50,597 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,597 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,597 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,597 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,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 17:06:50,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 17:06:50,598 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,598 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,598 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,598 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,598 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,598 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,598 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,598 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:06:50,631 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:50,631 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,632 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:06:50,662 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:50,662 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,662 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,662 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,662 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,663 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,663 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:50,663 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,663 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,663 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,663 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,663 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,663 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,663 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,663 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:06:50,692 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,693 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:06:50,721 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:50,721 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,721 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,721 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,721 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,721 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,722 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:06:50,750 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: { 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: , 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: } 2024-03-01 17:06:50,751 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:06:52,180 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 17:06:52,180 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 17:06:52,180 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 17:06:52,180 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:06:52,208 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:52,208 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:52,208 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:52,208 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:52,208 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:52,208 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,208 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,209 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,209 INFO snapshot-role/MainThread: , 2024-03-01 17:06:52,209 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:52,209 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,209 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,209 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:06:52,237 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:52,237 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:52,237 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:52,237 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,237 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,237 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,237 INFO snapshot-role/MainThread: , 2024-03-01 17:06:52,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:52,238 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,238 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,238 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:06:52,266 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:52,266 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: , 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,267 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: , 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,300 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: , 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:52,330 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,331 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,331 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:06:52,362 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:52,362 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: , 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,363 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:06:52,391 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:06:52,391 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,391 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:52,391 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,391 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:52,391 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:52,391 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:52,391 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:06:52,391 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:06:52,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,392 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,392 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,392 INFO snapshot-role/MainThread: , 2024-03-01 17:06:52,392 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:52,392 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,392 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,392 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:06:52,420 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:06:52,420 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,420 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:06:52,420 INFO snapshot-role/MainThread: { 2024-03-01 17:06:52,420 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:06:52,420 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,420 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,420 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,420 INFO snapshot-role/MainThread: , 2024-03-01 17:06:52,420 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:06:52,421 INFO snapshot-role/MainThread: ] 2024-03-01 17:06:52,421 INFO snapshot-role/MainThread: } 2024-03-01 17:06:52,421 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 46767 at Fri Mar 1 17:07:08 2024 PRODUCT_UUID=ec2cdabc-6e10-e1a0-3cda-0c470d81e7a3 VERSION=1.1.218 ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="e61ef7e0" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="e61ef7e0" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="a4d9efbc-be36-4c5f-99af-596afd10159d" TYPE="xfs" PARTUUID="e61ef7e0-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="a4d9efbc-be36-4c5f-99af-596afd10159d" FSSIZE="4226809856" FSLASTBLOCK="1048320" FSBLOCKSIZE="4096" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="e61ef7e0-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + dmsetup table No devices found + cat /tmp/blivet.log 2024-03-01 16:56:19,494 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_xidwq7g8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:22,869 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_n3gwn_5n/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:27,168 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_k8oahlss/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:27,240 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:27,240 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:27,323 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:27,324 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:56:27,324 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:27,324 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:27,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:27,329 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:27,333 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:27,333 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:27,336 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:27,336 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:27,339 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:27,339 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:27,347 INFO program/MainThread: stdout: 2024-03-01 16:56:27,347 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:27,347 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,347 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,347 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,347 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,348 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,348 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,348 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,348 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,348 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,348 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,348 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,348 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:27,348 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:27,348 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:27,348 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:27,348 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:27,348 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:27,348 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:27,349 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:27,349 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:27,349 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:27,349 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:27,349 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:27,362 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:27,375 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:56:27,379 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:56:27,379 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:56:27,380 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:27,415 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:27,415 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:27,415 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:27,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,427 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:27,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 16:56:27,433 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:27,434 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:27,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:27,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:27,438 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:27,441 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:27,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 16:56:27,444 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:56:27,444 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,445 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:27,445 INFO blivet/MainThread: got device: DiskDevice instance (0x7f356319a910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:56:27,449 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:27,449 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:56:27,452 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:56:27,452 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:56:27,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,463 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:27,463 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:27,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:56:27,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:56:27,466 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:27,469 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:27,470 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:56:27,473 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:56:27,473 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,473 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:56:27,473 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561ced0d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:56:27,476 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:27,477 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:56:27,480 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:56:27,480 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:56:27,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,491 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:27,491 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:27,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:27,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:56:27,494 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:27,497 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:27,497 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:56:27,500 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:56:27,501 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,501 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:56:27,501 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3562d1bf10) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:56:27,504 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:27,504 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:27,508 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:56:27,508 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:56:27,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,518 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:27,519 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:27,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:27,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:56:27,522 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:27,525 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:27,525 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:56:27,528 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:56:27,528 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,529 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:56:27,529 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561c80a00) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:56:27,532 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:27,532 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:27,535 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:56:27,535 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:56:27,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,546 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:27,546 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:27,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:56:27,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:56:27,549 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:27,552 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:27,552 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:56:27,555 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:56:27,555 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,556 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:56:27,556 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561c805e0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:56:27,559 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:27,559 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:56:27,562 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:56:27,562 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:56:27,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,573 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:27,573 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:27,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:27,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:56:27,576 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:27,579 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:27,579 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:56:27,582 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:56:27,582 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,583 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:56:27,583 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561c803a0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:56:27,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:27,586 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:27,589 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:56:27,589 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:56:27,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,599 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:27,600 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:27,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:27,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:56:27,603 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:27,606 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:27,606 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:56:27,609 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:56:27,609 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,609 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:56:27,609 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561c8b070) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:56:27,613 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:27,613 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:27,616 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:56:27,616 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:56:27,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,627 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:27,627 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:27,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:27,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:56:27,630 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:27,633 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:27,633 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:56:27,636 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:56:27,636 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,636 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:56:27,636 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561c827f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:56:27,639 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:27,640 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:27,642 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:56:27,643 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:56:27,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,653 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:27,653 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:27,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:56:27,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:56:27,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:27,659 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:27,660 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:56:27,662 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:56:27,663 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,663 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:56:27,663 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561c966a0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:56:27,666 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:27,666 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:27,669 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:56:27,669 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:56:27,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,679 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:27,680 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:27,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:56:27,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:27,683 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:27,686 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:27,686 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:56:27,689 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:56:27,689 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,689 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:56:27,689 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561c96e20) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:56:27,692 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:27,692 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:27,695 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_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:56:27,695 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:56:27,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,706 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:27,706 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:27,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:56:27,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:56:27,709 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:27,712 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:27,712 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:56:27,715 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:56:27,715 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,716 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:56:27,716 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561c96fd0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:56:27,719 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:27,719 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:27,722 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:56:27,722 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:56:27,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,732 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:27,733 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:27,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:56:27,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:56:27,735 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:27,738 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:27,738 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:56:27,741 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:56:27,742 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:27,742 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:56:27,742 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561c99d30) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:56:27,745 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:27,745 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:27,748 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': '22692370'} ; 2024-03-01 16:56:27,748 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:27,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,757 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:27,757 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:27,757 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:27,757 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:27,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:56:27,758 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:56:27,760 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:27,763 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:27,763 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:27,766 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:56:27,766 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:27,767 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:56:27,767 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3561c99c40) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:56:27,770 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:27,773 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:27,773 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:56:27,776 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:27,776 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:56:27,779 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:27,779 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:56:27,782 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:27,782 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:56:27,785 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:27,788 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:27,790 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:27,797 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 0x7f3561c9e280> 2024-03-01 16:56:27,843 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:56:27,847 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:27,847 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:27,850 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': '22694257'} ; 2024-03-01 16:56:27,851 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:27,851 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:27,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,859 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:27,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:27,878 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:27,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:56:27,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:56:27,901 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:27,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:56:27,903 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:27,906 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:27,906 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:27,909 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:27,910 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:27,910 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:27,912 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:27,915 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:27,918 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:27,921 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:27,924 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:27,924 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:27,924 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:56:27,925 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:27,924 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3561ca58e0) -- 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 0x7f35635f0590> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:27,928 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:27,932 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:27,932 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:56:27,935 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:27,935 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:56:27,938 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:27,938 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:56:27,941 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:27,941 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:56:27,942 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:27,942 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:27,945 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:27,945 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:56:27,948 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:27,948 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:27,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:27,962 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:27,975 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:56:27,976 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:56:27,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:27,987 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:56:27,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:27,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:27,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:27,997 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:27,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:28,007 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:28,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:28,016 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:28,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:28,026 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:56:28,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:28,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:28,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:28,036 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:56:28,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:56:28,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:56:28,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:56:28,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:28,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:56:28,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:56:28,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:56:28,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:56:31,127 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6gfbrk4h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:31,162 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:31,163 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:31,165 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:31,166 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:56:31,166 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:31,166 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:31,170 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:31,171 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:31,174 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:31,174 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:31,177 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:31,177 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:31,180 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:31,180 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:31,188 INFO program/MainThread: stdout: 2024-03-01 16:56:31,188 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:31,188 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:31,188 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:31,188 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:31,188 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:31,189 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:31,189 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:31,189 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:31,189 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:31,189 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:31,190 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:31,190 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:31,202 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:31,215 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:56:31,219 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:56:31,219 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:56:31,220 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:31,253 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:31,253 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:31,253 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:31,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,264 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:31,266 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:56:31,270 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:31,271 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:31,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:31,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:31,275 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:31,278 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:31,278 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:56:31,281 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:56:31,282 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,282 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:31,282 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4836c2910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:56:31,285 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:31,286 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:56:31,289 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:56:31,289 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:56:31,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,300 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:31,300 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:31,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:56:31,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:56:31,303 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:31,306 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:31,307 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:56:31,310 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:56:31,310 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,310 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:56:31,310 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe48222d0d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:56:31,314 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:31,314 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:56:31,317 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:56:31,317 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:56:31,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,328 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:31,328 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:31,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:31,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:56:31,331 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:31,334 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:31,335 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:56:31,338 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:56:31,338 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,338 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:56:31,338 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe48325bf10) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:56:31,342 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:31,342 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:31,345 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:56:31,345 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:56:31,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,355 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:31,356 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:31,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:31,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:56:31,359 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:31,362 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:31,362 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:56:31,365 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:56:31,365 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,366 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:56:31,366 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4821c0a00) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:56:31,369 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:31,369 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:31,372 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:56:31,372 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:56:31,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,382 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:31,383 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:31,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:56:31,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:56:31,386 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:31,389 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:31,389 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:56:31,392 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:56:31,392 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,393 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:56:31,393 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4821c05e0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:56:31,396 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:31,396 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:56:31,399 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:56:31,399 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:56:31,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,410 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:31,410 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:31,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:31,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:56:31,413 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:31,416 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:31,416 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:56:31,419 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:56:31,420 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,420 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:56:31,420 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4821c03a0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:56:31,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:31,423 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:31,426 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:56:31,426 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:56:31,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,437 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:31,437 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:31,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:31,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:56:31,440 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:31,443 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:31,443 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:56:31,446 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:56:31,447 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,447 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:56:31,447 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4821cb070) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:56:31,450 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:31,450 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:31,453 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:56:31,453 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:56:31,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,464 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:31,464 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:31,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:31,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:56:31,467 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:31,470 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:31,470 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:56:31,473 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:56:31,473 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,474 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:56:31,474 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4821c27f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:56:31,477 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:31,477 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:31,480 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:56:31,480 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:56:31,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,490 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:31,490 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:31,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:56:31,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:56:31,494 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:31,496 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:31,497 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:56:31,499 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:56:31,500 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,500 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:56:31,500 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4821d76a0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:56:31,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:31,503 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:31,506 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:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:56:31,506 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:56:31,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,516 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:31,517 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:31,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:56:31,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:31,520 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:31,523 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:31,523 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:56:31,526 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:56:31,526 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,526 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:56:31,526 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4821d7e20) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:56:31,529 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:31,529 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:31,532 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_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:56:31,532 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:56:31,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,543 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:31,543 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:31,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:56:31,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:56:31,546 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:31,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:31,549 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:56:31,552 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:56:31,552 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,553 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:56:31,553 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4821d7fd0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:56:31,556 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:31,556 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:31,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:56:31,559 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:56:31,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:31,570 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:31,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:56:31,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:56:31,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:31,575 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:31,576 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:56:31,578 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:56:31,579 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:31,579 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:56:31,579 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4821dad30) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:56:31,582 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:31,582 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:31,585 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': '22692370'} ; 2024-03-01 16:56:31,585 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:31,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,594 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:31,594 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:31,595 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:31,595 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:31,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:56:31,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:56:31,597 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:31,600 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:31,601 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:31,604 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:56:31,604 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:31,604 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:56:31,604 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4821dac40) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:56:31,607 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:31,610 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:31,611 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:56:31,614 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:31,614 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:56:31,617 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:31,617 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:56:31,620 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:31,620 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:56:31,623 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:31,625 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:31,628 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:31,635 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 0x7fe4851f2300> 2024-03-01 16:56:31,674 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:56:31,678 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:31,678 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:31,682 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': '22694257'} ; 2024-03-01 16:56:31,682 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:31,682 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:31,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,690 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:31,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,695 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:31,708 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:31,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:56:31,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:56:31,731 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:31,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:56:31,733 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:31,736 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:31,736 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:31,739 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:31,740 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:31,740 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:31,742 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:31,745 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:31,748 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:31,751 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:31,754 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:31,754 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:31,754 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:56:31,755 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:31,754 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe4821e68e0) -- 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 0x7fe48325f8b0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:31,758 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:31,761 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:31,762 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:56:31,764 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:31,765 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:56:31,767 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:31,768 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:56:31,770 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:31,771 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:56:31,772 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:31,772 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:31,775 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:31,776 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:56:31,778 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:31,778 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:31,779 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:31,791 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:31,804 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:56:31,805 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:56:31,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:31,816 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:56:31,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:31,827 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:31,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:31,836 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:31,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:31,846 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:31,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:31,856 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:56:31,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:31,867 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:56:31,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:31,877 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:56:31,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:56:31,882 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:56:31,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:56:31,888 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:56:31,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:56:31,893 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:56:31,895 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:31,896 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:56:31,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:31,899 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:31,899 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:31,902 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:31,902 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:31,905 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:31,905 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:56:31,905 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:56:31,907 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:31,908 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:31,910 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:31,910 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:31,913 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:31,913 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:56:31,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:56:31,916 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:31,916 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:31,919 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:31,919 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:31,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:56:31,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:31,927 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:31,930 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:31,933 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:31,937 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:31,940 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:31,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:56:31,943 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:31,944 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:56:31,944 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:31,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:31,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:31,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:31,956 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:56:31,957 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:31,957 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:31,957 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:56:31,957 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:31,958 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:31,961 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:31,961 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:56:31,963 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:31,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:56:31,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:31,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:31,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:56:31,973 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:31,976 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:31,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:31,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:56:31,983 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:31,983 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:31,983 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:56:31,983 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:56:32,029 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:56:32,030 INFO program/MainThread: stderr[4]: 2024-03-01 16:56:32,030 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:32,030 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:56:32,030 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:56:32,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:56:32,036 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,046 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:56:32,047 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:32,048 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:56:32,048 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:56:32,048 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:32,049 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:56:32,051 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,051 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:56:32,054 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:56:32,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:56:32,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:56:32,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:56:32,064 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:56:32,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:56:32,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:56:32,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:56:32,074 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:32,074 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:56:32,074 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:56:32,075 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:56:32,075 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:32,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:56:32,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:56:32,078 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:32,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,089 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:56:32,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:56:32,094 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:56:32,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:56:32,099 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:56:32,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:56:32,104 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:56:32,107 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:32,107 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:56:32,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:56:32,110 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:32,110 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:56:32,113 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:56:32,113 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:56:32,116 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:32,116 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:56:32,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:56:32,119 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:32,119 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:56:32,121 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:56:32,121 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:56:32,124 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:32,124 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:56:32,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:56:32,127 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:32,127 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:56:32,130 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:56:32,130 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:56:32,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:56:32,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:56:32,137 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:56:32,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:56:32,144 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:56:32,147 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:56:32,150 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:56:32,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:56:32,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:56:32,154 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:56:32,154 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:56:32,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,166 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:56:32,167 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:56:32,167 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:56:32,167 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:56:32,168 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:56:32,168 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:56:32,171 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,171 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:56:32,173 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:56:32,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:56:32,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:56:32,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:56:32,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:56:32,186 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:56:32,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:56:32,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:56:32,192 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:56:32,193 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:56:32,193 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:56:32,193 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:56:32,193 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:32,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:56:32,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:56:32,197 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:32,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,208 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:56:32,208 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:56:32,209 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:56:32,209 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:56:32,209 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:56:32,210 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:56:32,213 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,213 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:56:32,215 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:56:32,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:56:32,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:56:32,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:56:32,225 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:56:32,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:56:32,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:56:32,234 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:56:32,235 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:56:32,235 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:56:32,235 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:56:32,235 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:56:32,235 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:32,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:56:32,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:56:32,239 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:32,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,250 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:56:32,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:56:32,255 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:56:32,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:56:32,260 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:56:32,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:56:32,266 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:56:32,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:56:32,271 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:56:32,273 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:32,273 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:56:32,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:56:32,276 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:32,276 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:56:32,279 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:56:32,279 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:56:32,282 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:32,282 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:56:32,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:56:32,285 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:32,285 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:56:32,288 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:56:32,288 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:56:32,291 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:32,291 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:56:32,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:56:32,293 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:32,294 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:56:32,296 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:56:32,296 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:56:32,299 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:32,299 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:56:32,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:56:32,302 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:32,302 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:56:32,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:56:32,305 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:56:32,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:56:32,309 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:56:32,312 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:32,315 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:56:32,318 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:32,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:56:32,325 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:32,329 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:56:32,331 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:32,332 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:56:32,335 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:56:32,336 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:56:32,336 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:56:32,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,349 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:56:32,349 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,350 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:56:32,350 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:56:32,350 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,351 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:56:32,353 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,354 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:56:32,356 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:56:32,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:56:32,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:56:32,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:56:32,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:56:32,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:56:32,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:56:32,375 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:56:32,375 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,376 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:56:32,376 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:56:32,376 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:56:32,376 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:32,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:56:32,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:56:32,380 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:32,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,391 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:56:32,391 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,392 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:56:32,392 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:56:32,392 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,393 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:56:32,396 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,396 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:56:32,398 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:56:32,402 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:56:32,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:56:32,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:56:32,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:56:32,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:56:32,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:56:32,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:56:32,418 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,418 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:56:32,418 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:56:32,419 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:56:32,419 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:32,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:56:32,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:56:32,422 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:32,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,433 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:56:32,434 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,434 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:56:32,435 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:56:32,435 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,436 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:56:32,438 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,438 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:56:32,441 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:56:32,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:56:32,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:56:32,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:56:32,451 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:56:32,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:56:32,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:56:32,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:56:32,460 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,461 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:56:32,461 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:56:32,461 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:56:32,462 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:32,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:56:32,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:56:32,465 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:32,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:32,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:32,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:32,476 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:56:32,477 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,478 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:56:32,478 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:56:32,478 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,479 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:56:32,482 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,482 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:56:32,484 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:32,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:56:32,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:56:32,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:56:32,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:56:32,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:56:32,497 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:56:32,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:56:32,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:56:32,504 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:56:32,505 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:56:32,505 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:56:32,505 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:56:32,505 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:32,505 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:56:32,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:56:32,509 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:32,510 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:32,510 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:32,510 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:32,510 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:32,510 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:32,510 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:32,510 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:32,511 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:32,512 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:32,513 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:32,513 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:56:32,515 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:56:32,517 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:32,520 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:32,522 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:56:32,522 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:56:32,525 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:32,525 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 0x7fe4820de9f0> 2024-03-01 16:56:32,525 INFO blivet/MainThread: sorting actions... 2024-03-01 16:56:32,557 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:56:32,557 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:56:32,558 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:56:32,558 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:56:32,558 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:56:32,559 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:56:32,559 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:56:32,559 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:32,560 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:32,560 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:32,560 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:56:32,561 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:56:32,561 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:56:32,561 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:56:32,562 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:56:32,562 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:32,562 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:32,563 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:32,563 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:32,564 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:32,564 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:32,564 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:32,565 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:32,565 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:56:32,566 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:56:32,566 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:56:32,566 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:56:32,567 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:32,567 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:32,567 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:32,568 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:32,568 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:32,569 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:32,569 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:32,569 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:32,570 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:32,570 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:32,570 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,571 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:32,571 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:56:32,574 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,576 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:56:32,577 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:56:32,605 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,633 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,633 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,647 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,648 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:56:32,651 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,654 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:56:32,654 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:56:32,659 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,660 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,683 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,683 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,694 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,694 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:56:32,698 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,701 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:56:32,701 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:56:32,706 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,706 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,729 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,742 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,743 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:56:32,746 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,749 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:56:32,749 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:56:32,754 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,776 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,776 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,790 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,791 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:56:32,794 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,797 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:56:32,797 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:56:32,802 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,803 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,830 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,830 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,843 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,844 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:56:32,847 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,850 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:56:32,850 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:56:32,855 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,856 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,879 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,879 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,892 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,893 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:56:32,896 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,899 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:56:32,899 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:56:32,904 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,905 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,930 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,943 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,944 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:32,947 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:32,950 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:56:32,950 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:56:32,955 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,982 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,982 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:32,996 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:32,996 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:33,000 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:33,003 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:56:33,003 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:56:33,008 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,032 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,045 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,046 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:33,049 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:33,052 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:56:33,052 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:56:33,057 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,057 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,080 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,093 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,093 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:56:33,097 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,100 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,102 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,102 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:56:33,102 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:33,103 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:33,145 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. Creating devices file /etc/lvm/devices/system.devices 2024-03-01 16:56:33,146 INFO program/MainThread: stderr[5]: 2024-03-01 16:56:33,146 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:33,146 INFO program/MainThread: Running [6] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:33,154 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 16:56:33,154 INFO program/MainThread: stderr[6]: 2024-03-01 16:56:33,154 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:33,154 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 16:56:33,183 INFO program/MainThread: stdout[7]: 2024-03-01 16:56:33,183 INFO program/MainThread: stderr[7]: 2024-03-01 16:56:33,183 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:33,183 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 16:56:33,184 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,196 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,200 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:33,200 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:56:33,201 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:56:33,210 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,210 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,234 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,234 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:56:33,238 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,240 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,243 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,243 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:56:33,243 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:33,243 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:33,278 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:56:33,278 INFO program/MainThread: stderr[8]: 2024-03-01 16:56:33,278 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:33,279 INFO program/MainThread: Running [9] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:33,291 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 16:56:33,291 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:33,291 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:33,291 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 16:56:33,320 INFO program/MainThread: stdout[10]: 2024-03-01 16:56:33,320 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:33,320 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:33,320 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 16:56:33,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,333 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,337 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:33,337 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:56:33,338 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:56:33,347 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,347 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,369 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,369 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:56:33,373 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,375 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,378 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,378 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:56:33,378 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:33,378 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:33,412 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:56:33,412 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:33,412 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:33,413 INFO program/MainThread: Running [12] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:33,425 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 16:56:33,426 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:33,426 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:33,426 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 16:56:33,501 INFO program/MainThread: stdout[13]: 2024-03-01 16:56:33,501 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:33,501 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:33,502 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 16:56:33,502 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,515 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,519 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:33,519 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:56:33,520 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:56:33,529 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,530 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,552 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,552 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:56:33,556 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,559 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,561 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,561 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:56:33,561 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:33,562 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:33,591 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:56:33,592 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:33,592 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:33,592 INFO program/MainThread: Running [15] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:33,609 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 16:56:33,610 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:33,610 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:33,610 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 16:56:33,638 INFO program/MainThread: stdout[16]: 2024-03-01 16:56:33,638 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:33,638 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:33,638 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 16:56:33,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,647 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,651 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:33,651 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:56:33,652 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:56:33,662 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,686 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,686 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:56:33,690 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:56:33,692 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:56:33,695 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,698 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,700 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,703 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,706 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,708 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,711 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,714 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,716 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:56:33,717 INFO program/MainThread: Running [17] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:33,769 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 16:56:33,769 INFO program/MainThread: stderr[17]: 2024-03-01 16:56:33,769 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:56:33,779 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:33,787 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:56:33,801 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,809 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,821 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,829 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,842 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,852 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,859 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,865 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,910 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:56:33,917 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:56:33,917 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,928 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,929 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:56:33,937 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,947 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,947 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:33,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:56:33,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:56:33,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:33,960 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:56:33,963 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,966 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,969 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,972 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,975 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,978 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,981 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,984 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:56:33,984 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,995 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,999 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:56:34,000 INFO program/MainThread: Running [18] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:34,030 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 16:56:34,031 INFO program/MainThread: stderr[18]: 2024-03-01 16:56:34,031 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:56:34,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:56:34,035 INFO program/MainThread: Running [19] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:34,099 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 16:56:34,099 INFO program/MainThread: stderr[19]: 2024-03-01 16:56:34,099 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:56:34,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:34,119 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:34,121 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,160 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:34,165 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:56:34,165 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:56:34,175 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,192 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,192 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:34,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,199 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:56:34,202 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:56:34,202 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:56:34,434 INFO program/MainThread: stdout: 2024-03-01 16:56:34,434 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:56:34,435 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:34,435 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:34,435 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:56:34,435 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:56:34,435 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:34,435 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:34,435 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:56:34,435 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:34,435 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:34,435 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,436 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:56:34,458 INFO program/MainThread: stdout: 2024-03-01 16:56:34,459 INFO program/MainThread: writing all SBs 2024-03-01 16:56:34,459 INFO program/MainThread: new label = "" 2024-03-01 16:56:34,459 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,459 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,477 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:34,481 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:34,482 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:56:34,492 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,492 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,509 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,509 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:34,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:56:34,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:56:34,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,519 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:34,553 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 16:56:34,553 INFO program/MainThread: stderr[20]: 2024-03-01 16:56:34,553 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:56:34,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:56:34,557 INFO program/MainThread: Running [21] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:34,622 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 16:56:34,623 INFO program/MainThread: stderr[21]: 2024-03-01 16:56:34,623 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:56:34,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:34,644 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:56:34,644 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,684 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:56:34,691 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:56:34,692 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:56:34,702 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,720 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,720 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:34,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,727 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:56:34,730 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:56:34,730 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:56:35,409 INFO program/MainThread: stdout: 2024-03-01 16:56:35,410 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:56:35,410 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:35,410 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:35,410 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:56:35,410 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:56:35,410 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:35,410 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:35,410 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:56:35,410 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:35,410 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:35,410 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,411 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:56:35,426 INFO program/MainThread: stdout: 2024-03-01 16:56:35,426 INFO program/MainThread: writing all SBs 2024-03-01 16:56:35,426 INFO program/MainThread: new label = "" 2024-03-01 16:56:35,426 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:35,441 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:35,445 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:56:35,446 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:56:35,456 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,456 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:35,473 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,473 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:35,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:56:35,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:56:35,483 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:35,484 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:35,518 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 16:56:35,518 INFO program/MainThread: stderr[22]: 2024-03-01 16:56:35,518 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:56:35,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:56:35,522 INFO program/MainThread: Running [23] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:35,585 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 16:56:35,585 INFO program/MainThread: stderr[23]: 2024-03-01 16:56:35,585 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:56:35,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:35,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:56:35,605 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:56:35,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:35,650 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:56:35,655 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:56:35,655 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:56:35,665 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,665 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:35,683 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,683 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:35,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:35,690 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:56:35,692 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:56:35,693 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:56:36,510 INFO program/MainThread: stdout: 2024-03-01 16:56:36,511 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:56:36,511 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:36,511 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:36,511 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:56:36,511 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:56:36,511 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:36,511 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:36,511 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:56:36,511 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:36,511 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:36,511 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:36,512 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:56:36,525 INFO program/MainThread: stdout: 2024-03-01 16:56:36,525 INFO program/MainThread: writing all SBs 2024-03-01 16:56:36,525 INFO program/MainThread: new label = "" 2024-03-01 16:56:36,525 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:36,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:36,542 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:36,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:56:36,546 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:56:36,547 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:56:36,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:36,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:36,573 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:36,573 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:36,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:56:36,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:56:36,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:36,583 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:36,613 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 16:56:36,613 INFO program/MainThread: stderr[24]: 2024-03-01 16:56:36,614 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:56:36,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:56:36,618 INFO program/MainThread: Running [25] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:36,681 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 16:56:36,681 INFO program/MainThread: stderr[25]: 2024-03-01 16:56:36,681 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:56:36,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:36,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:56:36,712 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:56:36,712 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:36,742 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:36,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:56:36,747 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:56:36,748 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:56:36,757 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:36,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:36,773 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:36,773 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:36,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:36,780 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:56:36,782 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:56:36,783 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:56:37,595 INFO program/MainThread: stdout: 2024-03-01 16:56:37,595 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:56:37,595 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:37,595 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:37,595 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:56:37,596 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:56:37,596 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:37,596 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:37,596 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:56:37,596 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:37,596 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:37,596 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,596 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:56:37,615 INFO program/MainThread: stdout: 2024-03-01 16:56:37,615 INFO program/MainThread: writing all SBs 2024-03-01 16:56:37,615 INFO program/MainThread: new label = "" 2024-03-01 16:56:37,615 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,615 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:37,632 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:56:37,636 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:56:37,637 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:56:37,646 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,646 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:37,675 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,675 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:56:37,679 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:37,681 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:56:37,684 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:56:37,684 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:56:37,684 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:37,684 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:37,722 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:56:37,722 INFO program/MainThread: stderr[26]: 2024-03-01 16:56:37,722 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:56:37,723 INFO program/MainThread: Running [27] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:37,735 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 16:56:37,735 INFO program/MainThread: stderr[27]: 2024-03-01 16:56:37,735 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:56:37,735 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 16:56:37,760 INFO program/MainThread: stdout[28]: 2024-03-01 16:56:37,760 INFO program/MainThread: stderr[28]: 2024-03-01 16:56:37,760 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:56:37,760 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 16:56:37,761 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:37,773 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,777 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:37,777 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:56:37,778 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:56:37,787 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,787 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:37,812 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,812 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:56:37,816 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:37,818 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:56:37,821 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:56:37,821 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:56:37,821 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:37,821 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:37,854 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:56:37,854 INFO program/MainThread: stderr[29]: 2024-03-01 16:56:37,854 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:56:37,855 INFO program/MainThread: Running [30] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:37,866 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 16:56:37,867 INFO program/MainThread: stderr[30]: 2024-03-01 16:56:37,867 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:56:37,867 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 16:56:37,895 INFO program/MainThread: stdout[31]: 2024-03-01 16:56:37,895 INFO program/MainThread: stderr[31]: 2024-03-01 16:56:37,895 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:56:37,895 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 16:56:37,895 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:37,908 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,912 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:37,912 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:56:37,913 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:56:37,922 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,922 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:37,946 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:37,946 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:56:37,950 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:37,952 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:56:37,955 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:56:37,955 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:56:37,955 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:37,955 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:37,989 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:56:37,989 INFO program/MainThread: stderr[32]: 2024-03-01 16:56:37,989 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:56:37,990 INFO program/MainThread: Running [33] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:38,002 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 16:56:38,002 INFO program/MainThread: stderr[33]: 2024-03-01 16:56:38,002 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:56:38,002 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 16:56:38,031 INFO program/MainThread: stdout[34]: 2024-03-01 16:56:38,031 INFO program/MainThread: stderr[34]: 2024-03-01 16:56:38,031 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:56:38,031 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 16:56:38,032 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,041 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,044 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:38,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 16:56:38,046 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:56:38,055 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,079 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,079 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:56:38,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:56:38,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:56:38,098 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,101 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:56:38,104 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,106 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:56:38,109 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,112 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:56:38,114 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:56:38,114 INFO program/MainThread: Running [35] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:38,162 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 16:56:38,162 INFO program/MainThread: stderr[35]: 2024-03-01 16:56:38,162 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:56:38,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:38,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:56:38,198 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,214 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:56:38,227 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,233 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:56:38,240 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,245 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:56:38,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,269 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,273 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:56:38,276 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:56:38,276 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,288 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,289 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:56:38,297 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,309 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,309 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:38,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:56:38,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:56:38,319 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:38,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:56:38,325 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,328 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:56:38,331 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,334 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:56:38,337 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,340 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:56:38,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,351 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,355 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:56:38,355 INFO program/MainThread: Running [36] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:38,391 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:56:38,392 INFO program/MainThread: stderr[36]: 2024-03-01 16:56:38,392 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:56:38,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:56:38,396 INFO program/MainThread: Running [37] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:38,458 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 16:56:38,458 INFO program/MainThread: stderr[37]: 2024-03-01 16:56:38,458 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:56:38,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:56:38,485 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:56:38,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,510 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:56:38,515 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:56:38,515 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:56:38,524 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,542 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,542 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:38,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,549 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:56:38,551 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:56:38,552 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:56:38,729 INFO program/MainThread: stdout: 2024-03-01 16:56:38,729 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:56:38,729 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:38,729 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:38,729 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:56:38,729 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:56:38,729 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:38,729 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:38,729 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:56:38,730 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:38,730 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:38,730 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,730 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:56:38,745 INFO program/MainThread: stdout: 2024-03-01 16:56:38,745 INFO program/MainThread: writing all SBs 2024-03-01 16:56:38,745 INFO program/MainThread: new label = "" 2024-03-01 16:56:38,745 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,745 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,762 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:56:38,766 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:56:38,767 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:56:38,776 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,777 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,793 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,793 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:38,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:56:38,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:56:38,803 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,803 INFO program/MainThread: Running [38] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:38,835 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 16:56:38,836 INFO program/MainThread: stderr[38]: 2024-03-01 16:56:38,836 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:56:38,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:56:38,840 INFO program/MainThread: Running [39] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:38,897 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 16:56:38,897 INFO program/MainThread: stderr[39]: 2024-03-01 16:56:38,897 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:56:38,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:56:38,914 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:56:38,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,946 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,953 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:56:38,954 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:56:38,954 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:56:38,964 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:38,981 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:38,981 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:38,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:38,988 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:56:38,990 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:56:38,991 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:56:39,758 INFO program/MainThread: stdout: 2024-03-01 16:56:39,759 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:56:39,759 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:39,759 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:39,759 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:56:39,759 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:56:39,759 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:39,759 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:39,759 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:56:39,759 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:39,759 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:39,759 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,760 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:56:39,774 INFO program/MainThread: stdout: 2024-03-01 16:56:39,775 INFO program/MainThread: writing all SBs 2024-03-01 16:56:39,775 INFO program/MainThread: new label = "" 2024-03-01 16:56:39,775 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:39,792 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:56:39,796 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:56:39,797 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:56:39,807 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,807 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:39,823 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,823 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:39,827 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:39,829 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:39,832 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:39,832 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:39,832 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:39,832 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:39,868 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:56:39,868 INFO program/MainThread: stderr[40]: 2024-03-01 16:56:39,868 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:56:39,869 INFO program/MainThread: Running [41] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:39,881 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 16:56:39,881 INFO program/MainThread: stderr[41]: 2024-03-01 16:56:39,881 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:56:39,881 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 16:56:39,911 INFO program/MainThread: stdout[42]: 2024-03-01 16:56:39,911 INFO program/MainThread: stderr[42]: 2024-03-01 16:56:39,911 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:56:39,911 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 16:56:39,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:39,924 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,928 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:39,928 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:56:39,929 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:56:39,938 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:39,960 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,960 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:39,964 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:39,967 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:39,969 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:39,970 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:39,970 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:39,970 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:40,006 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:56:40,006 INFO program/MainThread: stderr[43]: 2024-03-01 16:56:40,006 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:56:40,007 INFO program/MainThread: Running [44] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:40,018 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 16:56:40,018 INFO program/MainThread: stderr[44]: 2024-03-01 16:56:40,018 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:56:40,018 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 16:56:40,048 INFO program/MainThread: stdout[45]: 2024-03-01 16:56:40,048 INFO program/MainThread: stderr[45]: 2024-03-01 16:56:40,048 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:56:40,049 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 16:56:40,049 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,062 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,066 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:40,066 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:56:40,067 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:56:40,077 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,099 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,100 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:40,104 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,106 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,109 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,109 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:40,109 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:40,109 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:40,145 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:56:40,145 INFO program/MainThread: stderr[46]: 2024-03-01 16:56:40,145 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:56:40,146 INFO program/MainThread: Running [47] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:40,158 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 16:56:40,158 INFO program/MainThread: stderr[47]: 2024-03-01 16:56:40,159 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:56:40,159 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 16:56:40,185 INFO program/MainThread: stdout[48]: 2024-03-01 16:56:40,185 INFO program/MainThread: stderr[48]: 2024-03-01 16:56:40,186 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:56:40,186 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 16:56:40,186 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,199 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,203 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:40,203 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:56:40,204 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:56:40,214 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,239 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,239 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:40,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:56:40,246 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:40,248 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,251 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,254 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,256 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,259 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,262 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,264 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:56:40,264 INFO program/MainThread: Running [49] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:40,323 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 16:56:40,324 INFO program/MainThread: stderr[49]: 2024-03-01 16:56:40,324 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:56:40,338 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:40,347 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:40,350 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,353 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,356 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,359 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,362 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,365 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,365 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,379 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,383 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:40,386 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:40,386 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,397 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,398 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:56:40,406 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,406 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,419 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,419 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:40,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:56:40,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:56:40,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:40,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:40,435 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,438 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,441 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,444 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,447 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,450 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:40,450 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,463 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:40,468 INFO program/MainThread: Running [50] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:40,497 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:56:40,497 INFO program/MainThread: stderr[50]: 2024-03-01 16:56:40,497 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:56:40,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:56:40,501 INFO program/MainThread: Running [51] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:40,551 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 16:56:40,551 INFO program/MainThread: stderr[51]: 2024-03-01 16:56:40,551 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:56:40,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:56:40,570 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:56:40,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,602 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,606 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:56:40,607 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:40,608 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:56:40,617 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,617 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,633 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,633 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:40,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,640 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:56:40,642 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:56:40,643 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:56:40,844 INFO program/MainThread: stdout: 2024-03-01 16:56:40,844 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:56:40,845 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:40,845 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:40,845 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:56:40,845 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:56:40,845 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:40,845 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:40,845 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:56:40,845 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:40,845 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:40,845 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,846 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:56:40,859 INFO program/MainThread: stdout: 2024-03-01 16:56:40,859 INFO program/MainThread: writing all SBs 2024-03-01 16:56:40,860 INFO program/MainThread: new label = "" 2024-03-01 16:56:40,860 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,860 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,883 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:56:40,888 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:56:40,889 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:56:40,898 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,915 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,915 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:40,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:40,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:56:40,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,925 INFO program/MainThread: Running [52] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:40,953 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:56:40,954 INFO program/MainThread: stderr[52]: 2024-03-01 16:56:40,954 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:56:40,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:40,958 INFO program/MainThread: Running [53] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:41,024 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 16:56:41,024 INFO program/MainThread: stderr[53]: 2024-03-01 16:56:41,024 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:56:41,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:41,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:41,040 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:56:41,042 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:41,068 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:56:41,075 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:56:41,075 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:56:41,084 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:41,101 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,101 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:41,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:41,108 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:41,110 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:56:41,111 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:56:41,948 INFO program/MainThread: stdout: 2024-03-01 16:56:41,949 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:56:41,949 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:41,949 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:41,949 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:56:41,949 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:56:41,949 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:41,949 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:41,949 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:56:41,949 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:41,949 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:41,949 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,950 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:56:41,963 INFO program/MainThread: stdout: 2024-03-01 16:56:41,963 INFO program/MainThread: writing all SBs 2024-03-01 16:56:41,964 INFO program/MainThread: new label = "" 2024-03-01 16:56:41,964 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:41,977 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:41,982 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:56:41,983 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:56:41,992 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,992 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:42,009 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:42,014 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:42,014 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 0x7fe4821b4900> 2024-03-01 16:56:42,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:56:42,021 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:42,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:56:42,026 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:56:42,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:56:42,032 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:56:42,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:56:42,037 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:56:42,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:56:42,043 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:56:42,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:56:42,048 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:56:42,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:56:42,054 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:56:42,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:56:42,059 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:56:42,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:56:42,065 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:42,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:56:42,070 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:56:42,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:56:42,075 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:56:42,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:56:42,080 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:56:42,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:56:42,086 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:56:42,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:56:42,091 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:56:42,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:56:42,096 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:56:42,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:56:42,101 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:57:05,541 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_1rx0w96j/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:05,576 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:05,577 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:05,580 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:05,580 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:57:05,580 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:05,580 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:05,584 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:05,585 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:05,588 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:05,588 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:05,591 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:05,591 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:05,594 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:05,594 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:05,605 INFO program/MainThread: stdout: 2024-03-01 16:57:05,605 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:05,605 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx 2024-03-01 16:57:05,605 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 35cc16c8-2091-449e-a3ea-7ab2e43a751a 2024-03-01 16:57:05,605 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F 2024-03-01 16:57:05,605 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 35cc16c8-2091-449e-a3ea-7ab2e43a751a 2024-03-01 16:57:05,605 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3466f19c-2423-4ba6-a677-43b88d9ae638 2024-03-01 16:57:05,606 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde 2024-03-01 16:57:05,606 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 2024-03-01 16:57:05,606 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0a2d1c73-831b-4229-a42a-06ce3bd22fab 2024-03-01 16:57:05,606 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b 2024-03-01 16:57:05,606 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi 2024-03-01 16:57:05,606 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN 2024-03-01 16:57:05,606 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K 2024-03-01 16:57:05,606 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 0d1980a8-0662-4db5-9ef1-6d3078261926 2024-03-01 16:57:05,606 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 267d3b74-cbe7-41b4-8e72-b4e1b2e659d0 2024-03-01 16:57:05,606 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 96a56004-f191-4582-b127-792dcf969d8a 2024-03-01 16:57:05,606 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq 2024-03-01 16:57:05,606 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 96a56004-f191-4582-b127-792dcf969d8a 2024-03-01 16:57:05,606 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt 2024-03-01 16:57:05,606 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fbf86cbf-e91b-47da-930c-00a3ec56a46f 2024-03-01 16:57:05,606 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 2024-03-01 16:57:05,606 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fbf86cbf-e91b-47da-930c-00a3ec56a46f 2024-03-01 16:57:05,606 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:05,606 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:05,606 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:05,606 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:05,606 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:05,606 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 35cc16c8-2091-449e-a3ea-7ab2e43a751a sdb 1073741824 root disk brw-rw---- LVM2_member u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 35cc16c8-2091-449e-a3ea-7ab2e43a751a `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3466f19c-2423-4ba6-a677-43b88d9ae638 sdc 1073741824 root disk brw-rw---- LVM2_member IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde sdd 1073741824 root disk brw-rw---- LVM2_member UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0a2d1c73-831b-4229-a42a-06ce3bd22fab `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b sde 1073741824 root disk brw-rw---- LVM2_member 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi sdf 1073741824 root disk brw-rw---- LVM2_member S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN sdg 1073741824 root disk brw-rw---- LVM2_member HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 0d1980a8-0662-4db5-9ef1-6d3078261926 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 267d3b74-cbe7-41b4-8e72-b4e1b2e659d0 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 96a56004-f191-4582-b127-792dcf969d8a sdh 1073741824 root disk brw-rw---- LVM2_member DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 96a56004-f191-4582-b127-792dcf969d8a sdi 1073741824 root disk brw-rw---- LVM2_member GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fbf86cbf-e91b-47da-930c-00a3ec56a46f sdj 1073741824 root disk brw-rw---- LVM2_member 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fbf86cbf-e91b-47da-930c-00a3ec56a46f sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:05,606 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:05,607 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:05,607 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:05,607 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:05,607 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:05,607 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:05,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:05,620 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:05,637 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:57:05,641 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/lvm-pv-uuid-Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/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': 'Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx', 'ID_FS_UUID_ENC': 'Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:57:05,641 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:57:05,642 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:05,678 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:05,678 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:05,678 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:05,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,689 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:05,691 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:57:05,696 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:05,696 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:05,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:05,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:05,700 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:05,703 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:05,704 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:57:05,707 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:57:05,707 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:05,707 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:05,707 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b1d54e20) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:57:05,711 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:05,714 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:05,714 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:57:05,717 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:05,717 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:57:05,721 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:05,721 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:57:05,724 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:05,724 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:57:05,727 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:57:05,727 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:05,727 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:05,762 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_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=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_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=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:05,763 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F. WARNING: Couldn't find device with uuid IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde. WARNING: VG test_vg1 is missing PV u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:05,763 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:05,763 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:57:05,767 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; pe_start: 8 MiB ; 2024-03-01 16:57:05,767 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:57:05,770 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:05,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:05,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:05,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,782 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:05,820 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:05,820 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F. WARNING: Couldn't find device with uuid IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde. WARNING: VG test_vg1 is missing PV u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:05,820 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:05,820 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:05,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:57:05,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:05,829 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:05,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:05,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:05,833 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:05,865 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK 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=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx 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=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:05,865 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F. WARNING: Couldn't find device with uuid IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde. WARNING: VG test_vg1 is missing PV u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:05,865 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:05,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:57:05,870 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:57:05,872 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:57:05,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:05,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:05,878 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:05,878 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:05,882 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', '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': 'u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F', 'ID_FS_UUID_ENC': 'u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:57:05,882 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:57:05,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:05,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:05,893 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:05,893 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:05,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:57:05,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:05,896 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:05,899 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:05,899 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:05,902 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:57:05,903 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:05,903 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:57:05,903 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b0b7f400) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:57:05,906 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:05,909 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:05,909 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:57:05,912 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:05,912 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:57:05,915 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:05,915 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:57:05,918 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:05,918 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:57:05,921 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:57:05,921 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:05,921 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:57:05,952 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_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=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:05,953 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde. WARNING: VG test_vg1 is missing PV IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde (last written to /dev/sdc). 2024-03-01 16:57:05,953 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:05,953 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:57:05,957 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:57:05,957 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:57:05,960 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:05,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:05,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:05,969 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:05,972 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:05,974 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:57:05,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:05,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:05,980 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:57:06,015 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:06,016 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde. WARNING: VG test_vg1 is missing PV IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde (last written to /dev/sdc). 2024-03-01 16:57:06,016 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:06,016 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:06,016 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:06,020 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:57:06,020 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:57:06,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,031 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:06,032 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:06,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:57:06,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:06,035 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:06,038 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:06,038 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:57:06,041 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:57:06,041 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,042 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:57:06,042 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b0b89cd0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:57:06,045 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:06,045 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:06,048 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:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:57:06,048 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:57:06,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,059 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:06,059 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:06,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:57:06,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:06,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:06,065 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:06,065 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:57:06,068 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:57:06,068 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,068 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:57:06,069 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b0b89640) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:57:06,071 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:06,072 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:06,075 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:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/lvm-pv-uuid-IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33', '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': 'IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde', 'ID_FS_UUID_ENC': 'IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:57:06,075 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:57:06,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,085 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:06,086 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:06,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:57:06,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:06,089 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:06,092 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:06,092 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:57:06,095 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:57:06,095 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,095 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:57:06,095 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b0b8de50) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:57:06,098 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:06,101 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:06,102 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:57:06,104 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:06,104 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:57:06,107 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,108 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:57:06,111 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,111 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:57:06,113 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:57:06,113 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:06,113 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 16:57:06,152 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:06,153 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:06,153 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:06,153 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:57:06,157 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:06,157 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:57:06,160 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:06,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:06,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:06,169 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:06,172 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:06,175 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:57:06,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:06,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:06,180 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 16:57:06,217 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:06,218 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:06,218 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:06,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:06,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:57:06,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:06,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:57:06,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:06,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:06,241 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:06,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:57:06,244 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:06,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:06,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:06,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:06,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:57:06,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:06,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:06,257 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:06,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:57:06,261 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:06,261 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:57:06,261 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:57:06,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:06,264 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:06,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:57:06,267 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:06,271 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/3466f19c-2423-4ba6-a677-43b88d9ae638 ' '/dev/disk/by-id/dm-uuid-LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaEZIeEnrquZnf5GUxuWt8SScumqYK7chK', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaEZIeEnrquZnf5GUxuWt8SScumqYK7chK', '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': '3466f19c-2423-4ba6-a677-43b88d9ae638', 'ID_FS_UUID_ENC': '3466f19c-2423-4ba6-a677-43b88d9ae638', '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': '1073860894'} ; 2024-03-01 16:57:06,271 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:06,271 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:06,274 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:57:06,274 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:06,274 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:06,275 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:06,277 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:57:06,277 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:06,277 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:06,277 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:06,280 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:57:06,280 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:06,280 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:06,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:57:06,289 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:06,290 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:57:06,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:06,291 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:57:06,287 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b9cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK 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 (0x7f24b0c73250) -- 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 = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:06,291 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:06,294 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:57:06,294 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:06,294 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:06,298 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:06,301 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:06,301 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:57:06,304 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:06,304 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:57:06,307 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,308 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:57:06,311 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,311 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:57:06,312 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:06,312 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:57:06,316 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,317 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:57:06,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:06,320 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:06,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:06,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:06,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:06,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:57:06,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:06,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:06,341 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:06,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:57:06,344 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:06,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:57:06,348 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:06,351 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:06,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:06,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:06,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:06,357 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:06,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:57:06,361 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:06,361 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:57:06,361 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:57:06,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:06,364 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:06,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:57:06,367 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:06,371 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaHMG5rjPTawib5aNQ7uAHkTgj3haGQ9nx ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/35cc16c8-2091-449e-a3ea-7ab2e43a751a', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaHMG5rjPTawib5aNQ7uAHkTgj3haGQ9nx', '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': '35cc16c8-2091-449e-a3ea-7ab2e43a751a', 'ID_FS_UUID_ENC': '35cc16c8-2091-449e-a3ea-7ab2e43a751a', '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': '1073402464'} ; 2024-03-01 16:57:06,371 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:06,371 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:06,374 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:57:06,374 INFO program/MainThread: stderr[15]: 2024-03-01 16:57:06,374 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:57:06,374 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:06,377 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:57:06,377 INFO program/MainThread: stderr[16]: 2024-03-01 16:57:06,377 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:57:06,377 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:06,380 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:57:06,380 INFO program/MainThread: stderr[17]: 2024-03-01 16:57:06,380 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:57:06,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:57:06,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:06,390 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:06,390 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:06,391 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:06,387 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b9e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx 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 (0x7f24b0c73250) -- name = test_vg1 status = True 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 = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:06,392 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:06,394 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:57:06,394 INFO program/MainThread: stderr[18]: 2024-03-01 16:57:06,394 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:57:06,398 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:06,402 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:06,402 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:57:06,405 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:06,405 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:57:06,408 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,408 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:57:06,411 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,411 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:06,412 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:57:06,415 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,415 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:57:06,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:06,418 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:06,418 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:06,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444', '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': 'UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4', 'ID_FS_UUID_ENC': 'UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:57:06,421 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:57:06,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,433 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:06,433 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:06,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:06,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:06,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:06,439 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:06,439 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:57:06,442 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:57:06,443 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,443 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:57:06,443 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b1d6b490) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:57:06,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:06,449 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:06,449 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:06,452 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:06,452 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:06,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:06,458 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,458 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:06,461 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:57:06,461 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:57:06,461 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 16:57:06,493 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:06,493 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi. WARNING: Couldn't find device with uuid S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN. WARNING: VG test_vg2 is missing PV 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN (last written to /dev/sdf). 2024-03-01 16:57:06,493 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:57:06,493 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:57:06,497 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:57:06,498 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:57:06,500 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:57:06,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:06,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:06,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,511 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 16:57:06,542 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 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=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:06,543 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi. WARNING: Couldn't find device with uuid S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN. WARNING: VG test_vg2 is missing PV 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN (last written to /dev/sdf). 2024-03-01 16:57:06,543 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:57:06,543 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:06,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:57:06,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:57:06,551 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:06,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:57:06,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:57:06,554 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 16:57:06,586 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:06,586 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi. WARNING: Couldn't find device with uuid S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN. WARNING: VG test_vg2 is missing PV 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN (last written to /dev/sdf). 2024-03-01 16:57:06,586 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:57:06,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:57:06,591 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:57:06,593 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:57:06,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:06,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:57:06,599 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:06,599 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:06,602 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/lvm-pv-uuid-6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/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': '6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi', 'ID_FS_UUID_ENC': '6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:57:06,603 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:57:06,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,614 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:06,614 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:06,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:57:06,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:57:06,617 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:06,620 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:06,621 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:57:06,623 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:57:06,624 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,624 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:57:06,624 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b1ca5e50) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:57:06,627 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:06,630 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:06,630 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:57:06,633 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:06,633 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:57:06,636 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,636 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:57:06,640 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,640 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:57:06,642 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:57:06,642 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:57:06,643 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:06,681 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:06,682 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN. WARNING: VG test_vg2 is missing PV S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN (last written to /dev/sdf). 2024-03-01 16:57:06,682 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:57:06,682 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:57:06,686 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:06,686 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:57:06,689 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:57:06,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:06,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:57:06,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:57:06,700 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:06,703 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:57:06,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:06,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:06,709 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:06,744 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:06,745 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN. WARNING: VG test_vg2 is missing PV S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN (last written to /dev/sdf). 2024-03-01 16:57:06,745 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:57:06,745 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:06,745 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:06,749 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/lvm-pv-uuid-S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN', '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': 'S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN', 'ID_FS_UUID_ENC': 'S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:57:06,750 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:06,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,761 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:06,762 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:06,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:57:06,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:57:06,765 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:06,768 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:06,768 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:06,771 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:57:06,771 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,772 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:57:06,772 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b0b995e0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:57:06,775 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:06,778 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:06,778 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:57:06,781 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:06,781 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:57:06,784 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,784 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:57:06,787 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,787 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:57:06,790 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:57:06,790 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:57:06,790 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/sdc,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:06,820 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:06,821 INFO program/MainThread: stderr[24]: 2024-03-01 16:57:06,821 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:57:06,821 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:57:06,825 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:06,825 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:57:06,828 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:57:06,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:06,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:06,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:57:06,840 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:06,842 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:57:06,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:06,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:06,848 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/sdc,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:06,888 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:06,888 INFO program/MainThread: stderr[25]: 2024-03-01 16:57:06,888 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:57:06,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:06,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:57:06,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:06,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:57:06,907 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:06,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:06,911 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:06,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:57:06,914 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:06,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:57:06,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:57:06,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:06,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:57:06,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:06,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:06,927 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:06,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:57:06,930 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:06,931 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:57:06,931 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:57:06,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:06,934 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:06,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:57:06,937 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:06,941 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b ' '/dev/disk/by-id/dm-uuid-LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1wFsf7e39w9cix41b5Wl7tiFk9SzDp1PyR', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1wFsf7e39w9cix41b5Wl7tiFk9SzDp1PyR', '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': '256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b', 'ID_FS_UUID_ENC': '256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b', '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': '1071740302'} ; 2024-03-01 16:57:06,941 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:06,941 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:06,944 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:57:06,944 INFO program/MainThread: stderr[26]: 2024-03-01 16:57:06,944 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:57:06,945 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:06,947 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:57:06,947 INFO program/MainThread: stderr[27]: 2024-03-01 16:57:06,947 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:57:06,947 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:06,950 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:57:06,950 INFO program/MainThread: stderr[28]: 2024-03-01 16:57:06,950 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:57:06,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:57:06,959 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:06,960 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:06,960 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:06,961 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:06,957 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR 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 (0x7f24b0c73070) -- 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 = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:06,961 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:06,964 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:57:06,964 INFO program/MainThread: stderr[29]: 2024-03-01 16:57:06,964 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:57:06,968 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:06,971 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:06,971 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:57:06,974 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:06,974 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:57:06,977 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,977 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:57:06,981 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,981 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:57:06,981 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:57:06,984 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,984 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:57:06,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:06,987 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:06,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:06,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:57:07,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:07,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:57:07,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:07,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:07,009 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:07,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:57:07,012 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:07,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:57:07,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:07,019 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:07,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:57:07,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:07,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:07,025 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:07,028 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:57:07,029 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:07,029 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:57:07,029 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:57:07,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:07,032 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:07,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:57:07,035 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:07,039 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1w4i2sYMJA4IYwoq0YOeijbZDowjN1vD4E ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/0a2d1c73-831b-4229-a42a-06ce3bd22fab', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1w4i2sYMJA4IYwoq0YOeijbZDowjN1vD4E', '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': '0a2d1c73-831b-4229-a42a-06ce3bd22fab', 'ID_FS_UUID_ENC': '0a2d1c73-831b-4229-a42a-06ce3bd22fab', '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': '1071296873'} ; 2024-03-01 16:57:07,039 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:07,039 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:07,042 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:57:07,042 INFO program/MainThread: stderr[30]: 2024-03-01 16:57:07,042 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:57:07,042 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:07,045 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:57:07,045 INFO program/MainThread: stderr[31]: 2024-03-01 16:57:07,045 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:57:07,045 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:07,047 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:57:07,047 INFO program/MainThread: stderr[32]: 2024-03-01 16:57:07,048 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:57:07,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:57:07,057 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:07,058 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:07,058 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:07,059 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:07,055 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E 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 (0x7f24b0c73070) -- name = test_vg2 status = 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 = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:07,059 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:07,062 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:57:07,062 INFO program/MainThread: stderr[33]: 2024-03-01 16:57:07,062 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:57:07,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:07,069 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:07,070 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:57:07,073 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:07,073 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:57:07,076 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,076 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:57:07,079 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,079 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:57:07,080 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:57:07,083 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,083 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:57:07,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:07,086 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:07,086 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:07,089 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/lvm-pv-uuid-HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/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': 'HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K', 'ID_FS_UUID_ENC': 'HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:57:07,089 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:57:07,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,101 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:07,102 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:07,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:57:07,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:57:07,105 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:07,108 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:07,108 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:57:07,111 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:57:07,111 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:07,111 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:57:07,111 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b1ca58b0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:57:07,115 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:07,117 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:07,118 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:57:07,120 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:07,121 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:57:07,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:57:07,127 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,127 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:57:07,129 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:57:07,129 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:57:07,130 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/sdc,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:07,173 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:07,173 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq. WARNING: Couldn't find device with uuid GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt. WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:07,173 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:57:07,173 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:57:07,177 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:57:07,178 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:57:07,180 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:57:07,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:07,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:07,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,192 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/sdc,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:07,228 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 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=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 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=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:07,229 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq. WARNING: Couldn't find device with uuid GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt. WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:07,229 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:57:07,229 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:07,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:57:07,233 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:57:07,237 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:07,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:57:07,240 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:57:07,240 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/sdc,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:07,273 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr 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=mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:07,274 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq. WARNING: Couldn't find device with uuid GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt. WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:07,274 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:57:07,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:57:07,278 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:57:07,281 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:57:07,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:07,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:57:07,287 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:07,287 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:07,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/lvm-pv-uuid-DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq', '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': 'DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq', 'ID_FS_UUID_ENC': 'DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:57:07,290 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:57:07,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,302 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:07,303 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:07,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:57:07,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:57:07,306 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:07,308 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:07,309 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:07,311 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:57:07,312 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:07,312 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:57:07,312 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b0c09850) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:57:07,315 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:07,318 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:07,318 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:57:07,321 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:07,321 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:57:07,324 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,324 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:57:07,328 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,328 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:57:07,330 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:57:07,330 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:57:07,330 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/sdh,/dev/sdc,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:07,367 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:07,367 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt. WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:07,367 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:57:07,367 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:57:07,371 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; pe_start: 8 MiB ; 2024-03-01 16:57:07,371 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:57:07,374 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:57:07,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:07,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:57:07,383 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:57:07,386 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:07,388 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:57:07,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:07,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:07,394 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/sdh,/dev/sdc,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:07,437 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:07,437 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt. WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:07,437 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:57:07,437 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:07,437 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:07,442 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', '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': 'GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt', 'ID_FS_UUID_ENC': 'GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:57:07,442 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:57:07,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,454 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:07,454 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:07,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:57:07,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:57:07,458 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:07,461 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:07,461 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:57:07,464 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:57:07,464 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:07,465 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:57:07,465 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b0b44ac0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:57:07,468 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:07,471 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:07,471 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:57:07,474 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:07,474 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:57:07,477 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:57:07,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:57:07,483 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:57:07,483 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:57:07,483 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/sdh,/dev/sdc,/dev/sdi,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:07,516 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:07,516 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:07,516 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:57:07,516 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:57:07,520 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; pe_start: 8 MiB ; 2024-03-01 16:57:07,520 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:57:07,524 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:57:07,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:07,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:07,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:57:07,535 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:07,538 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:57:07,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:07,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:07,544 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/sdh,/dev/sdc,/dev/sdi,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:07,581 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:07,581 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:07,581 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:57:07,581 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:07,581 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:07,586 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/lvm-pv-uuid-0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7', 'ID_FS_UUID_ENC': '0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:57:07,586 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:57:07,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,598 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:07,598 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:07,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:57:07,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:57:07,601 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:07,604 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:07,604 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:57:07,607 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:57:07,608 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:07,608 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:57:07,608 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b0b4e8b0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:57:07,611 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:07,614 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:07,614 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:57:07,617 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:07,617 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:57:07,620 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,620 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:57:07,623 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,624 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:57:07,626 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:57:07,626 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:57:07,626 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/sdh,/dev/sdc,/dev/sdj,/dev/sdi,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:07,663 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:07,663 INFO program/MainThread: stderr[41]: 2024-03-01 16:57:07,663 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:57:07,663 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:57:07,667 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:57:07,667 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:57:07,670 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:57:07,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:07,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:07,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:57:07,682 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:07,685 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:57:07,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:07,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:07,691 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/sdh,/dev/sdc,/dev/sdj,/dev/sdi,/dev/sdd,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:57:07,727 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:07,727 INFO program/MainThread: stderr[42]: 2024-03-01 16:57:07,727 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:57:07,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:07,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:57:07,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:07,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:57:07,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:07,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:07,750 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:07,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:57:07,754 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:07,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:57:07,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:57:07,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:07,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:57:07,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:07,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:07,766 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:07,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:57:07,770 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:07,770 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:57:07,770 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:57:07,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:07,773 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:07,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:57:07,777 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:07,780 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W31l4LTYs0B263lgVQlaLwT3IEuLicy658 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/fbf86cbf-e91b-47da-930c-00a3ec56a46f ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W31l4LTYs0B263lgVQlaLwT3IEuLicy658', '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': 'fbf86cbf-e91b-47da-930c-00a3ec56a46f', 'ID_FS_UUID_ENC': 'fbf86cbf-e91b-47da-930c-00a3ec56a46f', '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': '1069517940'} ; 2024-03-01 16:57:07,780 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:07,780 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:07,783 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:57:07,783 INFO program/MainThread: stderr[43]: 2024-03-01 16:57:07,784 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:57:07,784 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:07,786 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:57:07,786 INFO program/MainThread: stderr[44]: 2024-03-01 16:57:07,786 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:57:07,786 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:07,789 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:57:07,789 INFO program/MainThread: stderr[45]: 2024-03-01 16:57:07,789 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:57:07,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:57:07,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:07,800 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:57:07,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:07,801 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:57:07,797 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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 (0x7f24b0b44b20) -- 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 = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:07,801 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:07,804 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:57:07,804 INFO program/MainThread: stderr[46]: 2024-03-01 16:57:07,804 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:57:07,808 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:07,811 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:07,811 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:57:07,814 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:07,814 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:57:07,817 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,817 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:57:07,821 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,821 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:57:07,821 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:57:07,824 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,824 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:57:07,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:07,827 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:07,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:07,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:57:07,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:07,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:57:07,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:07,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:07,849 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:07,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:57:07,853 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:07,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:57:07,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:07,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:07,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:57:07,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:07,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:07,875 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:07,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:57:07,878 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:07,879 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:57:07,879 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:57:07,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:07,882 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:07,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:57:07,885 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:07,888 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/96a56004-f191-4582-b127-792dcf969d8a ' '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3sDt5Rsfk3j5ptxSdgpAtSPU8tzmd9BIr', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3sDt5Rsfk3j5ptxSdgpAtSPU8tzmd9BIr', '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': '96a56004-f191-4582-b127-792dcf969d8a', 'ID_FS_UUID_ENC': '96a56004-f191-4582-b127-792dcf969d8a', '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': '1068424179'} ; 2024-03-01 16:57:07,888 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:07,889 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:07,892 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:57:07,892 INFO program/MainThread: stderr[47]: 2024-03-01 16:57:07,892 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:57:07,892 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:07,894 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:57:07,895 INFO program/MainThread: stderr[48]: 2024-03-01 16:57:07,895 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:57:07,895 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:07,897 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:57:07,897 INFO program/MainThread: stderr[49]: 2024-03-01 16:57:07,897 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:57:07,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:57:07,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:07,908 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:57:07,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:07,910 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:57:07,905 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr 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 (0x7f24b0b44b20) -- name = test_vg3 status = True 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 = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:07,910 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:07,913 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:57:07,913 INFO program/MainThread: stderr[50]: 2024-03-01 16:57:07,913 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:57:07,916 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:07,920 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:07,920 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:57:07,923 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:07,923 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:57:07,926 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,926 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:57:07,929 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:07,929 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:57:07,930 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:57:07,933 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,933 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:57:07,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:07,936 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:07,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:07,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:57:07,951 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:07,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:57:07,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:07,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:07,958 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:07,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:57:07,962 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:07,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:57:07,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:57:07,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:07,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:57:07,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:07,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:07,975 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:07,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:57:07,978 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:07,978 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:57:07,978 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:57:07,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:07,981 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:07,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:57:07,985 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:07,988 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3mak32dLWEWrdgFsHZe8frbnTXBQRGl0e ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/267d3b74-cbe7-41b4-8e72-b4e1b2e659d0', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3mak32dLWEWrdgFsHZe8frbnTXBQRGl0e', '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': '267d3b74-cbe7-41b4-8e72-b4e1b2e659d0', 'ID_FS_UUID_ENC': '267d3b74-cbe7-41b4-8e72-b4e1b2e659d0', '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': '1067457150'} ; 2024-03-01 16:57:07,988 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:07,988 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:07,991 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:57:07,992 INFO program/MainThread: stderr[51]: 2024-03-01 16:57:07,992 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:57:07,992 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:07,994 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:57:07,994 INFO program/MainThread: stderr[52]: 2024-03-01 16:57:07,994 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:57:07,994 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:07,997 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:57:07,997 INFO program/MainThread: stderr[53]: 2024-03-01 16:57:07,997 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:57:08,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:57:08,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,008 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:57:08,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,010 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:57:08,005 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b99cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e 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 (0x7f24b0b44b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:08,010 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:08,013 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:57:08,013 INFO program/MainThread: stderr[54]: 2024-03-01 16:57:08,013 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:57:08,017 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:08,020 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:08,020 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:57:08,023 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:08,023 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:57:08,027 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:08,027 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:57:08,030 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:08,030 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:57:08,030 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:57:08,033 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:08,033 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:57:08,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:08,037 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:08,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:08,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:57:08,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:08,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:57:08,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:08,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:08,059 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:08,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:08,062 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:08,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:57:08,065 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:57:08,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:08,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:57:08,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:08,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:08,075 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:08,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:08,078 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:08,079 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:57:08,079 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:57:08,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:08,082 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:08,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:08,085 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:08,089 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/0d1980a8-0662-4db5-9ef1-6d3078261926 ' '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W392iQglP3UyKHgvpB1VaXsw7yBg6zKLFN ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W392iQglP3UyKHgvpB1VaXsw7yBg6zKLFN', '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': '0d1980a8-0662-4db5-9ef1-6d3078261926', 'ID_FS_UUID_ENC': '0d1980a8-0662-4db5-9ef1-6d3078261926', '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': '1066937278'} ; 2024-03-01 16:57:08,089 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:08,089 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:08,092 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:57:08,092 INFO program/MainThread: stderr[55]: 2024-03-01 16:57:08,092 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:57:08,093 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:08,095 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:57:08,095 INFO program/MainThread: stderr[56]: 2024-03-01 16:57:08,095 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:57:08,095 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:08,098 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:57:08,098 INFO program/MainThread: stderr[57]: 2024-03-01 16:57:08,098 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:57:08,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:57:08,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,109 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:08,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,111 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:08,106 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN 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 (0x7f24b0b44b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:08,112 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:08,114 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:57:08,114 INFO program/MainThread: stderr[58]: 2024-03-01 16:57:08,114 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:57:08,118 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:08,121 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:08,121 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:57:08,124 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:08,125 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:57:08,128 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:08,128 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:57:08,131 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:08,131 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:57:08,131 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:57:08,134 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:08,134 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:57:08,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:08,138 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:08,138 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:08,141 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': '22692370'} ; 2024-03-01 16:57:08,141 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:08,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,152 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:08,152 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:08,152 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:08,152 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:08,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:57:08,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:57:08,155 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:08,158 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:08,158 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:08,161 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:57:08,162 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:08,162 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:57:08,162 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b0c73ac0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:57:08,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:08,168 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:08,168 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:57:08,171 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:08,171 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:57:08,174 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:08,174 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:57:08,177 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:08,178 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:57:08,180 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:08,183 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,186 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:08,193 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 0x7f24b0babd80> 2024-03-01 16:57:08,233 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:57:08,237 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:08,237 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:08,241 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': '22694257'} ; 2024-03-01 16:57:08,241 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:08,241 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:08,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,250 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:08,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,256 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,270 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:57:08,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:57:08,297 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:08,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:57:08,300 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:08,303 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:08,303 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:08,306 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:08,306 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:08,306 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:08,309 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:08,312 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:08,315 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:08,317 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:08,320 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:08,321 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:08,321 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:57:08,322 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:08,321 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f24b0bbb7c0) -- 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 0x7f24b1ca9a40> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:08,325 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:08,328 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:08,328 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:57:08,331 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:08,331 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:57:08,334 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:08,334 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:57:08,337 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:08,337 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:57:08,337 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:08,340 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:08,340 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:57:08,343 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:08,343 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:08,346 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-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W392iQglP3UyKHgvpB1VaXsw7yBg6zKLFN ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/0d1980a8-0662-4db5-9ef1-6d3078261926', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W392iQglP3UyKHgvpB1VaXsw7yBg6zKLFN', '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': '0d1980a8-0662-4db5-9ef1-6d3078261926', 'ID_FS_UUID_ENC': '0d1980a8-0662-4db5-9ef1-6d3078261926', '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': '1066937278'} ; 2024-03-01 16:57:08,346 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:08,346 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:08,349 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:57:08,349 INFO program/MainThread: stderr[59]: 2024-03-01 16:57:08,349 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:57:08,349 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:08,352 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:57:08,352 INFO program/MainThread: stderr[60]: 2024-03-01 16:57:08,352 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:57:08,352 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:08,355 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:57:08,355 INFO program/MainThread: stderr[61]: 2024-03-01 16:57:08,355 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:57:08,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:57:08,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,367 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:08,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,368 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:08,363 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b7ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24b0b44b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:08,369 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:08,371 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:57:08,372 INFO program/MainThread: stderr[62]: 2024-03-01 16:57:08,372 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:57:08,375 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:08,375 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:57:08,378 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3mak32dLWEWrdgFsHZe8frbnTXBQRGl0e ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/267d3b74-cbe7-41b4-8e72-b4e1b2e659d0 ' '/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': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3mak32dLWEWrdgFsHZe8frbnTXBQRGl0e', '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': '267d3b74-cbe7-41b4-8e72-b4e1b2e659d0', 'ID_FS_UUID_ENC': '267d3b74-cbe7-41b4-8e72-b4e1b2e659d0', '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': '1067457150'} ; 2024-03-01 16:57:08,378 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:08,379 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:08,381 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:57:08,381 INFO program/MainThread: stderr[63]: 2024-03-01 16:57:08,381 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:57:08,382 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:08,384 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:57:08,384 INFO program/MainThread: stderr[64]: 2024-03-01 16:57:08,384 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:57:08,384 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:08,387 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:57:08,387 INFO program/MainThread: stderr[65]: 2024-03-01 16:57:08,387 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:57:08,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:57:08,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,398 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:08,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,399 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:08,394 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b99cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24b0b44b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:08,400 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:08,403 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:57:08,403 INFO program/MainThread: stderr[66]: 2024-03-01 16:57:08,403 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:57:08,406 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:08,407 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:57:08,409 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3sDt5Rsfk3j5ptxSdgpAtSPU8tzmd9BIr ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/96a56004-f191-4582-b127-792dcf969d8a ' '/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': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3sDt5Rsfk3j5ptxSdgpAtSPU8tzmd9BIr', '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': '96a56004-f191-4582-b127-792dcf969d8a', 'ID_FS_UUID_ENC': '96a56004-f191-4582-b127-792dcf969d8a', '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': '1068424179'} ; 2024-03-01 16:57:08,409 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:08,410 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:08,412 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:57:08,412 INFO program/MainThread: stderr[67]: 2024-03-01 16:57:08,412 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:57:08,413 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:08,415 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:57:08,415 INFO program/MainThread: stderr[68]: 2024-03-01 16:57:08,415 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:57:08,415 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:08,418 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:57:08,418 INFO program/MainThread: stderr[69]: 2024-03-01 16:57:08,418 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:57:08,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:57:08,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,429 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:08,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,430 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:08,425 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b62250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24b0b44b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:08,431 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:08,434 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:57:08,434 INFO program/MainThread: stderr[70]: 2024-03-01 16:57:08,434 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:57:08,437 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:08,437 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:57:08,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/fbf86cbf-e91b-47da-930c-00a3ec56a46f ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W31l4LTYs0B263lgVQlaLwT3IEuLicy658 ' '/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': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W31l4LTYs0B263lgVQlaLwT3IEuLicy658', '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': 'fbf86cbf-e91b-47da-930c-00a3ec56a46f', 'ID_FS_UUID_ENC': 'fbf86cbf-e91b-47da-930c-00a3ec56a46f', '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': '1069517940'} ; 2024-03-01 16:57:08,440 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:08,441 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:08,443 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:57:08,443 INFO program/MainThread: stderr[71]: 2024-03-01 16:57:08,443 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:57:08,443 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:08,446 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:57:08,446 INFO program/MainThread: stderr[72]: 2024-03-01 16:57:08,446 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:57:08,446 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:08,448 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:57:08,449 INFO program/MainThread: stderr[73]: 2024-03-01 16:57:08,449 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:57:08,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:57:08,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,460 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:08,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:08,461 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:08,456 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b54af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24b0b44b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:08,462 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:08,464 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:57:08,465 INFO program/MainThread: stderr[74]: 2024-03-01 16:57:08,465 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:57:08,468 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:08,468 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:57:08,471 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/0a2d1c73-831b-4229-a42a-06ce3bd22fab ' '/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-d8pdK92kiGr7XtdvZfdlhdBswQin7z1w4i2sYMJA4IYwoq0YOeijbZDowjN1vD4E', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1w4i2sYMJA4IYwoq0YOeijbZDowjN1vD4E', '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': '0a2d1c73-831b-4229-a42a-06ce3bd22fab', 'ID_FS_UUID_ENC': '0a2d1c73-831b-4229-a42a-06ce3bd22fab', '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': '1071296873'} ; 2024-03-01 16:57:08,471 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:08,472 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:08,474 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:57:08,474 INFO program/MainThread: stderr[75]: 2024-03-01 16:57:08,474 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:57:08,474 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:08,476 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:57:08,477 INFO program/MainThread: stderr[76]: 2024-03-01 16:57:08,477 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:57:08,477 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:08,479 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:57:08,479 INFO program/MainThread: stderr[77]: 2024-03-01 16:57:08,479 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:57:08,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:57:08,489 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:08,490 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:08,490 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:08,491 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:08,487 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b41820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24b0c73070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:08,491 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:08,494 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:57:08,494 INFO program/MainThread: stderr[78]: 2024-03-01 16:57:08,494 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:57:08,497 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:08,497 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:57:08,500 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-d8pdK92kiGr7XtdvZfdlhdBswQin7z1wFsf7e39w9cix41b5Wl7tiFk9SzDp1PyR ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1wFsf7e39w9cix41b5Wl7tiFk9SzDp1PyR', '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': '256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b', 'ID_FS_UUID_ENC': '256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b', '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': '1071740302'} ; 2024-03-01 16:57:08,500 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:08,501 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:08,503 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:57:08,503 INFO program/MainThread: stderr[79]: 2024-03-01 16:57:08,503 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:57:08,503 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:08,506 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:57:08,506 INFO program/MainThread: stderr[80]: 2024-03-01 16:57:08,506 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:57:08,506 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:08,508 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:57:08,509 INFO program/MainThread: stderr[81]: 2024-03-01 16:57:08,509 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:57:08,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:57:08,519 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:08,519 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:08,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:08,520 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:08,517 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b3eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24b0c73070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:08,521 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:08,523 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:57:08,524 INFO program/MainThread: stderr[82]: 2024-03-01 16:57:08,524 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:57:08,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:08,527 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:57:08,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaHMG5rjPTawib5aNQ7uAHkTgj3haGQ9nx ' '/dev/disk/by-uuid/35cc16c8-2091-449e-a3ea-7ab2e43a751a ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaHMG5rjPTawib5aNQ7uAHkTgj3haGQ9nx', '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': '35cc16c8-2091-449e-a3ea-7ab2e43a751a', 'ID_FS_UUID_ENC': '35cc16c8-2091-449e-a3ea-7ab2e43a751a', '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': '1073402464'} ; 2024-03-01 16:57:08,530 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:08,531 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:08,533 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:57:08,533 INFO program/MainThread: stderr[83]: 2024-03-01 16:57:08,533 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:57:08,533 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:08,536 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:57:08,536 INFO program/MainThread: stderr[84]: 2024-03-01 16:57:08,536 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:57:08,536 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:08,538 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:57:08,539 INFO program/MainThread: stderr[85]: 2024-03-01 16:57:08,539 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:57:08,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:57:08,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,549 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:08,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,550 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:08,546 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b9e910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24b0c73250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:08,550 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:08,552 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:57:08,553 INFO program/MainThread: stderr[86]: 2024-03-01 16:57:08,553 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:57:08,556 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:08,556 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:57:08,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/3466f19c-2423-4ba6-a677-43b88d9ae638 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaEZIeEnrquZnf5GUxuWt8SScumqYK7chK', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaEZIeEnrquZnf5GUxuWt8SScumqYK7chK', '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': '3466f19c-2423-4ba6-a677-43b88d9ae638', 'ID_FS_UUID_ENC': '3466f19c-2423-4ba6-a677-43b88d9ae638', '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': '1073860894'} ; 2024-03-01 16:57:08,559 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:08,560 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:08,562 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:57:08,562 INFO program/MainThread: stderr[87]: 2024-03-01 16:57:08,562 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:57:08,563 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:08,565 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:57:08,565 INFO program/MainThread: stderr[88]: 2024-03-01 16:57:08,565 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:57:08,565 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:08,568 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:57:08,568 INFO program/MainThread: stderr[89]: 2024-03-01 16:57:08,568 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:57:08,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:08,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,578 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:08,578 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:08,579 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:08,575 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f24b0b9cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f24b0c73250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:08,580 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:08,582 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:57:08,583 INFO program/MainThread: stderr[90]: 2024-03-01 16:57:08,583 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:57:08,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:08,586 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:57:08,586 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,595 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,613 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:08,614 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:08,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,626 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:57:08,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,637 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:08,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,648 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:08,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,658 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:08,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,669 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:08,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:08,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:08,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:08,680 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:57:11,737 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_64kqx8js/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:11,772 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:11,773 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:11,776 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:11,776 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:57:11,776 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:11,776 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:11,781 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,781 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:11,785 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:11,785 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:11,788 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:11,788 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:11,790 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:11,791 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:11,802 INFO program/MainThread: stdout: 2024-03-01 16:57:11,802 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:11,802 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx 2024-03-01 16:57:11,802 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 35cc16c8-2091-449e-a3ea-7ab2e43a751a 2024-03-01 16:57:11,802 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F 2024-03-01 16:57:11,802 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 35cc16c8-2091-449e-a3ea-7ab2e43a751a 2024-03-01 16:57:11,802 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3466f19c-2423-4ba6-a677-43b88d9ae638 2024-03-01 16:57:11,802 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde 2024-03-01 16:57:11,802 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 2024-03-01 16:57:11,802 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0a2d1c73-831b-4229-a42a-06ce3bd22fab 2024-03-01 16:57:11,802 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b 2024-03-01 16:57:11,802 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi 2024-03-01 16:57:11,803 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN 2024-03-01 16:57:11,803 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K 2024-03-01 16:57:11,803 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 0d1980a8-0662-4db5-9ef1-6d3078261926 2024-03-01 16:57:11,803 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 267d3b74-cbe7-41b4-8e72-b4e1b2e659d0 2024-03-01 16:57:11,803 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 96a56004-f191-4582-b127-792dcf969d8a 2024-03-01 16:57:11,803 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq 2024-03-01 16:57:11,803 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 96a56004-f191-4582-b127-792dcf969d8a 2024-03-01 16:57:11,803 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt 2024-03-01 16:57:11,803 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fbf86cbf-e91b-47da-930c-00a3ec56a46f 2024-03-01 16:57:11,803 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 2024-03-01 16:57:11,803 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fbf86cbf-e91b-47da-930c-00a3ec56a46f 2024-03-01 16:57:11,803 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:11,803 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:11,803 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:11,803 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:11,803 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,803 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 35cc16c8-2091-449e-a3ea-7ab2e43a751a sdb 1073741824 root disk brw-rw---- LVM2_member u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 35cc16c8-2091-449e-a3ea-7ab2e43a751a `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3466f19c-2423-4ba6-a677-43b88d9ae638 sdc 1073741824 root disk brw-rw---- LVM2_member IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde sdd 1073741824 root disk brw-rw---- LVM2_member UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0a2d1c73-831b-4229-a42a-06ce3bd22fab `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b sde 1073741824 root disk brw-rw---- LVM2_member 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi sdf 1073741824 root disk brw-rw---- LVM2_member S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN sdg 1073741824 root disk brw-rw---- LVM2_member HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 0d1980a8-0662-4db5-9ef1-6d3078261926 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 267d3b74-cbe7-41b4-8e72-b4e1b2e659d0 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 96a56004-f191-4582-b127-792dcf969d8a sdh 1073741824 root disk brw-rw---- LVM2_member DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 96a56004-f191-4582-b127-792dcf969d8a sdi 1073741824 root disk brw-rw---- LVM2_member GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fbf86cbf-e91b-47da-930c-00a3ec56a46f sdj 1073741824 root disk brw-rw---- LVM2_member 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fbf86cbf-e91b-47da-930c-00a3ec56a46f sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:11,803 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:11,804 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:11,804 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:11,804 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:11,804 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:11,804 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:11,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:11,815 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,832 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:57:11,836 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_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/lvm-pv-uuid-Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199', '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': 'Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx', 'ID_FS_UUID_ENC': 'Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:57:11,836 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:57:11,837 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:11,873 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:11,873 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:11,873 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:11,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:11,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:11,885 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:11,887 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:57:11,892 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:11,892 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:11,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:11,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:11,896 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:11,899 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:11,899 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:57:11,902 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:57:11,903 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:11,903 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:11,903 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f1a08a910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:57:11,907 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:11,910 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:11,910 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:57:11,913 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:11,913 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:57:11,917 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:11,917 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:57:11,920 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:11,920 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:57:11,923 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:57:11,923 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:11,924 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:11,958 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_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=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_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=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:11,958 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F. WARNING: Couldn't find device with uuid IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde. WARNING: VG test_vg1 is missing PV u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:11,958 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:11,958 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:57:11,963 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; pe_start: 8 MiB ; 2024-03-01 16:57:11,963 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:57:11,966 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:11,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:11,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:11,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:11,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:11,978 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:12,016 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:12,016 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F. WARNING: Couldn't find device with uuid IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde. WARNING: VG test_vg1 is missing PV u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:12,016 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:12,016 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:12,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:57:12,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:12,025 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:12,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:12,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:12,029 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:12,063 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK 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=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx 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=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:12,063 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F. WARNING: Couldn't find device with uuid IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde. WARNING: VG test_vg1 is missing PV u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:57:12,063 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:12,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:57:12,068 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:57:12,070 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:57:12,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:12,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:12,076 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:12,076 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:12,080 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2', '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': 'u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F', 'ID_FS_UUID_ENC': 'u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:57:12,080 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:57:12,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:12,091 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:12,091 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:12,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:57:12,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:12,094 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:12,097 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:12,098 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:12,100 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:57:12,101 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:12,101 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:57:12,101 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f18afe3d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:57:12,104 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:12,107 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:12,108 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:57:12,111 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:12,111 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:57:12,114 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,114 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:57:12,117 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,117 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:57:12,120 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:57:12,120 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:12,120 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:57:12,155 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_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=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:12,155 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde. WARNING: VG test_vg1 is missing PV IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde (last written to /dev/sdc). 2024-03-01 16:57:12,155 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:12,155 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:57:12,159 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:57:12,160 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:57:12,162 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:12,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:12,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:12,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:12,174 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:12,177 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:57:12,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:12,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:12,183 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:57:12,217 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:12,217 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde. WARNING: VG test_vg1 is missing PV IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde (last written to /dev/sdc). 2024-03-01 16:57:12,217 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:12,217 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:12,217 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:12,222 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:57:12,222 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:57:12,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:12,233 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:12,233 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:12,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:57:12,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:12,237 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:12,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:12,240 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:57:12,243 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:57:12,243 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:12,243 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:57:12,243 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f18b088b0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:57:12,247 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:12,247 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:12,250 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:57:12,250 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:57:12,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:12,261 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:12,261 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:12,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:57:12,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:12,264 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:12,267 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:12,268 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:57:12,270 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:57:12,271 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:12,271 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:57:12,271 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f18b08f70) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:57:12,274 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:12,274 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:12,277 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/lvm-pv-uuid-IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', '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': 'IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde', 'ID_FS_UUID_ENC': 'IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:57:12,278 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:57:12,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:12,288 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:12,289 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:12,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:57:12,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:12,292 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:12,295 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:12,295 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:57:12,298 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:57:12,298 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:12,299 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:57:12,299 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f18b0baf0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:57:12,302 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:12,305 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:12,305 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:57:12,308 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:12,308 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:57:12,311 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,311 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:57:12,314 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,314 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:57:12,317 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:57:12,317 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:12,317 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:12,353 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:57:12,353 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:12,353 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:12,353 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:57:12,357 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:12,357 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:57:12,360 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:12,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:12,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:12,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:12,372 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:12,375 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:57:12,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa ; incomplete: True ; hidden: False ; 2024-03-01 16:57:12,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:12,381 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:57:12,415 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:12,415 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:12,415 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:12,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:12,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:12,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:57:12,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:12,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:57:12,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:12,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:12,438 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:12,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:57:12,442 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:12,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:12,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:12,448 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:12,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:57:12,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:12,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:12,455 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:12,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:57:12,458 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:12,459 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:57:12,459 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:57:12,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:12,462 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:12,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:57:12,465 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:12,469 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/3466f19c-2423-4ba6-a677-43b88d9ae638 ' '/dev/disk/by-id/dm-uuid-LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaEZIeEnrquZnf5GUxuWt8SScumqYK7chK', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaEZIeEnrquZnf5GUxuWt8SScumqYK7chK', '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': '3466f19c-2423-4ba6-a677-43b88d9ae638', 'ID_FS_UUID_ENC': '3466f19c-2423-4ba6-a677-43b88d9ae638', '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': '1073860894'} ; 2024-03-01 16:57:12,469 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:12,469 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:12,472 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:57:12,472 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:12,473 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:12,473 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:12,475 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:57:12,475 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:12,475 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:12,475 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:12,478 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:57:12,478 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:12,478 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:12,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:57:12,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:12,489 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:57:12,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:12,489 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:57:12,486 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK 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 (0x7f7f18bf2280) -- 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 = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:12,490 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:12,493 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:57:12,493 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:12,493 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:12,497 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:12,500 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:12,500 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:57:12,503 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:12,504 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:57:12,507 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,507 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:57:12,510 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,510 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:57:12,512 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:12,512 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:57:12,516 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:12,516 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:57:12,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:12,519 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:12,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:12,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:12,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:12,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:12,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:57:12,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:12,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:12,541 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:12,544 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:57:12,545 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:12,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:57:12,548 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:12,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:12,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:12,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:12,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:12,558 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:12,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:57:12,561 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:12,562 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:57:12,562 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:57:12,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:12,565 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:12,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 16:57:12,568 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:12,572 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/35cc16c8-2091-449e-a3ea-7ab2e43a751a ' '/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-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaHMG5rjPTawib5aNQ7uAHkTgj3haGQ9nx', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaHMG5rjPTawib5aNQ7uAHkTgj3haGQ9nx', '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': '35cc16c8-2091-449e-a3ea-7ab2e43a751a', 'ID_FS_UUID_ENC': '35cc16c8-2091-449e-a3ea-7ab2e43a751a', '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': '1073402464'} ; 2024-03-01 16:57:12,572 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:12,572 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:12,575 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:57:12,575 INFO program/MainThread: stderr[15]: 2024-03-01 16:57:12,575 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:57:12,575 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:12,578 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:57:12,578 INFO program/MainThread: stderr[16]: 2024-03-01 16:57:12,578 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:57:12,578 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:12,581 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:57:12,581 INFO program/MainThread: stderr[17]: 2024-03-01 16:57:12,581 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:57:12,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:57:12,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:12,591 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:12,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:12,592 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:12,588 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx 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 (0x7f7f18bf2280) -- name = test_vg1 status = True 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 = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:12,593 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:12,596 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:57:12,596 INFO program/MainThread: stderr[18]: 2024-03-01 16:57:12,596 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:57:12,600 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:12,604 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:12,604 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:57:12,607 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:12,607 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:57:12,610 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,610 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:57:12,614 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,614 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:12,614 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:57:12,617 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:12,617 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:57:12,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:12,620 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:12,621 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:12,624 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/lvm-pv-uuid-UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': 'UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4', 'ID_FS_UUID_ENC': 'UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:57:12,624 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:57:12,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:12,636 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:12,636 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:12,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:12,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:12,639 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:12,642 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:12,642 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:57:12,645 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:57:12,645 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:12,646 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:57:12,646 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f18b08730) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:57:12,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:12,652 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:12,652 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:12,655 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:12,655 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:12,658 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,658 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:12,661 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,661 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:12,664 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:57:12,664 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:57:12,664 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 16:57:12,705 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:12,705 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi. WARNING: Couldn't find device with uuid S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN. WARNING: VG test_vg2 is missing PV 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN (last written to /dev/sdf). 2024-03-01 16:57:12,705 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:57:12,705 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:57:12,709 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:57:12,710 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:57:12,713 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:57:12,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:12,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:12,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:12,724 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 16:57:12,757 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 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=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:12,758 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi. WARNING: Couldn't find device with uuid S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN. WARNING: VG test_vg2 is missing PV 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN (last written to /dev/sdf). 2024-03-01 16:57:12,758 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:57:12,758 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:12,758 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:57:12,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:57:12,766 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:12,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:57:12,769 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:57:12,769 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb,/dev/sdd ... 2024-03-01 16:57:12,797 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:12,798 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi. WARNING: Couldn't find device with uuid S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN. WARNING: VG test_vg2 is missing PV 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN (last written to /dev/sdf). 2024-03-01 16:57:12,798 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:57:12,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:57:12,802 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:57:12,805 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:57:12,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:12,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:57:12,811 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:12,811 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:12,814 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/lvm-pv-uuid-6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': '6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi', 'ID_FS_UUID_ENC': '6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:57:12,814 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:57:12,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:12,826 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:12,826 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:12,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:57:12,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:57:12,829 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:12,832 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:12,832 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:57:12,835 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:57:12,835 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:12,836 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:57:12,836 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f19eb3b80) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:57:12,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:12,842 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:12,842 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:57:12,845 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:12,845 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:57:12,848 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,848 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:57:12,851 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,852 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:57:12,854 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:57:12,854 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:57:12,854 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:12,886 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:12,887 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN. WARNING: VG test_vg2 is missing PV S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN (last written to /dev/sdf). 2024-03-01 16:57:12,887 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:57:12,887 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:57:12,891 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:12,891 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:57:12,894 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:57:12,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:12,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:57:12,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:57:12,905 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:12,908 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:57:12,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:12,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:12,914 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:12,949 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:12,950 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN. WARNING: VG test_vg2 is missing PV S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN (last written to /dev/sdf). 2024-03-01 16:57:12,950 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:57:12,950 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:12,950 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:12,954 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/lvm-pv-uuid-S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN', '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': 'S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN', 'ID_FS_UUID_ENC': 'S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:57:12,955 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:12,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:12,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:12,966 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:12,967 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:12,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:57:12,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:57:12,970 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:12,973 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:12,973 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:12,976 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:57:12,976 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:12,977 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:57:12,977 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f18b19610) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:57:12,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:12,983 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:12,983 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:57:12,986 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:12,986 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:57:12,989 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,989 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:57:12,992 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:12,992 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:57:12,995 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:57:12,995 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:57:12,995 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:13,029 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:57:13,030 INFO program/MainThread: stderr[24]: 2024-03-01 16:57:13,030 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:57:13,030 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:57:13,034 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:13,034 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:57:13,037 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:57:13,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:13,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:13,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:57:13,049 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:13,052 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:57:13,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w ; incomplete: True ; hidden: False ; 2024-03-01 16:57:13,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:13,057 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:13,090 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:13,090 INFO program/MainThread: stderr[25]: 2024-03-01 16:57:13,090 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:57:13,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:13,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:13,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:57:13,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:13,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:57:13,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:13,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:13,113 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:13,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:57:13,117 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:13,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:57:13,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:57:13,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:13,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:57:13,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:13,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:13,129 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:13,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:57:13,133 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:13,133 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:57:13,133 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:57:13,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:13,136 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:13,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:57:13,140 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:13,143 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/256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1wFsf7e39w9cix41b5Wl7tiFk9SzDp1PyR ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1wFsf7e39w9cix41b5Wl7tiFk9SzDp1PyR', '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': '256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b', 'ID_FS_UUID_ENC': '256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b', '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': '1071740302'} ; 2024-03-01 16:57:13,143 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:13,143 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:13,147 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:57:13,147 INFO program/MainThread: stderr[26]: 2024-03-01 16:57:13,147 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:57:13,147 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:13,149 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:57:13,149 INFO program/MainThread: stderr[27]: 2024-03-01 16:57:13,150 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:57:13,150 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:13,152 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:57:13,152 INFO program/MainThread: stderr[28]: 2024-03-01 16:57:13,152 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:57:13,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:57:13,162 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:13,162 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:13,163 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:13,163 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:13,160 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR 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 (0x7f7f18bf2ca0) -- 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 = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:13,164 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:13,166 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:57:13,166 INFO program/MainThread: stderr[29]: 2024-03-01 16:57:13,166 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:57:13,170 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:13,174 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:13,174 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:57:13,177 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:13,177 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:57:13,180 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,180 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:57:13,183 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,184 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:57:13,184 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:57:13,187 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:13,187 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:57:13,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:13,190 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:13,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:13,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:13,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:57:13,205 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:13,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:57:13,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:13,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:13,212 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:13,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:57:13,215 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:13,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:57:13,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:13,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:13,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:57:13,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:13,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:13,229 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:13,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:57:13,232 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:13,232 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:57:13,232 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:57:13,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:13,235 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:13,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:57:13,239 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:13,242 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/0a2d1c73-831b-4229-a42a-06ce3bd22fab ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1w4i2sYMJA4IYwoq0YOeijbZDowjN1vD4E ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1w4i2sYMJA4IYwoq0YOeijbZDowjN1vD4E', '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': '0a2d1c73-831b-4229-a42a-06ce3bd22fab', 'ID_FS_UUID_ENC': '0a2d1c73-831b-4229-a42a-06ce3bd22fab', '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': '1071296873'} ; 2024-03-01 16:57:13,242 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:13,242 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:13,246 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:57:13,246 INFO program/MainThread: stderr[30]: 2024-03-01 16:57:13,246 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:57:13,246 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:13,248 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:57:13,248 INFO program/MainThread: stderr[31]: 2024-03-01 16:57:13,249 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:57:13,249 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:13,251 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:57:13,251 INFO program/MainThread: stderr[32]: 2024-03-01 16:57:13,251 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:57:13,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:57:13,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:13,262 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:13,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:13,263 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:13,259 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E 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 (0x7f7f18bf2ca0) -- name = test_vg2 status = 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 = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:13,263 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:13,266 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:57:13,266 INFO program/MainThread: stderr[33]: 2024-03-01 16:57:13,266 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:57:13,270 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:13,273 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:13,273 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:57:13,277 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:13,277 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:57:13,280 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:57:13,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,283 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:57:13,284 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:57:13,287 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:13,287 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:57:13,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:13,290 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:13,290 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:13,293 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': 'HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K', 'ID_FS_UUID_ENC': 'HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:57:13,293 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:57:13,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:13,305 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:13,305 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:13,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:57:13,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:57:13,308 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:13,311 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:13,312 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:57:13,314 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:57:13,315 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:13,315 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:57:13,315 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f19eb3a30) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:57:13,318 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:13,321 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:13,321 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:57:13,324 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:13,324 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:57:13,327 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,327 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:57:13,330 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,330 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:57:13,333 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:57:13,333 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:57:13,333 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/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:13,375 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:13,375 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq. WARNING: Couldn't find device with uuid GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt. WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:13,375 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:57:13,375 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:57:13,379 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:57:13,380 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:57:13,382 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:57:13,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:13,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:13,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:13,394 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/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:13,433 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 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=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 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=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:13,434 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq. WARNING: Couldn't find device with uuid GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt. WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:13,434 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:57:13,434 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:13,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:57:13,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:57:13,442 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:13,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:57:13,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:57:13,445 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/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:13,478 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr 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=mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:13,478 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq. WARNING: Couldn't find device with uuid GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt. WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:13,478 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:57:13,482 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:57:13,483 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:57:13,485 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:57:13,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:13,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:57:13,491 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:13,491 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:13,495 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/lvm-pv-uuid-DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq', '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': 'DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq', 'ID_FS_UUID_ENC': 'DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:57:13,495 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:57:13,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:13,506 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:13,507 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:13,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:57:13,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:57:13,510 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:13,513 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:13,513 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:13,516 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:57:13,516 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:13,516 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:57:13,517 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f18b88940) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:57:13,520 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:13,523 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:13,523 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:57:13,526 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:13,526 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:57:13,529 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,529 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:57:13,532 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,532 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:57:13,535 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:57:13,535 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:57:13,535 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/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh ... 2024-03-01 16:57:13,575 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:13,576 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt. WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:13,576 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:57:13,576 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:57:13,580 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; pe_start: 8 MiB ; 2024-03-01 16:57:13,580 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:57:13,583 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:57:13,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:13,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:57:13,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:57:13,594 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:13,597 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:57:13,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:13,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:13,603 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/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh ... 2024-03-01 16:57:13,639 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:13,640 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt. WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:13,640 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:57:13,640 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:13,640 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:13,644 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/lvm-pv-uuid-GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd', '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': 'GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt', 'ID_FS_UUID_ENC': 'GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:57:13,644 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:57:13,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:13,656 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:13,657 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:13,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:57:13,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:57:13,660 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:13,663 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:13,663 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:57:13,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 16:57:13,667 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:13,667 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:57:13,667 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f18ac7880) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:57:13,670 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:13,673 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:13,673 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:57:13,676 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:13,676 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:57:13,679 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,680 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:57:13,682 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,683 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:57:13,685 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:57:13,685 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:57:13,686 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/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh ... 2024-03-01 16:57:13,723 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:13,723 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:13,723 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:57:13,723 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:57:13,727 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; pe_start: 8 MiB ; 2024-03-01 16:57:13,727 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:57:13,731 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:57:13,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:13,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:13,739 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:57:13,742 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:13,745 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:57:13,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:13,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:13,751 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/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh ... 2024-03-01 16:57:13,785 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:13,785 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7. WARNING: VG test_vg3 is missing PV 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:57:13,785 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:57:13,785 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:13,785 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:13,790 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7', 'ID_FS_UUID_ENC': '0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:57:13,790 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:57:13,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:13,802 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:13,802 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:13,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:57:13,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:57:13,805 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:13,808 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:13,808 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:57:13,811 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:57:13,812 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:13,812 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:57:13,812 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f18acd8e0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:57:13,815 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:13,818 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:13,818 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:57:13,821 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:13,821 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:57:13,824 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,824 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:57:13,827 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:13,827 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:57:13,830 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:57:13,830 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:57:13,830 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/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:13,876 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=Lm825b-OkOq-OKHh-mjz6-J0y1-3pUt-JC1YDx LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=u5ouNa-3ged-oJ5K-k4Iy-NI38-n37e-ckHr9F LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IvfnSf-t5VC-bnPB-40Bc-SdVn-DgvS-4PJQde LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UaTJ0g-H7dq-LAEs-aiM1-UIjo-enOI-txnhO4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=6uoXqu-q3Eu-vHuK-aFsK-Db2V-F6gT-8QINMi LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=S2uJkk-GRwb-Qieb-1FFc-o4f1-sssn-1BHlsN LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HPjcuU-G0OI-yvcb-UCIa-LAiW-obQG-kAP48K LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=DRRj1J-btbT-7Qmi-k5KP-En06-qXlm-jeKLWq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=GDEF6l-MJz0-lnXx-v82e-oSLA-qCSH-PByErt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_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=0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:57:13,876 INFO program/MainThread: stderr[41]: 2024-03-01 16:57:13,876 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:57:13,876 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:57:13,880 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0azw85-Pi3T-ZpQH-EaTU-PzR6-ZStz-msnii7 ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:57:13,881 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:57:13,883 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:57:13,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:13,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:13,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:57:13,895 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:13,898 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:57:13,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 ; incomplete: True ; hidden: False ; 2024-03-01 16:57:13,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:13,904 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/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:13,940 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:57:13,941 INFO program/MainThread: stderr[42]: 2024-03-01 16:57:13,941 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:57:13,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:13,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:13,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:13,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:57:13,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:13,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:57:13,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:13,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:13,964 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:13,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:57:13,968 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:13,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:57:13,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:57:13,974 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:13,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:57:13,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:13,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:13,981 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:13,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:57:13,984 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:13,984 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:57:13,985 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:57:13,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:13,988 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:13,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:57:13,991 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:13,994 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W31l4LTYs0B263lgVQlaLwT3IEuLicy658 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/fbf86cbf-e91b-47da-930c-00a3ec56a46f ' '/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': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W31l4LTYs0B263lgVQlaLwT3IEuLicy658', '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': 'fbf86cbf-e91b-47da-930c-00a3ec56a46f', 'ID_FS_UUID_ENC': 'fbf86cbf-e91b-47da-930c-00a3ec56a46f', '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': '1069517940'} ; 2024-03-01 16:57:13,994 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:13,995 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:13,998 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:57:13,998 INFO program/MainThread: stderr[43]: 2024-03-01 16:57:13,998 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:57:13,998 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:14,000 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:57:14,001 INFO program/MainThread: stderr[44]: 2024-03-01 16:57:14,001 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:57:14,001 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:14,003 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:57:14,003 INFO program/MainThread: stderr[45]: 2024-03-01 16:57:14,003 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:57:14,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:57:14,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,014 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:57:14,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,015 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:57:14,011 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 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 (0x7f7f18ac4ac0) -- 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 = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:14,016 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:14,018 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:57:14,018 INFO program/MainThread: stderr[46]: 2024-03-01 16:57:14,019 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:57:14,022 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:14,026 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:14,026 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:57:14,029 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:14,029 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:57:14,032 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,032 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:57:14,035 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,035 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:57:14,036 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:57:14,039 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:14,039 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:57:14,042 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:14,042 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:14,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:14,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:57:14,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:14,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:57:14,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:14,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:14,064 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:14,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 16:57:14,068 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:14,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:57:14,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:14,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:14,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:57:14,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:14,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:14,090 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:14,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:57:14,094 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:14,094 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:57:14,094 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:57:14,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:14,097 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:14,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:57:14,101 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:14,104 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-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3sDt5Rsfk3j5ptxSdgpAtSPU8tzmd9BIr ' '/dev/disk/by-uuid/96a56004-f191-4582-b127-792dcf969d8a ' '/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': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3sDt5Rsfk3j5ptxSdgpAtSPU8tzmd9BIr', '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': '96a56004-f191-4582-b127-792dcf969d8a', 'ID_FS_UUID_ENC': '96a56004-f191-4582-b127-792dcf969d8a', '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': '1068424179'} ; 2024-03-01 16:57:14,104 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:14,104 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:14,108 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:57:14,108 INFO program/MainThread: stderr[47]: 2024-03-01 16:57:14,108 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:57:14,108 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:14,110 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:57:14,110 INFO program/MainThread: stderr[48]: 2024-03-01 16:57:14,111 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:57:14,111 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:14,113 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:57:14,113 INFO program/MainThread: stderr[49]: 2024-03-01 16:57:14,113 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:57:14,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:57:14,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,124 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:57:14,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,126 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:57:14,121 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr 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 (0x7f7f18ac4ac0) -- name = test_vg3 status = True 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 = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:14,126 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:14,129 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:57:14,129 INFO program/MainThread: stderr[50]: 2024-03-01 16:57:14,129 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:57:14,133 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:14,136 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:14,136 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:57:14,139 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:14,139 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:57:14,143 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,143 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:57:14,146 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:57:14,146 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:57:14,149 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:14,149 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:57:14,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:14,153 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:14,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:14,165 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:57:14,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:14,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:57:14,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:14,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:14,174 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:14,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:57:14,178 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:14,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:57:14,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:57:14,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:14,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:57:14,188 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:14,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:14,191 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:14,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:57:14,195 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:14,195 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:57:14,195 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:57:14,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:14,198 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:14,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:57:14,201 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:14,205 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-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3mak32dLWEWrdgFsHZe8frbnTXBQRGl0e ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/267d3b74-cbe7-41b4-8e72-b4e1b2e659d0 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3mak32dLWEWrdgFsHZe8frbnTXBQRGl0e', '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': '267d3b74-cbe7-41b4-8e72-b4e1b2e659d0', 'ID_FS_UUID_ENC': '267d3b74-cbe7-41b4-8e72-b4e1b2e659d0', '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': '1067457150'} ; 2024-03-01 16:57:14,205 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:14,205 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:14,208 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:57:14,208 INFO program/MainThread: stderr[51]: 2024-03-01 16:57:14,208 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:57:14,208 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:14,211 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:57:14,211 INFO program/MainThread: stderr[52]: 2024-03-01 16:57:14,211 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:57:14,211 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:14,214 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:57:14,214 INFO program/MainThread: stderr[53]: 2024-03-01 16:57:14,214 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:57:14,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:57:14,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,225 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:57:14,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,226 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:57:14,221 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e 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 (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:14,227 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:14,230 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:57:14,230 INFO program/MainThread: stderr[54]: 2024-03-01 16:57:14,230 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:57:14,234 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:14,237 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:14,237 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:57:14,240 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:14,240 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:57:14,244 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,244 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:57:14,247 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,247 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:57:14,247 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:57:14,250 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:14,251 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:57:14,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:14,254 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:14,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:14,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:57:14,269 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:14,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:57:14,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:14,276 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:14,276 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:14,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:14,280 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:14,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:57:14,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:57:14,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:14,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:57:14,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:14,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:14,293 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:14,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:14,296 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:14,296 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:57:14,297 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:57:14,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:14,300 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:14,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:14,303 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:14,306 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/0d1980a8-0662-4db5-9ef1-6d3078261926 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W392iQglP3UyKHgvpB1VaXsw7yBg6zKLFN', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W392iQglP3UyKHgvpB1VaXsw7yBg6zKLFN', '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': '0d1980a8-0662-4db5-9ef1-6d3078261926', 'ID_FS_UUID_ENC': '0d1980a8-0662-4db5-9ef1-6d3078261926', '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': '1066937278'} ; 2024-03-01 16:57:14,307 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:14,307 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:14,310 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:57:14,310 INFO program/MainThread: stderr[55]: 2024-03-01 16:57:14,310 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:57:14,310 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:14,313 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:57:14,313 INFO program/MainThread: stderr[56]: 2024-03-01 16:57:14,313 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:57:14,313 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:14,316 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:57:14,316 INFO program/MainThread: stderr[57]: 2024-03-01 16:57:14,316 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:57:14,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:57:14,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,328 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:14,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,329 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:14,324 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN 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 (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:14,330 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:14,333 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:57:14,333 INFO program/MainThread: stderr[58]: 2024-03-01 16:57:14,333 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:57:14,337 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:14,340 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:14,340 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:57:14,343 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:14,344 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:57:14,347 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:57:14,350 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,350 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:57:14,350 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:57:14,354 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:14,354 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:57:14,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:14,357 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:14,357 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:14,360 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': '22692370'} ; 2024-03-01 16:57:14,360 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:14,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,371 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:14,371 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:14,372 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:14,372 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:14,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:57:14,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:57:14,375 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:14,377 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:14,378 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:14,380 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:57:14,381 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:14,381 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:57:14,381 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f18bf2c10) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:57:14,384 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:14,387 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:14,387 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:57:14,390 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:14,390 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:57:14,394 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,394 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:57:14,397 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,397 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:57:14,399 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:14,402 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:14,405 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:14,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 0x7f7f18acba00> 2024-03-01 16:57:14,449 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:57:14,453 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:14,453 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:14,457 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': '22694257'} ; 2024-03-01 16:57:14,457 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:14,457 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:14,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,467 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:14,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,472 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:14,485 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:57:14,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:57:14,511 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:14,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:57:14,514 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:14,517 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:14,517 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:14,520 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:14,521 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:14,521 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:14,523 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:14,526 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:14,529 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:14,532 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:14,535 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:14,535 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:14,535 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:57:14,536 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:14,535 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7f18b3a850) -- 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 0x7f7f1b3ba4a0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:14,539 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:14,542 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:14,542 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:57:14,545 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:14,545 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:57:14,548 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,548 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:57:14,551 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:14,551 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:57:14,551 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:14,554 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:14,554 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:57:14,557 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:14,557 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:14,560 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/0d1980a8-0662-4db5-9ef1-6d3078261926 ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W392iQglP3UyKHgvpB1VaXsw7yBg6zKLFN ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W392iQglP3UyKHgvpB1VaXsw7yBg6zKLFN', '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': '0d1980a8-0662-4db5-9ef1-6d3078261926', 'ID_FS_UUID_ENC': '0d1980a8-0662-4db5-9ef1-6d3078261926', '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': '1066937278'} ; 2024-03-01 16:57:14,560 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:14,560 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:14,563 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:57:14,564 INFO program/MainThread: stderr[59]: 2024-03-01 16:57:14,564 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:57:14,564 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:14,566 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:57:14,566 INFO program/MainThread: stderr[60]: 2024-03-01 16:57:14,566 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:57:14,567 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:14,569 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:57:14,569 INFO program/MainThread: stderr[61]: 2024-03-01 16:57:14,569 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:57:14,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:57:14,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,581 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:14,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,582 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:14,577 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:14,583 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:14,586 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:57:14,586 INFO program/MainThread: stderr[62]: 2024-03-01 16:57:14,586 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:57:14,590 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:14,590 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:57:14,593 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-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3mak32dLWEWrdgFsHZe8frbnTXBQRGl0e ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-uuid/267d3b74-cbe7-41b4-8e72-b4e1b2e659d0', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3mak32dLWEWrdgFsHZe8frbnTXBQRGl0e', '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': '267d3b74-cbe7-41b4-8e72-b4e1b2e659d0', 'ID_FS_UUID_ENC': '267d3b74-cbe7-41b4-8e72-b4e1b2e659d0', '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': '1067457150'} ; 2024-03-01 16:57:14,593 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:14,593 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:14,596 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:57:14,596 INFO program/MainThread: stderr[63]: 2024-03-01 16:57:14,596 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:57:14,596 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:14,598 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:57:14,599 INFO program/MainThread: stderr[64]: 2024-03-01 16:57:14,599 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:57:14,599 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:14,601 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:57:14,601 INFO program/MainThread: stderr[65]: 2024-03-01 16:57:14,601 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:57:14,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:57:14,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,613 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:14,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,614 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:14,609 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:14,615 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:14,617 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:57:14,618 INFO program/MainThread: stderr[66]: 2024-03-01 16:57:14,618 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:57:14,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:14,621 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:57:14,624 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/96a56004-f191-4582-b127-792dcf969d8a ' '/dev/disk/by-id/dm-uuid-LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3sDt5Rsfk3j5ptxSdgpAtSPU8tzmd9BIr ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W3sDt5Rsfk3j5ptxSdgpAtSPU8tzmd9BIr', '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': '96a56004-f191-4582-b127-792dcf969d8a', 'ID_FS_UUID_ENC': '96a56004-f191-4582-b127-792dcf969d8a', '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': '1068424179'} ; 2024-03-01 16:57:14,624 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:14,625 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:14,627 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:57:14,627 INFO program/MainThread: stderr[67]: 2024-03-01 16:57:14,627 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:57:14,627 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:14,630 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:57:14,630 INFO program/MainThread: stderr[68]: 2024-03-01 16:57:14,630 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:57:14,630 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:14,632 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:57:14,633 INFO program/MainThread: stderr[69]: 2024-03-01 16:57:14,633 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:57:14,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:57:14,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,644 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:14,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,645 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:14,640 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:14,646 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:14,649 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:57:14,649 INFO program/MainThread: stderr[70]: 2024-03-01 16:57:14,649 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:57:14,652 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:14,653 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:57:14,655 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-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W31l4LTYs0B263lgVQlaLwT3IEuLicy658 ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/fbf86cbf-e91b-47da-930c-00a3ec56a46f', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-K1WvKugdnWv3VG1C4w9mhaWs78kAv9W31l4LTYs0B263lgVQlaLwT3IEuLicy658', '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': 'fbf86cbf-e91b-47da-930c-00a3ec56a46f', 'ID_FS_UUID_ENC': 'fbf86cbf-e91b-47da-930c-00a3ec56a46f', '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': '1069517940'} ; 2024-03-01 16:57:14,656 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:14,656 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:14,659 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:57:14,659 INFO program/MainThread: stderr[71]: 2024-03-01 16:57:14,659 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:57:14,659 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:14,661 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:57:14,661 INFO program/MainThread: stderr[72]: 2024-03-01 16:57:14,661 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:57:14,662 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:14,664 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:57:14,664 INFO program/MainThread: stderr[73]: 2024-03-01 16:57:14,664 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:57:14,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:57:14,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,675 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:14,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:14,677 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:14,672 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:14,678 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:14,680 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:57:14,681 INFO program/MainThread: stderr[74]: 2024-03-01 16:57:14,681 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:57:14,684 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:14,684 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:57:14,687 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1w4i2sYMJA4IYwoq0YOeijbZDowjN1vD4E ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/0a2d1c73-831b-4229-a42a-06ce3bd22fab', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1w4i2sYMJA4IYwoq0YOeijbZDowjN1vD4E', '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': '0a2d1c73-831b-4229-a42a-06ce3bd22fab', 'ID_FS_UUID_ENC': '0a2d1c73-831b-4229-a42a-06ce3bd22fab', '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': '1071296873'} ; 2024-03-01 16:57:14,687 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:14,688 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:14,690 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:57:14,690 INFO program/MainThread: stderr[75]: 2024-03-01 16:57:14,690 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:57:14,690 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:14,693 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:57:14,693 INFO program/MainThread: stderr[76]: 2024-03-01 16:57:14,693 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:57:14,693 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:14,696 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:57:14,696 INFO program/MainThread: stderr[77]: 2024-03-01 16:57:14,696 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:57:14,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:57:14,705 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:14,706 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:14,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:14,707 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:14,703 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:14,708 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:14,710 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:57:14,710 INFO program/MainThread: stderr[78]: 2024-03-01 16:57:14,710 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:57:14,714 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:14,714 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:57:14,717 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1wFsf7e39w9cix41b5Wl7tiFk9SzDp1PyR', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-d8pdK92kiGr7XtdvZfdlhdBswQin7z1wFsf7e39w9cix41b5Wl7tiFk9SzDp1PyR', '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': '256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b', 'ID_FS_UUID_ENC': '256f8e58-0dfa-4db1-b6d6-6d5f17f2be0b', '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': '1071740302'} ; 2024-03-01 16:57:14,717 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:14,717 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:14,720 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:57:14,720 INFO program/MainThread: stderr[79]: 2024-03-01 16:57:14,720 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:57:14,720 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:14,723 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:57:14,723 INFO program/MainThread: stderr[80]: 2024-03-01 16:57:14,723 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:57:14,723 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:14,725 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:57:14,725 INFO program/MainThread: stderr[81]: 2024-03-01 16:57:14,726 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:57:14,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:57:14,736 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:14,736 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:14,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:14,737 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:14,734 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:14,738 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:14,741 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:57:14,741 INFO program/MainThread: stderr[82]: 2024-03-01 16:57:14,741 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:57:14,744 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:14,744 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:57:14,747 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-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaHMG5rjPTawib5aNQ7uAHkTgj3haGQ9nx ' '/dev/disk/by-uuid/35cc16c8-2091-449e-a3ea-7ab2e43a751a ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaHMG5rjPTawib5aNQ7uAHkTgj3haGQ9nx', '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': '35cc16c8-2091-449e-a3ea-7ab2e43a751a', 'ID_FS_UUID_ENC': '35cc16c8-2091-449e-a3ea-7ab2e43a751a', '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': '1073402464'} ; 2024-03-01 16:57:14,747 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:14,748 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:14,750 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:57:14,750 INFO program/MainThread: stderr[83]: 2024-03-01 16:57:14,750 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:57:14,751 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:14,753 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:57:14,753 INFO program/MainThread: stderr[84]: 2024-03-01 16:57:14,753 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:57:14,753 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:14,756 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:57:14,756 INFO program/MainThread: stderr[85]: 2024-03-01 16:57:14,756 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:57:14,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:57:14,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,766 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,767 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,763 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:14,768 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:14,770 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:57:14,770 INFO program/MainThread: stderr[86]: 2024-03-01 16:57:14,770 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:57:14,774 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:14,774 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:57:14,777 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaEZIeEnrquZnf5GUxuWt8SScumqYK7chK ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/3466f19c-2423-4ba6-a677-43b88d9ae638 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-XpxiBIQ7YpbdcPWrL4vqiIWtKCHkmZKaEZIeEnrquZnf5GUxuWt8SScumqYK7chK', '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': '3466f19c-2423-4ba6-a677-43b88d9ae638', 'ID_FS_UUID_ENC': '3466f19c-2423-4ba6-a677-43b88d9ae638', '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': '1073860894'} ; 2024-03-01 16:57:14,777 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:14,777 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:14,780 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:57:14,780 INFO program/MainThread: stderr[87]: 2024-03-01 16:57:14,780 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:57:14,780 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:14,783 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:57:14,783 INFO program/MainThread: stderr[88]: 2024-03-01 16:57:14,783 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:57:14,783 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:14,785 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:57:14,786 INFO program/MainThread: stderr[89]: 2024-03-01 16:57:14,786 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:57:14,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:14,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,796 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,797 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,793 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,797 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:14,800 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:57:14,800 INFO program/MainThread: stderr[90]: 2024-03-01 16:57:14,800 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:57:14,804 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:14,804 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:57:14,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:14,816 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,833 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:14,834 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:14,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:14,846 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:57:14,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:14,857 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:14,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:14,868 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:14,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:14,879 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:14,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:14,890 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:14,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:14,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:14,901 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:57:14,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,907 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:57:14,907 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,907 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,908 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,908 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,908 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,909 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,909 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,909 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,910 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,910 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,910 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,911 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:14,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:14,916 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:57:14,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:57:14,921 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:57:14,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:57:14,927 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:57:14,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:14,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:14,932 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:14,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,935 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,936 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,939 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,939 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,940 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,943 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,943 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,944 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,947 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,947 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,948 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,951 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,951 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,952 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,955 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,956 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,959 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,960 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,963 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,964 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,967 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,968 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,971 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,972 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,975 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,975 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,976 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,979 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,980 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,983 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,984 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,987 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,988 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,990 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,991 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,992 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,994 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,995 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,996 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:14,998 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:14,999 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,999 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,000 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:14,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,003 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,003 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,006 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,007 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,010 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,011 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,014 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,015 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,018 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,019 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,022 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,022 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,023 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,026 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,026 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,027 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,030 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,030 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,031 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,034 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,035 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,038 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,039 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,041 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,042 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,043 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,046 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,047 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,050 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,050 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,053 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,054 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,054 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,057 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,058 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,058 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:57:15,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = EZIeEn-rquZ-nf5G-UxuW-t8SS-cumq-YK7chK size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:57:15,059 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:57:15,062 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:15,062 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:57:15,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:57:15,065 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:15,066 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:57:15,069 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:57:15,069 INFO program/MainThread: stderr[91]: 2024-03-01 16:57:15,069 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:57:15,073 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:57:15,074 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:57:15,074 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:15,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:57:15,079 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:57:15,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,082 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,083 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,086 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,086 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,086 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,089 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,089 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,089 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,090 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,093 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,093 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,093 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,096 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,097 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,097 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,099 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,100 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,101 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,103 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,103 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,104 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,101 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,107 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,107 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,108 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,110 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,111 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,108 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,113 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,114 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,115 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,117 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,117 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,118 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,120 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,121 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,122 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,125 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,126 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,128 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,129 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,130 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,132 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,132 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,133 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,133 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,136 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,137 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,139 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,140 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,140 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,142 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,143 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,144 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,146 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,147 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,147 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,150 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,150 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,150 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,153 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,154 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,156 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,157 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,157 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,160 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,160 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,160 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,161 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,164 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,164 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,164 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,167 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,168 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,171 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,171 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,174 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,175 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,177 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,178 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,178 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,180 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,181 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,181 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,182 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,184 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,184 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,185 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,185 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,182 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,187 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,188 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,188 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,189 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,191 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,191 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,192 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:15,192 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:57:15,189 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b1d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HMG5rj-PTaw-ib5a-NQ7u-AHkT-gj3h-aGQ9nx size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XpxiBI-Q7Yp-bdcP-WrL4-vqiI-WtKC-HkmZKa size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:57:15,193 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:57:15,195 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:15,196 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:57:15,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:57:15,199 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:15,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:15,202 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:57:15,202 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:15,202 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sda', 'sdb', 'sdc'] 2024-03-01 16:57:15,202 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:57:15,205 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:57:15,205 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,208 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:15,211 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:15,213 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:15,213 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:57:15,213 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:15,214 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:57:15,214 DEBUG blivet/MainThread: removing sda 2024-03-01 16:57:15,216 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:15,216 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:57:15,219 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:57:15,219 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:15,219 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:57:15,219 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:57:15,222 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:15,222 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:57:15,225 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:57:15,225 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:15,225 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:57:15,225 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:57:15,227 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:15,227 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:57:15,230 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:57:15,230 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:15,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,236 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:57:15,236 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,236 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,236 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,237 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,237 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,237 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,238 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,238 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,238 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,239 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,239 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,239 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:57:15,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:57:15,245 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:57:15,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:57:15,250 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:57:15,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:57:15,255 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:57:15,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:57:15,260 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:57:15,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,263 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,263 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,264 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,267 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,267 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,268 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,271 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,271 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,272 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,275 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,275 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,276 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,279 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,280 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,282 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,283 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,286 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,286 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,287 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,290 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,290 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,291 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,294 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,294 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,295 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,295 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,297 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,298 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,299 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,301 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,302 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,303 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,305 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,306 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,307 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,309 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,310 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,311 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,307 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,313 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,314 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,315 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,311 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,317 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,318 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,318 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,319 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,321 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,322 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,323 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,325 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,326 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,326 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,326 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,329 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,330 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,330 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,330 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,333 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,333 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,334 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,334 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,337 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,337 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,338 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,338 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,341 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,341 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,342 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,345 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,346 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,348 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,349 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,349 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,350 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,352 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,353 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,353 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,354 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,356 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,357 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,357 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,358 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,354 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,360 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,361 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,361 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,362 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,364 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,365 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,365 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,366 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,368 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,369 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,369 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,370 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,372 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,373 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,373 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,374 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,376 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,377 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,377 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,377 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,380 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,380 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,381 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,381 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,378 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,384 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,384 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,385 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,385 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:57:15,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18b3db50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Fsf7e3-9w9c-ix41-b5Wl-7tiF-k9Sz-Dp1PyR size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:15,386 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:57:15,389 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:15,389 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:57:15,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:57:15,392 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:15,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:57:15,395 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:57:15,395 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:15,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:57:15,401 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:57:15,402 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,403 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,404 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,406 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,407 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,407 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,409 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,410 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,411 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,413 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,413 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,414 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,414 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,416 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,417 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,418 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,420 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,421 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,423 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,424 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,424 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,424 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,427 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,427 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,427 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,428 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,431 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,431 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,433 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,434 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,435 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,437 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,438 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,438 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,440 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,441 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,441 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,442 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,444 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,444 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,445 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,445 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,447 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,448 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,448 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,449 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,451 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,451 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,452 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,452 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,454 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,455 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,455 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,456 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,458 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,459 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,461 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,462 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,463 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,465 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,465 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,465 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,466 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,468 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,469 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,469 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,469 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,472 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,472 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,472 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,473 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,470 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,476 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,476 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,476 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,478 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,479 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,479 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,480 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,482 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,482 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,483 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,483 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,485 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,486 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,486 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,487 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,484 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,489 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,489 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,490 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,490 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,492 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,493 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,493 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,494 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,496 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,496 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,497 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,497 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,500 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,500 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,500 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,503 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,504 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,506 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,507 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,507 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,507 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,509 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,510 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,510 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:15,511 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:57:15,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ac07c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4i2sYM-JA4I-Ywoq-0YOe-ijbZ-Dowj-N1vD4E size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18bf2ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = d8pdK9-2kiG-r7Xt-dvZf-dlhd-BswQ-in7z1w size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:57:15,511 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:57:15,514 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:15,514 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:57:15,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:57:15,517 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:15,520 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:15,520 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:57:15,520 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:15,521 DEBUG blivet.ansible/MainThread: ['sde', 'sdf', 'test_vg2', 'sdd'] 2024-03-01 16:57:15,521 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:57:15,523 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:57:15,523 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,526 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:57:15,529 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:57:15,532 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:57:15,532 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:57:15,532 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:57:15,532 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:57:15,532 DEBUG blivet/MainThread: removing sde 2024-03-01 16:57:15,534 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:15,534 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:57:15,537 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:57:15,537 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:57:15,537 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:57:15,537 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:57:15,540 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:15,540 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:57:15,543 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:57:15,543 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:57:15,543 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:57:15,543 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:57:15,545 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:15,546 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:57:15,548 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:57:15,548 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:57:15,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,554 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:57:15,554 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,555 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,555 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,556 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,556 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,556 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,557 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,557 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,558 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,558 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,558 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,559 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:57:15,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:57:15,564 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:57:15,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:57:15,569 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:57:15,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:57:15,574 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:57:15,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:57:15,579 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:57:15,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:57:15,585 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:57:15,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,588 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,590 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,594 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,595 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,599 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,600 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,604 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,606 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,611 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,615 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,616 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,620 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,621 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,625 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,627 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,631 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,632 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,637 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,638 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,642 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,644 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,648 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,648 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,649 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,653 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,655 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,658 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,659 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,660 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,664 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,665 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,669 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,671 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,675 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,676 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,680 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,681 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,686 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,687 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,691 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,692 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,696 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,698 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,702 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,703 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,707 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,708 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,712 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,714 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,718 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,719 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,723 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,725 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,729 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,730 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,734 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,735 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,739 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,741 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,736 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,745 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,746 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,750 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,751 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,755 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,757 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:57:15,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad3a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 1l4LTY-s0B2-63lg-VQla-LwT3-IEuL-icy658 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:57:15,758 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:57:15,760 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:15,761 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:57:15,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:57:15,764 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:15,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:57:15,767 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:57:15,767 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:15,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:57:15,772 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:57:15,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,775 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,777 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,772 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,779 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,780 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,782 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,785 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,786 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,790 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,791 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,795 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,796 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,800 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,801 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,805 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,806 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,809 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,811 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,814 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,815 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,819 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,820 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,824 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,825 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,829 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,830 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,833 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,833 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,835 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,837 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,838 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,839 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,843 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,844 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,848 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,849 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,853 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,854 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,858 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,859 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,862 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,864 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,866 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,867 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,869 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,871 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,872 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,873 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,877 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,878 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,882 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,883 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,887 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,888 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,891 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,893 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,896 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,897 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,901 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,902 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,906 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,907 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,911 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,912 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,915 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,917 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,920 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,921 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,925 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,926 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:57:15,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ae2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = sDt5Rs-fk3j-5ptx-Sdgp-AtSP-U8tz-md9BIr size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:57:15,927 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:57:15,930 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:15,930 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:15,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:57:15,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:57:15,933 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:15,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:57:15,936 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:57:15,936 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:15,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:15,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:57:15,942 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:57:15,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,945 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,946 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,949 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,950 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,954 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,955 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,958 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,959 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,963 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,964 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,967 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,968 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,971 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,972 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,972 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,976 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,977 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,980 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,981 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,985 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,986 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,989 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,990 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,993 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,994 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:15,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,998 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:15,999 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,002 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,003 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:15,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,007 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,008 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,011 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,011 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,012 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,015 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,016 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,020 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,021 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,024 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,025 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,029 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,030 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,033 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,034 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,038 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,039 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,042 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,043 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,046 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,047 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,051 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,052 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,055 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,056 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,060 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,061 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,064 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,065 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,069 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,070 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,073 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,074 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,078 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,079 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,082 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,083 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:57:16,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18ad33a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = mak32d-LWEW-rdgF-sHZe-8frb-nTXB-QRGl0e size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,084 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:57:16,086 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:16,087 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:16,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:57:16,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:57:16,090 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:57:16,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:16,093 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:57:16,093 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:57:16,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:57:16,098 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:57:16,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,101 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,102 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,105 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,106 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,109 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,110 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,113 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,113 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,114 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,111 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,117 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,118 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,120 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,121 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,122 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,125 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,126 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,129 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,130 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,133 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,134 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,136 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,137 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,138 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,140 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,141 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,141 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,142 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,138 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,145 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,146 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,142 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,149 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,150 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,153 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,153 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,156 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,157 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,161 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,162 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,165 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,166 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,162 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,169 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,170 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,173 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,174 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,177 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,177 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,174 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,180 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,181 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,184 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,185 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,182 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,188 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,189 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,192 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,193 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,196 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,197 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,200 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,201 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,204 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,205 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,208 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,209 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,212 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,213 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,216 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,217 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,220 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,221 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,224 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:16,225 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:16,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7f18afedf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 92iQgl-P3Uy-KHgv-pB1V-aXsw-7yBg-6zKLFN size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f18ac4ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = K1WvKu-gdnW-v3VG-1C4w-9mha-Ws78-kAv9W3 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:16,225 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:57:16,228 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:16,228 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:16,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:57:16,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:57:16,231 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:57:16,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:57:16,234 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:57:16,235 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:57:16,235 DEBUG blivet.ansible/MainThread: ['sdg', 'sdh', 'sdi', 'test_vg3', 'sdj'] 2024-03-01 16:57:16,235 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:57:16,237 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:57:16,238 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:16,240 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:57:16,243 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:57:16,246 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:57:16,248 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:57:16,249 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:57:16,249 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:57:16,249 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:57:16,249 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:57:16,251 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:16,251 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:16,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:57:16,254 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:57:16,254 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:57:16,254 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:57:16,254 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:57:16,257 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:16,257 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:16,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:57:16,260 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:57:16,260 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:57:16,260 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:57:16,260 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:57:16,262 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:16,262 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:16,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:57:16,265 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:57:16,265 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:57:16,265 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:57:16,265 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:57:16,268 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:16,268 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:16,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:57:16,271 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:57:16,271 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:57:16,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,284 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,301 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,313 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,332 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:16,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,346 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,366 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:16,366 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,379 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,399 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:16,399 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,412 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,431 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:16,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,444 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,463 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:16,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,477 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,497 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:57:16,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,510 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,529 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:57:16,530 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,542 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,561 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:57:16,562 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:16,562 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:16,562 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:16,562 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:16,562 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:16,562 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:16,562 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:16,562 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:16,562 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:16,562 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:57:16,563 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:57:16,564 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:57:16,564 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:57:16,564 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:57:16,564 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:57:16,564 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:57:16,564 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:57:16,565 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:57:16,568 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:16,570 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:16,573 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:57:16,573 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:57:16,576 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:16,576 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 0x7f7f18a58f90> 2024-03-01 16:57:16,576 INFO blivet/MainThread: sorting actions... 2024-03-01 16:57:16,595 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:57:16,596 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:57:16,596 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:57:16,596 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:57:16,596 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:16,596 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:16,596 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:16,596 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:16,597 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:57:16,597 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:57:16,597 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:57:16,597 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:57:16,597 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:57:16,597 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:16,597 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:16,597 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:16,598 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:16,598 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:57:16,598 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:57:16,598 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:57:16,598 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:57:16,598 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:16,598 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:16,598 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:16,599 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:16,599 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:16,599 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:16,599 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:16,599 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:16,599 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:57:16,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:16,605 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:57:16,605 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:57:16,613 INFO program/MainThread: stdout: 2024-03-01 16:57:16,613 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:16,613 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,630 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,630 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,643 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,644 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:57:16,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:16,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:57:16,654 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:57:16,657 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:57:16,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:57:16,660 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:16,695 INFO program/MainThread: stdout[92]: 2024-03-01 16:57:16,695 INFO program/MainThread: stderr[92]: 2024-03-01 16:57:16,695 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:57:16,699 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:16,702 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:16,705 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:16,707 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:16,710 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:16,713 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:16,716 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:16,718 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:16,721 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:16,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:57:16,724 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:16,758 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:57:16,758 INFO program/MainThread: stderr[93]: 2024-03-01 16:57:16,758 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:57:16,759 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:57:16,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:16,775 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:57:16,776 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:57:16,785 INFO program/MainThread: stdout: 2024-03-01 16:57:16,785 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:16,785 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,785 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,836 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,849 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,849 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:57:16,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:16,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:57:16,859 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:57:16,862 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:57:16,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:57:16,865 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:16,902 INFO program/MainThread: stdout[94]: 2024-03-01 16:57:16,902 INFO program/MainThread: stderr[94]: 2024-03-01 16:57:16,902 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:57:16,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:16,909 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:16,912 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:16,914 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:16,917 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:16,920 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:16,923 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:16,926 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:16,928 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:16,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:57:16,931 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:16,996 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:57:16,997 INFO program/MainThread: stderr[95]: 2024-03-01 16:57:16,997 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:57:16,997 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:17,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,014 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:57:17,014 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:57:17,025 INFO program/MainThread: stdout: 2024-03-01 16:57:17,026 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:17,026 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,065 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,066 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,081 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,081 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:17,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:17,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:57:17,092 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:57:17,095 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:57:17,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:57:17,098 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:17,136 INFO program/MainThread: stdout[96]: 2024-03-01 16:57:17,137 INFO program/MainThread: stderr[96]: 2024-03-01 16:57:17,137 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:57:17,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:17,144 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,146 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:17,149 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,152 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:17,155 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,158 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:17,160 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,163 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:17,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:57:17,166 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:17,198 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:57:17,199 INFO program/MainThread: stderr[97]: 2024-03-01 16:57:17,199 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:57:17,200 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:17,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,217 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:17,217 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:57:17,233 INFO program/MainThread: stdout: 2024-03-01 16:57:17,233 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:17,233 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,233 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,267 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,282 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,283 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:17,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:17,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:57:17,293 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:17,296 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:57:17,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:57:17,299 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:17,332 INFO program/MainThread: stdout[98]: 2024-03-01 16:57:17,332 INFO program/MainThread: stderr[98]: 2024-03-01 16:57:17,332 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:57:17,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:17,339 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,341 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:17,345 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,348 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:17,350 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,353 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:17,356 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,358 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:17,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:57:17,362 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:17,398 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:57:17,398 INFO program/MainThread: stderr[99]: 2024-03-01 16:57:17,398 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:57:17,399 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:57:17,405 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:57:17,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:57:17,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:17,428 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,438 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:17,446 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,451 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:17,461 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,469 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:17,475 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,482 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:17,487 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:57:17,488 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:17,513 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:57:17,513 INFO program/MainThread: stderr[100]: 2024-03-01 16:57:17,513 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:57:17,514 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:17,576 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:57:17,576 INFO program/MainThread: stderr[101]: 2024-03-01 16:57:17,576 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:57:17,577 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:17,620 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:57:17,621 INFO program/MainThread: stderr[102]: 2024-03-01 16:57:17,621 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:57:17,622 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:57:17,631 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,636 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:57:17,644 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:57:17,644 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh,/dev/sdj ... 2024-03-01 16:57:17,703 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:57:17,703 INFO program/MainThread: stderr[103]: 2024-03-01 16:57:17,703 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:57:17,703 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:57:17,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,723 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,723 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/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh ... 2024-03-01 16:57:17,731 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 16:57:17,731 INFO program/MainThread: stderr[104]: 2024-03-01 16:57:17,731 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:57:17,731 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdj ... 2024-03-01 16:57:17,744 INFO program/MainThread: stdout[105]: 2024-03-01 16:57:17,745 INFO program/MainThread: stderr[105]: 2024-03-01 16:57:17,745 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:57:17,745 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,758 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,758 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,770 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,770 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:57:17,774 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,777 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:57:17,779 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:57:17,779 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/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh ... 2024-03-01 16:57:17,819 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:57:17,819 INFO program/MainThread: stderr[106]: 2024-03-01 16:57:17,819 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:57:17,819 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:57:17,820 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,833 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,833 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh ... 2024-03-01 16:57:17,841 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 16:57:17,841 INFO program/MainThread: stderr[107]: 2024-03-01 16:57:17,841 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:57:17,841 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdi ... 2024-03-01 16:57:17,854 INFO program/MainThread: stdout[108]: 2024-03-01 16:57:17,854 INFO program/MainThread: stderr[108]: 2024-03-01 16:57:17,855 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:57:17,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,868 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,868 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,880 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,880 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:57:17,884 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,887 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:57:17,889 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:57:17,889 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb,/dev/sdh ... 2024-03-01 16:57:17,917 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:57:17,917 INFO program/MainThread: stderr[109]: 2024-03-01 16:57:17,917 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:57:17,918 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:57:17,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,933 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,934 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:17,941 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 16:57:17,941 INFO program/MainThread: stderr[110]: 2024-03-01 16:57:17,941 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:57:17,941 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 16:57:17,953 INFO program/MainThread: stdout[111]: 2024-03-01 16:57:17,953 INFO program/MainThread: stderr[111]: 2024-03-01 16:57:17,953 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:57:17,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,967 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:17,979 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:17,979 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:57:17,983 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:17,986 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:57:17,988 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:57:17,988 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdg,/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,019 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:57:18,019 INFO program/MainThread: stderr[112]: 2024-03-01 16:57:18,019 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:57:18,019 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:57:18,020 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,036 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,036 INFO program/MainThread: Running [113] 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/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,044 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 16:57:18,044 INFO program/MainThread: stderr[113]: 2024-03-01 16:57:18,044 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:57:18,045 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdg ... 2024-03-01 16:57:18,058 INFO program/MainThread: stdout[114]: 2024-03-01 16:57:18,058 INFO program/MainThread: stderr[114]: 2024-03-01 16:57:18,058 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:57:18,059 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,072 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,085 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,085 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:18,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,092 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:18,092 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:57:18,100 INFO program/MainThread: stdout: 2024-03-01 16:57:18,100 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:18,100 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,100 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,117 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,129 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,129 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:18,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:18,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:57:18,139 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:18,142 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:57:18,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:57:18,146 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,183 INFO program/MainThread: stdout[115]: 2024-03-01 16:57:18,183 INFO program/MainThread: stderr[115]: 2024-03-01 16:57:18,183 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:57:18,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:18,190 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,193 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:57:18,195 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,198 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:57:18,201 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,204 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:57:18,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:57:18,207 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,236 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 16:57:18,237 INFO program/MainThread: stderr[116]: 2024-03-01 16:57:18,237 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:57:18,238 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:18,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,253 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:18,253 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:57:18,262 INFO program/MainThread: stdout: 2024-03-01 16:57:18,263 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:18,263 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,263 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,299 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,313 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,313 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:18,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:18,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:57:18,323 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:18,326 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:57:18,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:57:18,329 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,367 INFO program/MainThread: stdout[117]: 2024-03-01 16:57:18,367 INFO program/MainThread: stderr[117]: 2024-03-01 16:57:18,367 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:57:18,371 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:18,374 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,377 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:18,380 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,382 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:18,385 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,388 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:18,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:57:18,391 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,421 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 16:57:18,422 INFO program/MainThread: stderr[118]: 2024-03-01 16:57:18,422 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:57:18,423 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:57:18,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:57:18,437 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:57:18,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:18,451 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,458 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:18,465 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,470 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:18,477 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,481 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:18,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:57:18,484 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,510 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 16:57:18,511 INFO program/MainThread: stderr[119]: 2024-03-01 16:57:18,511 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:57:18,511 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,562 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:57:18,562 INFO program/MainThread: stderr[120]: 2024-03-01 16:57:18,562 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:57:18,563 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,588 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 16:57:18,589 INFO program/MainThread: stderr[121]: 2024-03-01 16:57:18,589 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:57:18,590 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:57:18,598 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,607 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:57:18,614 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:57:18,615 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdd,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,666 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:57:18,666 INFO program/MainThread: stderr[122]: 2024-03-01 16:57:18,666 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:57:18,667 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:57:18,667 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,681 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,681 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/sda,/dev/sdb ... 2024-03-01 16:57:18,689 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 16:57:18,689 INFO program/MainThread: stderr[123]: 2024-03-01 16:57:18,689 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:57:18,689 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 16:57:18,702 INFO program/MainThread: stdout[124]: 2024-03-01 16:57:18,702 INFO program/MainThread: stderr[124]: 2024-03-01 16:57:18,702 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:57:18,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,714 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,714 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,726 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,726 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:57:18,730 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,732 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:57:18,735 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:57:18,735 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/sda,/dev/sdb ... 2024-03-01 16:57:18,762 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:57:18,762 INFO program/MainThread: stderr[125]: 2024-03-01 16:57:18,762 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:57:18,762 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:57:18,763 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,777 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,778 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/sda,/dev/sdb ... 2024-03-01 16:57:18,785 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 16:57:18,785 INFO program/MainThread: stderr[126]: 2024-03-01 16:57:18,785 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:57:18,785 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sdf ... 2024-03-01 16:57:18,797 INFO program/MainThread: stdout[127]: 2024-03-01 16:57:18,798 INFO program/MainThread: stderr[127]: 2024-03-01 16:57:18,798 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 16:57:18,798 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,810 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,824 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,824 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:57:18,828 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,830 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:57:18,833 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:57:18,833 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/sda,/dev/sdb ... 2024-03-01 16:57:18,860 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:57:18,860 INFO program/MainThread: stderr[128]: 2024-03-01 16:57:18,860 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 16:57:18,861 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:57:18,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,879 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,879 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:57:18,887 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 16:57:18,887 INFO program/MainThread: stderr[129]: 2024-03-01 16:57:18,887 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 16:57:18,887 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sde ... 2024-03-01 16:57:18,900 INFO program/MainThread: stdout[130]: 2024-03-01 16:57:18,900 INFO program/MainThread: stderr[130]: 2024-03-01 16:57:18,900 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 16:57:18,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,914 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,914 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,927 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,927 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:18,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:18,934 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:18,934 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:57:18,942 INFO program/MainThread: stdout: 2024-03-01 16:57:18,942 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:18,942 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,943 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,959 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,959 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:18,972 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:18,972 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:18,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:18,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:57:18,982 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:18,986 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:57:18,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:57:18,989 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:57:19,023 INFO program/MainThread: stdout[131]: 2024-03-01 16:57:19,023 INFO program/MainThread: stderr[131]: 2024-03-01 16:57:19,023 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 16:57:19,027 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:19,030 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,033 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:57:19,036 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,038 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:57:19,041 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,044 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:57:19,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:57:19,047 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:57:19,075 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 16:57:19,076 INFO program/MainThread: stderr[132]: 2024-03-01 16:57:19,076 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 16:57:19,077 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:19,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,090 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:19,090 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:57:19,108 INFO program/MainThread: stdout: 2024-03-01 16:57:19,109 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:19,109 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,109 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,139 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,152 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,152 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:19,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:19,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:57:19,163 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:19,166 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:57:19,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:57:19,169 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:57:19,207 INFO program/MainThread: stdout[133]: 2024-03-01 16:57:19,207 INFO program/MainThread: stderr[133]: 2024-03-01 16:57:19,207 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 16:57:19,211 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:19,214 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,217 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:19,220 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,222 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:19,225 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,228 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:19,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:19,231 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:57:19,260 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 16:57:19,261 INFO program/MainThread: stderr[134]: 2024-03-01 16:57:19,261 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 16:57:19,262 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:19,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:57:19,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:57:19,287 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:19,293 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,301 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:19,306 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,313 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:19,318 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,321 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:19,323 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:57:19,324 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:57:19,358 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 16:57:19,358 INFO program/MainThread: stderr[135]: 2024-03-01 16:57:19,358 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 16:57:19,359 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:57:19,404 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:57:19,404 INFO program/MainThread: stderr[136]: 2024-03-01 16:57:19,404 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 16:57:19,404 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:57:19,428 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 16:57:19,428 INFO program/MainThread: stderr[137]: 2024-03-01 16:57:19,429 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 16:57:19,429 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:19,436 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,445 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:57:19,455 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:57:19,455 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/sda,/dev/sdb ... 2024-03-01 16:57:19,509 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:57:19,509 INFO program/MainThread: stderr[138]: 2024-03-01 16:57:19,509 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 16:57:19,510 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:57:19,510 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,524 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,524 INFO program/MainThread: Running [139] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:57:19,533 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 16:57:19,533 INFO program/MainThread: stderr[139]: 2024-03-01 16:57:19,533 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 16:57:19,533 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sdc ... 2024-03-01 16:57:19,545 INFO program/MainThread: stdout[140]: 2024-03-01 16:57:19,545 INFO program/MainThread: stderr[140]: 2024-03-01 16:57:19,545 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 16:57:19,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,569 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,569 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:19,573 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,576 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:57:19,578 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:57:19,578 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:57:19,607 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:57:19,607 INFO program/MainThread: stderr[141]: 2024-03-01 16:57:19,607 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 16:57:19,607 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:57:19,607 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,625 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,625 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:19,633 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 16:57:19,633 INFO program/MainThread: stderr[142]: 2024-03-01 16:57:19,633 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 16:57:19,633 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdb ... 2024-03-01 16:57:19,647 INFO program/MainThread: stdout[143]: 2024-03-01 16:57:19,647 INFO program/MainThread: stderr[143]: 2024-03-01 16:57:19,647 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 16:57:19,647 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,660 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,660 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,672 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,672 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:19,676 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:19,678 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:57:19,681 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:57:19,681 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:57:19,714 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:57:19,714 INFO program/MainThread: stderr[144]: 2024-03-01 16:57:19,714 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 16:57:19,714 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:57:19,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,730 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,730 INFO program/MainThread: Running [145] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:19,738 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 16:57:19,738 INFO program/MainThread: stderr[145]: 2024-03-01 16:57:19,738 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 16:57:19,738 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sda ... 2024-03-01 16:57:19,751 INFO program/MainThread: stdout[146]: 2024-03-01 16:57:19,751 INFO program/MainThread: stderr[146]: 2024-03-01 16:57:19,751 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 16:57:19,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,763 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,763 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:19,775 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:19,780 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:19,780 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 0x7f7f18a4cc20> 2024-03-01 16:57:26,769 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_mbj_j_ys/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:29,844 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_7erg3fty/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:33,987 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0cd81wos/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:34,022 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:34,022 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:34,025 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:34,025 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:57:34,025 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:34,025 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:34,030 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:34,030 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:34,033 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:34,034 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:34,036 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:34,036 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:34,039 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:34,039 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:34,047 INFO program/MainThread: stdout: 2024-03-01 16:57:34,047 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:34,047 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,047 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,047 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,047 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,047 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,047 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,048 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,048 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,048 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,048 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,048 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,048 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:34,048 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:34,048 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:34,048 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:34,048 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:34,048 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:34,048 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:34,049 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:34,049 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:34,049 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:34,049 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:34,049 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:34,058 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:34,071 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:57:34,075 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:57:34,076 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:57:34,076 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:34,102 INFO program/MainThread: stdout[3]: 2024-03-01 16:57:34,102 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:34,103 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:34,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,114 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:34,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 16:57:34,120 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:34,121 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:34,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:34,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:34,125 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:34,128 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:34,128 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:57:34,131 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:57:34,131 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,132 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:34,132 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1414c3b910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:57:34,135 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:34,135 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:57:34,138 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:57:34,138 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:57:34,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,149 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:34,150 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:34,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:57:34,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:57:34,153 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:34,156 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:34,156 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:34,159 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:57:34,159 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,160 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:57:34,160 INFO blivet/MainThread: got device: DiskDevice instance (0x7f14137ad0d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:57:34,163 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:34,163 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:57:34,166 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:57:34,166 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:57:34,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,177 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:34,177 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:34,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:34,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:57:34,180 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:34,183 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:34,184 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:57:34,186 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:57:34,187 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,187 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:57:34,187 INFO blivet/MainThread: got device: DiskDevice instance (0x7f14147dbf10) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:57:34,190 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:34,190 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:34,193 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:57:34,193 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:57:34,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,204 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:34,204 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:34,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:34,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:57:34,208 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:34,210 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:34,211 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:57:34,213 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:57:34,214 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,214 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:57:34,214 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1413740a00) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:57:34,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:34,217 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:34,220 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:57:34,220 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:57:34,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,231 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:34,231 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:34,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:57:34,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:57:34,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:34,237 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:34,237 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:57:34,240 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:57:34,240 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,241 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:57:34,241 INFO blivet/MainThread: got device: DiskDevice instance (0x7f14137405e0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:57:34,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:34,244 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:57:34,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:57:34,247 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:57:34,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,257 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:34,258 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:34,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:34,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:57:34,261 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:34,264 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:34,264 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:57:34,267 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:57:34,267 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,268 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:57:34,268 INFO blivet/MainThread: got device: DiskDevice instance (0x7f14137403a0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:57:34,271 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:34,271 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:57:34,274 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:57:34,274 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:57:34,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,284 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:34,284 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:34,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:34,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:57:34,287 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:34,290 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:34,290 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:57:34,293 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:57:34,294 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,294 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:57:34,294 INFO blivet/MainThread: got device: DiskDevice instance (0x7f141374b070) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:57:34,297 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:34,297 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:57:34,300 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_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:57:34,300 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:34,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,311 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:34,311 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:34,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:34,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:57:34,314 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:34,317 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:34,317 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:34,320 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:57:34,320 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,320 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:57:34,320 INFO blivet/MainThread: got device: DiskDevice instance (0x7f14137427f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:57:34,323 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:34,323 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:57:34,326 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:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:57:34,326 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:57:34,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,337 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:34,337 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:34,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:57:34,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:57:34,340 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:34,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:34,343 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:57:34,346 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:57:34,346 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,347 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:57:34,347 INFO blivet/MainThread: got device: DiskDevice instance (0x7f14137566a0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:57:34,350 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:34,350 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:57:34,353 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:57:34,353 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:57:34,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,364 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:34,364 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:34,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:57:34,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:34,367 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:34,370 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:34,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 16:57:34,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 16:57:34,373 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,374 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:57:34,374 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1413756e20) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:57:34,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:34,377 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:57:34,380 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:57:34,380 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:57:34,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,390 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:34,391 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:34,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:57:34,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:57:34,394 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:34,396 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:34,397 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:57:34,399 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:57:34,400 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,400 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:57:34,400 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1413756fd0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:57:34,403 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:34,403 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:57:34,406 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:57:34,406 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:57:34,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,417 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:34,417 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:34,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:57:34,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:34,420 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:34,423 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:34,423 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:57:34,426 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:57:34,426 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:34,427 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:57:34,427 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1413759d30) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:57:34,430 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:34,430 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:57:34,433 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': '22692370'} ; 2024-03-01 16:57:34,433 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:34,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,442 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:34,442 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:34,443 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:34,443 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:34,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:34,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:57:34,445 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:34,448 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:34,448 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:34,451 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:57:34,451 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:34,452 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:57:34,452 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1413759c40) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:57:34,455 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:34,458 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:34,458 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:57:34,461 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:34,461 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:57:34,464 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:34,464 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:34,467 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:34,467 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:57:34,470 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:34,473 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:34,475 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:34,483 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 0x7f1415097cc0> 2024-03-01 16:57:34,526 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:57:34,530 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:34,530 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:34,533 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': '22694257'} ; 2024-03-01 16:57:34,534 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:34,534 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:34,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,542 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:34,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,547 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:34,560 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:34,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:57:34,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:34,583 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:34,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:34,586 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:34,589 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:34,589 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:34,592 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:34,592 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:34,592 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:34,595 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:34,598 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:34,601 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:34,603 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:34,606 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:34,607 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:34,607 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:57:34,607 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:34,607 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f14137658e0) -- 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 0x7f1415f66bd0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:34,610 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:34,614 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:34,614 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:34,617 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:34,617 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:34,620 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:34,620 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:34,623 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:34,623 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:34,624 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:34,625 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:34,628 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:34,628 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:57:34,631 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:34,631 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:34,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:34,645 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:34,658 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:34,659 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:34,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:34,670 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:57:34,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:34,681 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:34,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:34,690 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:34,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:34,700 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:34,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:34,710 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:34,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:34,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:34,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:34,720 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:57:34,722 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:34,722 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 16:57:34,725 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:34,725 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 83 2024-03-01 16:57:34,727 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:34,727 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 84 2024-03-01 16:57:34,730 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:34,730 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 85 2024-03-01 16:57:34,733 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:34,733 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 86 2024-03-01 16:57:34,735 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:34,735 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 87 2024-03-01 16:57:34,738 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:34,738 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 88 2024-03-01 16:57:34,740 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:34,740 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 89 2024-03-01 16:57:37,756 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_tjszqruy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:37,792 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:37,792 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:37,795 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:37,795 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:57:37,795 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:37,795 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:37,800 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:37,800 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:37,803 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:37,803 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:37,806 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:37,806 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:37,809 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:37,809 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:37,817 INFO program/MainThread: stdout: 2024-03-01 16:57:37,818 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:37,818 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:37,818 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:37,818 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:37,818 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:37,818 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:37,819 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:37,819 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:37,819 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:37,819 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:37,819 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:37,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:37,832 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:37,845 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:57:37,849 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:57:37,850 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:57:37,850 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:37,876 INFO program/MainThread: stdout[3]: 2024-03-01 16:57:37,877 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:37,877 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:37,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:37,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:37,888 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:37,890 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:57:37,894 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:37,895 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:37,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:37,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:37,899 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:37,902 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:37,902 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:57:37,905 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:57:37,906 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:37,906 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:37,906 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8126a6910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:57:37,909 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:37,910 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:57:37,913 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:57:37,913 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:57:37,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:37,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:37,924 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:37,924 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:37,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:57:37,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:57:37,927 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:37,930 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:37,930 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:37,934 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:57:37,934 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:37,934 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:57:37,934 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb81120d0d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:57:37,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:37,938 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:57:37,941 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:57:37,941 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:57:37,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:37,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:37,951 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:37,952 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:37,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:37,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:57:37,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:37,958 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:37,958 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:57:37,961 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:57:37,962 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:37,962 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:57:37,962 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb81223cf10) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:57:37,965 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:37,965 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:37,968 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:57:37,968 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:57:37,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:37,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:37,979 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:37,980 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:37,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:37,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:57:37,983 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:37,986 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:37,986 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:57:37,989 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:57:37,989 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:37,989 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:57:37,989 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb81119fa00) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:57:37,992 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:37,993 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:37,996 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:57:37,996 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:57:37,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,006 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:38,007 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:38,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:57:38,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:57:38,010 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:38,013 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:38,013 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:57:38,016 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:57:38,016 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:38,016 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:57:38,016 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb81119f5e0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:57:38,020 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:38,020 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:57:38,023 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:57:38,023 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:57:38,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,034 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:38,034 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:38,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:38,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:57:38,037 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:38,040 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:38,040 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:57:38,043 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:57:38,043 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:38,044 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:57:38,044 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb81119f3a0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:57:38,047 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:38,047 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:57:38,050 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:57:38,050 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:57:38,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,060 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:38,061 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:38,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:38,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:57:38,064 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:38,066 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:38,067 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:57:38,069 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:57:38,070 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:38,070 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:57:38,070 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8111ac070) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:57:38,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:38,073 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:57:38,076 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:57:38,076 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:38,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,087 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:38,087 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:38,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:38,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:57:38,090 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:38,093 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:38,093 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:38,096 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:57:38,096 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:38,097 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:57:38,097 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8111a37f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:57:38,100 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:38,100 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:57:38,103 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:57:38,103 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:57:38,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,114 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:38,114 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:38,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:57:38,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:57:38,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:38,120 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:38,121 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:57:38,123 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:57:38,124 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:38,124 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:57:38,124 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8111b86a0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:57:38,127 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:38,127 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:57:38,130 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_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:57:38,130 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:57:38,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,141 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:38,142 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:38,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:57:38,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:38,145 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:38,147 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:38,148 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:38,150 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:57:38,151 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:38,151 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:57:38,151 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8111b8e20) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:57:38,154 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:38,154 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:57:38,157 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:57:38,157 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:57:38,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,168 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:38,169 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:38,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:57:38,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:57:38,172 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:38,175 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:38,175 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:57:38,178 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:57:38,178 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:38,178 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:57:38,178 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8111b8fd0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:57:38,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:38,181 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:57:38,184 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:57:38,184 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:57:38,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,195 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:38,196 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:38,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:57:38,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:38,199 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:38,201 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:38,202 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:57:38,204 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:57:38,205 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:38,205 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:57:38,205 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8111bbd30) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:57:38,208 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:38,208 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:57:38,211 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': '22692370'} ; 2024-03-01 16:57:38,211 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:38,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,221 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:38,221 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:38,221 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:38,221 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:38,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:38,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:57:38,224 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:38,227 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:38,227 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:38,230 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:57:38,230 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:38,231 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:57:38,231 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb8111bbc40) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:57:38,234 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:38,237 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:38,237 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:57:38,240 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:38,240 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:57:38,243 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:38,243 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:38,246 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:38,246 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:57:38,249 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:38,252 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:38,254 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:38,261 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7fb8111af840> 2024-03-01 16:57:38,298 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:57:38,302 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:38,302 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:38,305 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': '22694257'} ; 2024-03-01 16:57:38,305 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:38,306 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:38,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,314 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:38,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:38,332 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:38,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:57:38,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:38,355 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:38,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:38,357 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:38,360 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:38,361 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:38,363 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:38,364 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:38,364 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:38,367 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:38,370 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:38,372 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:38,375 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:38,378 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:38,378 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:38,379 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:57:38,379 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:38,379 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb8111c78e0) -- 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 0x7fb8111d68b0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:38,382 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:38,386 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:38,386 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:38,389 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:38,389 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:38,392 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:38,392 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:38,395 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:38,395 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:38,397 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:38,397 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:38,400 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,400 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:57:38,403 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:38,403 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:38,404 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:38,416 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:38,429 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:38,430 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:38,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,441 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:57:38,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,451 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:38,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,461 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:38,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,471 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:38,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,480 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:38,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,490 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:57:38,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,500 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:57:38,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:57:38,505 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:57:38,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:57:38,510 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:57:38,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:57:38,515 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:57:38,518 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:38,518 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:57:38,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:57:38,522 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:38,522 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:38,524 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,525 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:38,527 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:38,527 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:57:38,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:57:38,530 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:38,530 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:38,533 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,533 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:38,536 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:38,536 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:57:38,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:57:38,538 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:38,539 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:38,541 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,541 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:38,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:57:38,546 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:38,549 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:38,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:38,555 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:38,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:38,561 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:38,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:57:38,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:38,566 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:57:38,566 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:38,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,577 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:57:38,578 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:38,579 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:38,579 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:57:38,579 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:38,580 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:38,582 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,582 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:57:38,585 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:57:38,588 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:38,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:38,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:57:38,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:38,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:38,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:38,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:57:38,605 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:38,605 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:38,605 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:57:38,605 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:57:38,608 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:57:38,609 INFO program/MainThread: stderr[4]: 2024-03-01 16:57:38,609 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:38,609 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:57:38,609 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:38,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:57:38,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:57:38,614 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:38,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,625 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:57:38,626 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:38,626 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:57:38,626 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:57:38,627 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:38,627 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:57:38,630 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,630 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:57:38,633 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:57:38,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:38,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:38,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:57:38,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:38,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:38,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:38,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:57:38,652 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:38,653 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:57:38,653 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:57:38,653 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:57:38,653 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:38,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:57:38,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:57:38,657 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:38,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,667 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:57:38,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:57:38,673 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:57:38,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:57:38,678 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:57:38,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:57:38,683 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:57:38,686 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:38,686 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:57:38,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:57:38,689 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:38,689 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:38,692 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,692 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:38,694 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:38,694 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:57:38,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:57:38,697 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:38,697 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:38,700 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,700 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:38,703 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:38,703 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:57:38,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:57:38,706 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:38,706 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:38,709 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,709 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:38,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:57:38,713 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:57:38,716 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:38,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:57:38,722 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:38,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:57:38,729 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:38,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:57:38,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:57:38,733 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:57:38,733 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:38,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,745 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:57:38,745 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:38,746 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:57:38,746 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:57:38,746 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:38,747 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:57:38,749 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,749 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:57:38,752 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:57:38,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:38,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:38,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:57:38,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:57:38,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:38,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:38,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:57:38,771 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:38,772 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:57:38,772 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:57:38,772 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:57:38,772 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:38,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:57:38,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:57:38,776 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:38,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,787 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:57:38,787 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:38,788 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:57:38,788 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:57:38,788 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:38,789 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:57:38,791 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,791 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:57:38,794 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:57:38,797 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:38,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:38,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:57:38,804 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:38,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:38,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:38,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:57:38,813 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:38,814 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:57:38,814 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:57:38,814 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:57:38,814 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:38,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:57:38,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:57:38,818 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:38,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,829 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:57:38,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:57:38,834 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:57:38,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:57:38,839 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:57:38,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:57:38,844 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:57:38,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:57:38,849 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:57:38,852 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:38,852 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:57:38,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:57:38,855 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:38,855 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:38,858 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,858 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:38,860 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:38,860 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:57:38,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:57:38,863 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:38,863 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:38,866 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,866 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:38,869 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:38,869 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:57:38,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:57:38,872 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:38,872 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:38,875 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,875 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:38,878 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:38,878 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:57:38,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:57:38,881 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:38,881 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:38,883 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,883 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:38,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:57:38,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:57:38,891 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:38,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:57:38,897 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:38,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:57:38,904 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:38,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:57:38,911 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:38,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:57:38,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:57:38,915 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:57:38,915 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:38,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,928 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:57:38,929 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:38,929 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:57:38,929 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:57:38,930 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:38,930 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:57:38,933 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,933 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:57:38,935 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:57:38,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:38,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:38,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:57:38,945 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:57:38,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:38,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:38,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:57:38,955 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:38,956 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:57:38,956 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:57:38,956 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:57:38,956 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:38,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:57:38,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:57:38,960 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:38,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:38,971 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:57:38,971 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:38,972 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:57:38,972 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:57:38,972 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:38,973 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:57:38,976 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,976 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:57:38,978 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:38,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:57:38,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:38,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:38,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:57:38,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:38,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:38,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:38,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:57:38,998 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:38,999 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:57:38,999 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:57:38,999 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:57:38,999 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:38,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:57:39,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:57:39,003 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:39,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:39,014 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:57:39,015 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:39,016 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:57:39,016 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:57:39,016 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:39,017 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:57:39,019 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:39,019 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:57:39,022 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:39,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:57:39,026 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:39,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:39,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:57:39,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:57:39,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:39,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:39,042 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:57:39,042 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:39,043 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:57:39,043 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:57:39,043 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:57:39,043 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:39,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:57:39,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:57:39,047 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:39,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:39,058 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:57:39,059 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:39,060 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:57:39,060 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:57:39,060 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:39,061 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:57:39,064 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:39,064 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:57:39,066 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:39,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:57:39,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:39,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:39,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:57:39,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:57:39,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:39,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:39,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:57:39,086 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:39,087 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:57:39,087 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:57:39,087 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:57:39,088 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:39,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:57:39,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:57:39,091 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:39,093 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:39,094 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:39,095 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:39,095 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:39,095 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:39,095 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:39,095 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:39,095 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:39,095 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:39,095 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:57:39,097 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:57:39,100 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:39,102 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:39,104 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:57:39,105 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:57:39,107 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:39,107 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fb8110d1630> 2024-03-01 16:57:39,108 INFO blivet/MainThread: sorting actions... 2024-03-01 16:57:39,139 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:39,140 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:39,140 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:39,140 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:39,140 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:39,141 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:39,141 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:39,142 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:39,142 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:39,142 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:39,143 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:39,143 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:39,143 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:39,143 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:39,144 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:39,144 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:39,144 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:39,145 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:39,145 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:39,146 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:39,146 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:39,146 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:39,147 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:39,147 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:39,148 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:39,148 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:39,148 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:39,149 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:39,149 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:39,149 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:39,150 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:39,150 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:39,151 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:39,151 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:39,151 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:39,152 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:39,152 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:39,152 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:39,153 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:39,153 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:39,156 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:39,158 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:57:39,158 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:57:39,166 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,192 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,192 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,203 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,203 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:39,207 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:39,210 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:57:39,210 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:57:39,217 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,243 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,243 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,255 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,255 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:39,259 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:39,261 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:57:39,262 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:57:39,268 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,295 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,295 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,308 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,308 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:39,312 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:39,315 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:57:39,315 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:57:39,321 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,345 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,345 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,359 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,360 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:39,363 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:39,366 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:57:39,366 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:57:39,373 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,401 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,401 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,414 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,415 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:39,418 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:39,421 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:57:39,421 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:57:39,428 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,429 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,455 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,467 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,467 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:39,471 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:39,474 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:57:39,474 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:57:39,480 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,508 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,521 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,522 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:39,525 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:39,528 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:57:39,528 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:57:39,534 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,562 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,562 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,576 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,576 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:39,580 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:39,583 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:57:39,583 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:57:39,591 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,591 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,615 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,615 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,628 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,629 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:39,632 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:39,635 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:57:39,635 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:57:39,642 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,666 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,666 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,680 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,680 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:39,684 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:39,687 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:39,689 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:39,689 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:57:39,689 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:39,690 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:39,727 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:57:39,727 INFO program/MainThread: stderr[5]: 2024-03-01 16:57:39,727 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:39,728 INFO program/MainThread: Running [6] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:39,739 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 16:57:39,739 INFO program/MainThread: stderr[6]: 2024-03-01 16:57:39,739 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:39,739 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 16:57:39,768 INFO program/MainThread: stdout[7]: 2024-03-01 16:57:39,768 INFO program/MainThread: stderr[7]: 2024-03-01 16:57:39,768 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:39,768 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 16:57:39,769 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,778 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,782 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:39,782 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:57:39,783 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:57:39,792 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,793 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,817 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,817 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:39,821 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:39,823 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:39,826 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:39,826 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:57:39,826 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:39,826 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:39,865 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:57:39,865 INFO program/MainThread: stderr[8]: 2024-03-01 16:57:39,865 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:39,866 INFO program/MainThread: Running [9] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:39,876 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 16:57:39,876 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:39,876 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:39,876 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 16:57:39,903 INFO program/MainThread: stdout[10]: 2024-03-01 16:57:39,903 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:39,903 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:39,903 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 16:57:39,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,916 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,920 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:39,920 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:57:39,921 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:57:39,930 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:39,952 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:39,952 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:39,956 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:39,958 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:39,961 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:39,961 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:57:39,961 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:39,961 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:40,001 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:57:40,001 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:40,001 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:40,002 INFO program/MainThread: Running [12] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:40,012 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 16:57:40,012 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:40,012 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:40,012 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 16:57:40,039 INFO program/MainThread: stdout[13]: 2024-03-01 16:57:40,039 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:40,039 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:40,039 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 16:57:40,039 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,052 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,056 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:40,056 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:57:40,057 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:57:40,066 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,066 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,088 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,088 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:40,092 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,094 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,097 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,097 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:57:40,097 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:40,097 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:40,135 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:57:40,135 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:40,135 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:40,136 INFO program/MainThread: Running [15] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:40,147 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 16:57:40,147 INFO program/MainThread: stderr[15]: 2024-03-01 16:57:40,147 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:57:40,147 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 16:57:40,178 INFO program/MainThread: stdout[16]: 2024-03-01 16:57:40,178 INFO program/MainThread: stderr[16]: 2024-03-01 16:57:40,179 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:57:40,179 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 16:57:40,179 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,190 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,194 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:40,194 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:57:40,195 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:57:40,205 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,226 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,227 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:40,230 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:57:40,233 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:57:40,236 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,238 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,241 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,243 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,246 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,249 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,251 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,254 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:57:40,257 INFO program/MainThread: Running [17] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:40,309 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 16:57:40,309 INFO program/MainThread: stderr[17]: 2024-03-01 16:57:40,309 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:57:40,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:40,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:57:40,334 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,340 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,347 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,357 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,363 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,369 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,379 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,387 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,387 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,453 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,457 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:57:40,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:57:40,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,473 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,474 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:57:40,482 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,482 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,494 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,494 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:40,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:57:40,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:57:40,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:40,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:57:40,510 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,513 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,516 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,519 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,522 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,525 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,528 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,531 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:40,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,544 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,548 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:57:40,549 INFO program/MainThread: Running [18] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:40,583 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 16:57:40,583 INFO program/MainThread: stderr[18]: 2024-03-01 16:57:40,583 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:57:40,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:57:40,587 INFO program/MainThread: Running [19] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:40,640 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 16:57:40,640 INFO program/MainThread: stderr[19]: 2024-03-01 16:57:40,640 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:57:40,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:40,659 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:40,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,695 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:40,704 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:40,705 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:57:40,718 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,718 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,736 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,736 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:40,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,743 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:57:40,746 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:57:40,746 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:57:40,903 INFO program/MainThread: stdout: 2024-03-01 16:57:40,903 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:57:40,903 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:40,904 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:40,904 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:40,904 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:57:40,904 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:40,904 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:40,904 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:40,904 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:40,904 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:40,904 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,904 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:57:40,918 INFO program/MainThread: stdout: 2024-03-01 16:57:40,919 INFO program/MainThread: writing all SBs 2024-03-01 16:57:40,919 INFO program/MainThread: new label = "" 2024-03-01 16:57:40,919 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,919 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,936 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:40,940 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:40,941 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:57:40,950 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,950 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:40,967 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:40,967 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:40,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:57:40,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:57:40,977 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:40,977 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:41,010 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 16:57:41,010 INFO program/MainThread: stderr[20]: 2024-03-01 16:57:41,010 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:57:41,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:57:41,014 INFO program/MainThread: Running [21] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:41,070 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 16:57:41,070 INFO program/MainThread: stderr[21]: 2024-03-01 16:57:41,070 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:57:41,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:41,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:41,092 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:41,092 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:41,139 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:41,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 16:57:41,144 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:41,145 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:57:41,154 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:41,154 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:41,170 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:41,170 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:41,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:41,177 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:57:41,179 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:57:41,179 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:57:41,982 INFO program/MainThread: stdout: 2024-03-01 16:57:41,982 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:57:41,982 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:41,982 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:41,982 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:41,983 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:57:41,983 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:41,983 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:41,983 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:41,983 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:41,983 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:41,983 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:41,983 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:57:41,997 INFO program/MainThread: stdout: 2024-03-01 16:57:41,997 INFO program/MainThread: writing all SBs 2024-03-01 16:57:41,997 INFO program/MainThread: new label = "" 2024-03-01 16:57:41,998 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:41,998 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:42,026 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:42,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:42,030 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:42,031 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:57:42,041 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:42,041 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:42,057 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:42,057 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:42,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:57:42,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:57:42,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:42,067 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:42,101 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 16:57:42,101 INFO program/MainThread: stderr[22]: 2024-03-01 16:57:42,101 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:57:42,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:57:42,105 INFO program/MainThread: Running [23] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:42,172 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 16:57:42,172 INFO program/MainThread: stderr[23]: 2024-03-01 16:57:42,172 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:57:42,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:42,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:42,190 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:42,190 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:42,233 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:42,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:57:42,238 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:57:42,238 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:57:42,248 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:42,248 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:42,265 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:42,265 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:42,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:42,272 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:57:42,274 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:57:42,274 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:57:43,066 INFO program/MainThread: stdout: 2024-03-01 16:57:43,067 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:57:43,067 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:43,067 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:43,067 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:43,067 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:57:43,067 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:43,067 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:43,067 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:43,067 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:43,067 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:43,067 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:43,068 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:57:43,082 INFO program/MainThread: stdout: 2024-03-01 16:57:43,082 INFO program/MainThread: writing all SBs 2024-03-01 16:57:43,082 INFO program/MainThread: new label = "" 2024-03-01 16:57:43,082 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:43,082 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:43,099 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:43,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:43,103 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:43,104 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:57:43,113 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:43,114 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:43,130 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:43,130 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:43,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:57:43,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:57:43,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:43,140 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:43,173 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 16:57:43,173 INFO program/MainThread: stderr[24]: 2024-03-01 16:57:43,173 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:57:43,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:57:43,177 INFO program/MainThread: Running [25] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:43,241 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 16:57:43,241 INFO program/MainThread: stderr[25]: 2024-03-01 16:57:43,241 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:57:43,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:43,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:43,263 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:43,263 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:43,297 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:43,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:57:43,302 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:57:43,302 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:57:43,312 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:43,312 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:43,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:43,329 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:43,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:43,336 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:43,338 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:57:43,339 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:57:44,150 INFO program/MainThread: stdout: 2024-03-01 16:57:44,150 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:57:44,150 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:44,150 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:44,150 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:44,150 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:57:44,150 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:44,150 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:44,150 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:44,150 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:44,150 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:44,150 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,151 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:57:44,165 INFO program/MainThread: stdout: 2024-03-01 16:57:44,165 INFO program/MainThread: writing all SBs 2024-03-01 16:57:44,165 INFO program/MainThread: new label = "" 2024-03-01 16:57:44,165 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,165 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,182 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:44,186 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:44,188 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:57:44,197 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,198 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,211 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,212 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:44,215 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,218 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,221 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,221 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:57:44,221 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:44,221 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:44,256 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:57:44,256 INFO program/MainThread: stderr[26]: 2024-03-01 16:57:44,256 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:57:44,257 INFO program/MainThread: Running [27] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:44,269 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 16:57:44,269 INFO program/MainThread: stderr[27]: 2024-03-01 16:57:44,270 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:57:44,270 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 16:57:44,303 INFO program/MainThread: stdout[28]: 2024-03-01 16:57:44,303 INFO program/MainThread: stderr[28]: 2024-03-01 16:57:44,303 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:57:44,304 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 16:57:44,304 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,315 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,319 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:44,319 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:44,320 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:57:44,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,351 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,351 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:44,355 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,357 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,360 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,360 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:57:44,360 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:44,360 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:44,401 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:57:44,401 INFO program/MainThread: stderr[29]: 2024-03-01 16:57:44,401 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:57:44,402 INFO program/MainThread: Running [30] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:44,411 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 16:57:44,411 INFO program/MainThread: stderr[30]: 2024-03-01 16:57:44,411 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:57:44,411 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 16:57:44,437 INFO program/MainThread: stdout[31]: 2024-03-01 16:57:44,437 INFO program/MainThread: stderr[31]: 2024-03-01 16:57:44,437 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:57:44,437 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 16:57:44,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,450 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,454 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:44,454 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:57:44,455 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:57:44,464 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,485 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,485 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:44,488 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,491 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,494 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,494 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:57:44,494 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:44,494 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:44,523 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:57:44,523 INFO program/MainThread: stderr[32]: 2024-03-01 16:57:44,523 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:57:44,523 INFO program/MainThread: Running [33] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:44,540 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 16:57:44,540 INFO program/MainThread: stderr[33]: 2024-03-01 16:57:44,540 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:57:44,540 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 16:57:44,571 INFO program/MainThread: stdout[34]: 2024-03-01 16:57:44,571 INFO program/MainThread: stderr[34]: 2024-03-01 16:57:44,571 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:57:44,571 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 16:57:44,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,584 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,587 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:44,588 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:57:44,589 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:57:44,598 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,598 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,620 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,620 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:44,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:57:44,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:57:44,640 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,643 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,645 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,648 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,651 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,653 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,656 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:57:44,656 INFO program/MainThread: Running [35] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:44,709 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 16:57:44,710 INFO program/MainThread: stderr[35]: 2024-03-01 16:57:44,710 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:57:44,717 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:44,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:57:44,733 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,739 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,745 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,750 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,752 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,755 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,768 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:57:44,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:57:44,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,787 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,788 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:57:44,795 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,808 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,808 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:44,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:57:44,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:57:44,818 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:44,821 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:57:44,824 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,827 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,830 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,833 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,836 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,839 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:44,839 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,851 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,855 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:57:44,855 INFO program/MainThread: Running [36] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:44,887 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:57:44,887 INFO program/MainThread: stderr[36]: 2024-03-01 16:57:44,887 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:57:44,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:57:44,891 INFO program/MainThread: Running [37] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:44,954 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 16:57:44,954 INFO program/MainThread: stderr[37]: 2024-03-01 16:57:44,954 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:57:44,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:44,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:44,970 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:44,970 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:45,012 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:57:45,017 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:57:45,018 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:57:45,027 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:45,042 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,042 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:45,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:45,049 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:45,051 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:57:45,052 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:57:45,232 INFO program/MainThread: stdout: 2024-03-01 16:57:45,232 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:57:45,232 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:45,233 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:45,233 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:45,233 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:57:45,233 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:45,233 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:45,233 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:45,233 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:45,233 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:45,233 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,233 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:57:45,247 INFO program/MainThread: stdout: 2024-03-01 16:57:45,247 INFO program/MainThread: writing all SBs 2024-03-01 16:57:45,247 INFO program/MainThread: new label = "" 2024-03-01 16:57:45,247 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,247 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:45,264 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:45,268 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:45,269 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:57:45,279 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:45,295 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,295 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:45,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:57:45,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:57:45,305 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:45,305 INFO program/MainThread: Running [38] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:45,340 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 16:57:45,341 INFO program/MainThread: stderr[38]: 2024-03-01 16:57:45,341 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:57:45,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:57:45,345 INFO program/MainThread: Running [39] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:45,409 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 16:57:45,409 INFO program/MainThread: stderr[39]: 2024-03-01 16:57:45,409 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:57:45,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:45,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:45,432 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:45,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:45,456 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,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 16:57:45,463 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:45,463 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:57:45,473 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:45,490 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:45,490 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:45,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:45,497 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:45,500 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:57:45,500 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:57:46,346 INFO program/MainThread: stdout: 2024-03-01 16:57:46,346 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:57:46,346 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:46,346 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:46,347 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:46,347 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:57:46,347 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:46,347 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:46,347 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:46,347 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:46,347 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:46,347 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,347 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:57:46,361 INFO program/MainThread: stdout: 2024-03-01 16:57:46,361 INFO program/MainThread: writing all SBs 2024-03-01 16:57:46,361 INFO program/MainThread: new label = "" 2024-03-01 16:57:46,361 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,361 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,378 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:46,382 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:46,383 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:57:46,392 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,393 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,409 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,409 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:46,413 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:46,415 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,418 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,418 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:46,418 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:46,418 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:46,452 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:57:46,452 INFO program/MainThread: stderr[40]: 2024-03-01 16:57:46,452 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:57:46,452 INFO program/MainThread: Running [41] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:46,467 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 16:57:46,467 INFO program/MainThread: stderr[41]: 2024-03-01 16:57:46,467 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:57:46,467 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 16:57:46,494 INFO program/MainThread: stdout[42]: 2024-03-01 16:57:46,494 INFO program/MainThread: stderr[42]: 2024-03-01 16:57:46,494 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:57:46,494 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 16:57:46,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,507 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,511 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:46,511 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:57:46,512 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:57:46,521 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,521 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,543 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,543 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:46,547 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:46,550 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,552 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,553 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:46,553 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:46,553 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:46,589 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:57:46,589 INFO program/MainThread: stderr[43]: 2024-03-01 16:57:46,589 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:57:46,590 INFO program/MainThread: Running [44] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:46,602 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 16:57:46,602 INFO program/MainThread: stderr[44]: 2024-03-01 16:57:46,602 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:57:46,602 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 16:57:46,633 INFO program/MainThread: stdout[45]: 2024-03-01 16:57:46,633 INFO program/MainThread: stderr[45]: 2024-03-01 16:57:46,633 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:57:46,633 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 16:57:46,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,644 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,648 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:46,648 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:46,649 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:57:46,658 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,658 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,679 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,679 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:46,683 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:46,686 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,688 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,688 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:46,689 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:46,689 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:57:46,727 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:57:46,727 INFO program/MainThread: stderr[46]: 2024-03-01 16:57:46,727 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:57:46,728 INFO program/MainThread: Running [47] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:46,739 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 16:57:46,739 INFO program/MainThread: stderr[47]: 2024-03-01 16:57:46,739 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:57:46,739 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 16:57:46,766 INFO program/MainThread: stdout[48]: 2024-03-01 16:57:46,766 INFO program/MainThread: stderr[48]: 2024-03-01 16:57:46,767 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:57:46,767 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 16:57:46,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,780 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,784 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:46,784 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:57:46,785 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:57:46,793 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,794 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,816 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,816 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:46,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:57:46,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:46,825 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:46,828 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,831 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:46,833 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,836 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:46,839 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:57:46,841 INFO program/MainThread: Running [49] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:46,899 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 16:57:46,899 INFO program/MainThread: stderr[49]: 2024-03-01 16:57:46,900 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:57:46,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:46,917 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:46,922 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:46,930 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,934 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:46,937 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,940 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:46,943 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:46,943 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,957 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:46,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:46,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,976 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,977 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:57:46,985 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:46,998 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:46,998 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:47,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:57:47,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:57:47,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:47,011 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:47,014 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:47,017 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:47,020 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:47,023 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:47,026 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:47,029 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:47,029 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:47,043 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:47,047 INFO program/MainThread: Running [50] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:47,083 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:57:47,083 INFO program/MainThread: stderr[50]: 2024-03-01 16:57:47,083 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:57:47,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:57:47,087 INFO program/MainThread: Running [51] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:47,146 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 16:57:47,146 INFO program/MainThread: stderr[51]: 2024-03-01 16:57:47,146 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:57:47,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:47,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:47,167 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:47,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:47,201 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:57:47,206 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:57:47,206 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:57:47,215 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:47,232 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,232 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:47,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:47,239 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:47,241 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:57:47,241 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:57:47,431 INFO program/MainThread: stdout: 2024-03-01 16:57:47,431 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:57:47,431 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:47,431 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:47,431 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:47,432 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:57:47,432 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:47,432 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:47,432 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:47,432 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:47,432 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:47,432 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,432 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:57:47,446 INFO program/MainThread: stdout: 2024-03-01 16:57:47,446 INFO program/MainThread: writing all SBs 2024-03-01 16:57:47,446 INFO program/MainThread: new label = "" 2024-03-01 16:57:47,446 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,446 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:47,463 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:47,467 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:47,469 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:57:47,478 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:47,495 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,495 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:47,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:47,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:57:47,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:47,505 INFO program/MainThread: Running [52] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:47,542 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:57:47,542 INFO program/MainThread: stderr[52]: 2024-03-01 16:57:47,542 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:57:47,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:47,546 INFO program/MainThread: Running [53] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:47,607 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 16:57:47,608 INFO program/MainThread: stderr[53]: 2024-03-01 16:57:47,608 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:57:47,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:47,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:47,627 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:47,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:47,653 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:57:47,660 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:57:47,660 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:57:47,669 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,670 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:47,686 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,686 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:47,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:47,693 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:47,695 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:57:47,696 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:57:48,511 INFO program/MainThread: stdout: 2024-03-01 16:57:48,512 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:57:48,512 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:48,512 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:48,512 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:48,513 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:57:48,513 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:48,513 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:48,513 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:48,514 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:48,514 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:48,514 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,514 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:57:48,527 INFO program/MainThread: stdout: 2024-03-01 16:57:48,528 INFO program/MainThread: writing all SBs 2024-03-01 16:57:48,528 INFO program/MainThread: new label = "" 2024-03-01 16:57:48,528 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,555 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:48,559 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:48,560 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:57:48,570 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:48,587 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:48,592 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:48,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 0x7fb8111ca310> 2024-03-01 16:57:48,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:57:48,599 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:48,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:57:48,604 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:57:48,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:57:48,610 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:57:48,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:57:48,616 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:57:48,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:57:48,621 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:57:48,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:57:48,627 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:57:48,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:57:48,632 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:57:48,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:57:48,637 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:57:48,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:57:48,643 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:48,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:57:48,648 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:57:48,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:57:48,653 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:57:48,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:57:48,659 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:57:48,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:57:48,664 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:57:48,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:57:48,669 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:57:48,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:57:48,674 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:57:48,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:57:48,679 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:58:17,765 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_atyyzkna/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:17,801 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:17,801 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:17,804 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:17,804 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:58:17,804 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:17,804 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:17,809 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,809 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:17,813 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:17,813 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:17,816 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:17,816 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:17,818 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:17,818 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:17,829 INFO program/MainThread: stdout: 2024-03-01 16:58:17,829 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:17,830 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF 2024-03-01 16:58:17,830 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f75812c2-1689-4db3-98d9-c8942f3cf163 2024-03-01 16:58:17,830 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK 2024-03-01 16:58:17,830 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f75812c2-1689-4db3-98d9-c8942f3cf163 2024-03-01 16:58:17,830 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 0499d916-c51a-4131-ad3c-25ac36360250 2024-03-01 16:58:17,830 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 2024-03-01 16:58:17,830 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe 2024-03-01 16:58:17,830 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 77b12320-b73a-4a35-8a16-0537b2f64a5c 2024-03-01 16:58:17,830 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 49748ece-6cae-4f2a-a4e5-a7b52cbd856c 2024-03-01 16:58:17,830 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC 2024-03-01 16:58:17,830 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm 2024-03-01 16:58:17,830 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj 2024-03-01 16:58:17,830 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 512a06ee-2b02-4626-9d31-adbf489370d7 2024-03-01 16:58:17,830 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 27acea73-8955-47a8-9546-8ad6b40fcc02 2024-03-01 16:58:17,830 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 51be88d3-7231-495e-82f4-c5b6dd0ce793 2024-03-01 16:58:17,830 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf 2024-03-01 16:58:17,830 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 51be88d3-7231-495e-82f4-c5b6dd0ce793 2024-03-01 16:58:17,830 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT 2024-03-01 16:58:17,830 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 13ce97da-43e5-4467-8cf8-e14b1fc31dce 2024-03-01 16:58:17,830 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw 2024-03-01 16:58:17,830 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 13ce97da-43e5-4467-8cf8-e14b1fc31dce 2024-03-01 16:58:17,830 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:17,830 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:17,830 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:17,830 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:17,830 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,830 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f75812c2-1689-4db3-98d9-c8942f3cf163 sdb 1073741824 root disk brw-rw---- LVM2_member YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f75812c2-1689-4db3-98d9-c8942f3cf163 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 0499d916-c51a-4131-ad3c-25ac36360250 sdc 1073741824 root disk brw-rw---- LVM2_member Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 sdd 1073741824 root disk brw-rw---- LVM2_member ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 77b12320-b73a-4a35-8a16-0537b2f64a5c `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 49748ece-6cae-4f2a-a4e5-a7b52cbd856c sde 1073741824 root disk brw-rw---- LVM2_member vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC sdf 1073741824 root disk brw-rw---- LVM2_member ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm sdg 1073741824 root disk brw-rw---- LVM2_member ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 512a06ee-2b02-4626-9d31-adbf489370d7 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 27acea73-8955-47a8-9546-8ad6b40fcc02 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 51be88d3-7231-495e-82f4-c5b6dd0ce793 sdh 1073741824 root disk brw-rw---- LVM2_member U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 51be88d3-7231-495e-82f4-c5b6dd0ce793 sdi 1073741824 root disk brw-rw---- LVM2_member sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 13ce97da-43e5-4467-8cf8-e14b1fc31dce sdj 1073741824 root disk brw-rw---- LVM2_member UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 13ce97da-43e5-4467-8cf8-e14b1fc31dce sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:17,831 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:17,831 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:17,831 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:17,831 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:17,831 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:17,832 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:17,832 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,845 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,862 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:58:17,866 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/lvm-pv-uuid-paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/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': 'paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF', 'ID_FS_UUID_ENC': 'paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:58:17,866 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:58:17,867 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:17,906 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:17,906 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:17,906 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:17,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,918 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:17,920 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:58:17,924 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:17,925 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:17,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:17,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:17,929 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:17,932 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:17,932 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:58:17,935 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:58:17,936 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:17,936 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:17,936 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c7a312910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:58:17,939 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:17,943 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:17,943 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:58:17,946 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:17,946 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:58:17,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:17,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:58:17,953 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:17,953 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:58:17,956 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:58:17,956 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:58:17,956 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:17,991 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_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=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_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=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:58:17,991 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK. WARNING: Couldn't find device with uuid Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1. WARNING: VG test_vg1 is missing PV YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:17,991 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:58:17,991 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:58:17,996 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; pe_start: 8 MiB ; 2024-03-01 16:58:17,996 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:58:17,999 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:58:18,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:18,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:18,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,010 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:18,045 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:58:18,045 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK. WARNING: Couldn't find device with uuid Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1. WARNING: VG test_vg1 is missing PV YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:18,045 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:58:18,045 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:58:18,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:58:18,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:58:18,054 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:18,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:18,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:58:18,058 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:18,090 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m 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=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE 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=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:18,091 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK. WARNING: Couldn't find device with uuid Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1. WARNING: VG test_vg1 is missing PV YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:18,091 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:58:18,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:58:18,095 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:58:18,098 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:58:18,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:18,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:58:18,104 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:58:18,104 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:18,107 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/lvm-pv-uuid-YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/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': 'YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK', 'ID_FS_UUID_ENC': 'YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:58:18,108 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:58:18,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,119 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:18,119 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:18,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:58:18,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:18,122 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:18,125 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:18,126 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:58:18,128 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:58:18,129 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:18,129 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:58:18,129 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c78d7e3d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:58:18,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:18,135 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:18,135 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:58:18,138 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:18,139 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:58:18,142 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,142 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:58:18,145 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,145 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:58:18,147 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:58:18,148 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:58:18,148 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:58:18,185 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_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=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:58:18,185 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1. WARNING: VG test_vg1 is missing PV Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 (last written to /dev/sdc). 2024-03-01 16:58:18,185 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:58:18,185 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:58:18,189 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:58:18,189 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:58:18,192 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:58:18,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:18,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:58:18,201 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:58:18,204 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:18,207 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:58:18,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:18,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:18,213 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:58:18,246 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:18,246 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1. WARNING: VG test_vg1 is missing PV Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 (last written to /dev/sdc). 2024-03-01 16:58:18,246 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:58:18,246 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:58:18,246 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:18,251 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:58:18,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 16:58:18,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,262 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:18,262 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:18,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:58:18,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:18,265 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:18,268 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:18,268 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:58:18,271 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:58:18,272 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:18,272 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:58:18,272 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c78d888b0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:58:18,275 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:18,275 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:18,278 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:58:18,278 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:58:18,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,289 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:18,290 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:18,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:58:18,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:18,292 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:18,295 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:18,295 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:58:18,298 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:58:18,299 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:18,299 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:58:18,299 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c78d88f70) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:58:18,302 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:18,302 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:18,305 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_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/lvm-pv-uuid-Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33', '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': 'Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1', 'ID_FS_UUID_ENC': 'Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:58:18,305 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:58:18,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,316 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:18,317 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:18,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:58:18,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:18,320 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:18,323 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:18,323 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:58:18,326 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:58:18,326 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:18,327 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:58:18,327 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c78d8caf0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:58:18,330 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:18,333 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:18,333 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:58:18,336 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:18,336 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:58:18,339 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,339 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:58:18,342 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,342 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:58:18,345 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:58:18,345 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:58:18,345 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 16:58:18,382 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:58:18,382 INFO program/MainThread: stderr[9]: 2024-03-01 16:58:18,382 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:58:18,382 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:58:18,386 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:58:18,386 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:58:18,389 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:58:18,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:18,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:18,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:58:18,401 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:18,404 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:58:18,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:18,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:18,409 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 16:58:18,445 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:18,445 INFO program/MainThread: stderr[10]: 2024-03-01 16:58:18,445 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:58:18,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:18,458 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:58:18,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:18,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:58:18,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:58:18,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:18,468 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:58:18,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:58:18,472 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:58:18,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:18,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:18,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:18,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:58:18,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:58:18,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:18,485 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:58:18,488 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:58:18,488 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:58:18,488 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:58:18,488 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:58:18,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:18,492 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:58:18,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:58:18,495 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:58:18,499 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFqAPelUqNCitm6dmHDxbjV1waGXeReK1m ' '/dev/disk/by-uuid/0499d916-c51a-4131-ad3c-25ac36360250 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '61', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFqAPelUqNCitm6dmHDxbjV1waGXeReK1m', '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': '0499d916-c51a-4131-ad3c-25ac36360250', 'ID_FS_UUID_ENC': '0499d916-c51a-4131-ad3c-25ac36360250', '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': '1140447171'} ; 2024-03-01 16:58:18,499 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:58:18,499 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:18,502 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:58:18,502 INFO program/MainThread: stderr[11]: 2024-03-01 16:58:18,502 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:58:18,502 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:18,505 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:58:18,505 INFO program/MainThread: stderr[12]: 2024-03-01 16:58:18,505 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:58:18,505 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:18,508 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:58:18,508 INFO program/MainThread: stderr[13]: 2024-03-01 16:58:18,508 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:58:18,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:58:18,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:18,518 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:58:18,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:18,518 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:58:18,515 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m 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 (0x7f7c78e73280) -- 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 = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:18,519 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:18,522 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:58:18,522 INFO program/MainThread: stderr[14]: 2024-03-01 16:58:18,522 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:58:18,526 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:18,529 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:18,529 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:58:18,532 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:18,533 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:58:18,536 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,536 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:58:18,539 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,539 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:58:18,540 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:18,541 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:58:18,545 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:18,545 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:58:18,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:18,548 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:18,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:18,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:58:18,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:58:18,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:58:18,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:58:18,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:58:18,570 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:58:18,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:58:18,573 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:18,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:58:18,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:58:18,580 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:58:18,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:58:18,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:58:18,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:58:18,586 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:58:18,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:58:18,590 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:18,590 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:58:18,590 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:58:18,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:58:18,593 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:58:18,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:58:18,597 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:18,600 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-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFDVX59idl7RI9QKbDdCRci8C7JynezWPE ' '/dev/disk/by-uuid/f75812c2-1689-4db3-98d9-c8942f3cf163 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '60', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFDVX59idl7RI9QKbDdCRci8C7JynezWPE', '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': 'f75812c2-1689-4db3-98d9-c8942f3cf163', 'ID_FS_UUID_ENC': 'f75812c2-1689-4db3-98d9-c8942f3cf163', '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': '1139988520'} ; 2024-03-01 16:58:18,600 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:58:18,600 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:18,603 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:58:18,604 INFO program/MainThread: stderr[15]: 2024-03-01 16:58:18,604 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:58:18,604 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:18,606 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:58:18,606 INFO program/MainThread: stderr[16]: 2024-03-01 16:58:18,606 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:58:18,607 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:18,609 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:58:18,609 INFO program/MainThread: stderr[17]: 2024-03-01 16:58:18,609 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:58:18,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:58:18,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:18,619 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:18,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:18,620 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:18,616 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d9d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE 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 (0x7f7c78e73280) -- name = test_vg1 status = True 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 = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:18,621 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:18,624 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:58:18,624 INFO program/MainThread: stderr[18]: 2024-03-01 16:58:18,624 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:58:18,628 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:58:18,632 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:18,632 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:58:18,635 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:18,635 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:58:18,638 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,638 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:58:18,642 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,642 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:58:18,642 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:58:18,645 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:18,645 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:58:18,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:58:18,648 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:18,649 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:18,652 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/lvm-pv-uuid-ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444', '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': 'ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe', 'ID_FS_UUID_ENC': 'ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:58:18,652 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:58:18,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,663 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:18,664 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:18,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:58:18,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:58:18,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:18,670 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:18,670 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:58:18,673 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:58:18,673 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:18,674 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:58:18,674 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c78d88730) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:58:18,677 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:18,680 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:18,680 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:58:18,683 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:18,683 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:58:18,686 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,686 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:58:18,689 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,689 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:58:18,692 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:58:18,692 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:58:18,692 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdd,/dev/sdc ... 2024-03-01 16:58:18,724 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:58:18,724 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC. WARNING: Couldn't find device with uuid ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm. WARNING: VG test_vg2 is missing PV vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm (last written to /dev/sdf). 2024-03-01 16:58:18,724 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:58:18,724 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:58:18,728 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:58:18,729 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:58:18,732 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:58:18,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:18,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:18,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,743 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdd,/dev/sdc ... 2024-03-01 16:58:18,776 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 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=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:58:18,777 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC. WARNING: Couldn't find device with uuid ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm. WARNING: VG test_vg2 is missing PV vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm (last written to /dev/sdf). 2024-03-01 16:58:18,777 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:58:18,777 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:58:18,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:58:18,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:58:18,785 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:58:18,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:58:18,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:58:18,788 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdd,/dev/sdc ... 2024-03-01 16:58:18,823 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:18,823 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC. WARNING: Couldn't find device with uuid ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm. WARNING: VG test_vg2 is missing PV vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm (last written to /dev/sdf). 2024-03-01 16:58:18,823 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:58:18,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:58:18,828 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:58:18,830 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:58:18,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:18,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:58:18,836 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:58:18,836 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:18,840 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e', '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': 'vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC', 'ID_FS_UUID_ENC': 'vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:58:18,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 16:58:18,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,851 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:18,852 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:18,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:58:18,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:58:18,855 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:18,857 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:18,858 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:58:18,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 16:58:18,861 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:18,861 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:58:18,861 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c79ea5b80) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:58:18,864 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:18,867 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:18,867 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:58:18,870 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:18,870 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:58:18,873 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,874 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:58:18,877 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:18,877 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:58:18,879 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:58:18,880 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:58:18,880 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/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:58:18,913 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:58:18,914 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm. WARNING: VG test_vg2 is missing PV ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm (last written to /dev/sdf). 2024-03-01 16:58:18,914 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:58:18,914 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:58:18,918 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:58:18,918 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:58:18,921 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:58:18,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:18,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:58:18,930 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:58:18,932 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:58:18,935 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:58:18,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:18,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:18,941 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/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:58:18,972 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:18,972 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm. WARNING: VG test_vg2 is missing PV ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm (last written to /dev/sdf). 2024-03-01 16:58:18,973 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:58:18,973 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:58:18,973 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:18,977 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/lvm-pv-uuid-ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', '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': 'ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm', 'ID_FS_UUID_ENC': 'ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:58:18,977 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:58:18,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:18,989 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:18,990 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:18,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:58:18,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:58:18,993 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:18,996 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:18,996 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:58:18,999 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:58:18,999 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:18,999 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:58:18,999 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c78d99610) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:58:19,002 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:19,005 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:19,005 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:58:19,008 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:19,008 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:58:19,011 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,012 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:58:19,015 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,015 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:58:19,017 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:58:19,017 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:58:19,017 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/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,051 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:58:19,052 INFO program/MainThread: stderr[24]: 2024-03-01 16:58:19,052 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:58:19,052 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:58:19,056 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:58:19,056 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:58:19,059 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:58:19,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:19,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:19,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:58:19,071 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:58:19,073 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:58:19,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:19,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:19,079 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/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,115 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:19,115 INFO program/MainThread: stderr[25]: 2024-03-01 16:58:19,115 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:58:19,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:19,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:19,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:58:19,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:58:19,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:58:19,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:58:19,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:58:19,138 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:58:19,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:58:19,142 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:58:19,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:58:19,145 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:58:19,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:58:19,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:58:19,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:58:19,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:58:19,155 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:58:19,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:58:19,158 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:58:19,159 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:58:19,159 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:58:19,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:58:19,162 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:58:19,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 16:58:19,165 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:58:19,169 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/49748ece-6cae-4f2a-a4e5-a7b52cbd856c ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWpQJ7wwecZawQFWBqJisiqM1tt4lP4o94p', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '59', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWpQJ7wwecZawQFWBqJisiqM1tt4lP4o94p', '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': '49748ece-6cae-4f2a-a4e5-a7b52cbd856c', 'ID_FS_UUID_ENC': '49748ece-6cae-4f2a-a4e5-a7b52cbd856c', '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': '1138247061'} ; 2024-03-01 16:58:19,169 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:58:19,169 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:19,172 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:58:19,172 INFO program/MainThread: stderr[26]: 2024-03-01 16:58:19,172 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:58:19,172 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:19,175 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:58:19,175 INFO program/MainThread: stderr[27]: 2024-03-01 16:58:19,175 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:58:19,175 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:19,177 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:58:19,178 INFO program/MainThread: stderr[28]: 2024-03-01 16:58:19,178 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:58:19,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:58:19,187 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:19,188 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:58:19,188 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:19,188 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:58:19,185 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78dbcb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p 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 (0x7f7c78e73ca0) -- 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 = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:19,189 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:19,191 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:58:19,192 INFO program/MainThread: stderr[29]: 2024-03-01 16:58:19,192 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:58:19,195 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:58:19,199 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:19,199 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:58:19,202 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:19,202 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:58:19,205 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,206 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:58:19,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:58:19,209 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:58:19,212 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:19,212 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:58:19,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:58:19,216 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:19,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:19,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:19,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:58:19,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:58:19,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:58:19,234 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:58:19,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:58:19,237 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:58:19,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:58:19,241 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:58:19,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:58:19,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:58:19,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:58:19,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:58:19,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:58:19,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:58:19,255 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:58:19,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:58:19,258 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:58:19,258 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:58:19,259 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:58:19,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:58:19,262 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:58:19,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:58:19,265 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:58:19,268 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-2mpMbg61fctp9z46jAni2aWW1gfvmpWp9IBKSAln3dVE1XQBosiajAe7Jxr01CzH ' '/dev/disk/by-uuid/77b12320-b73a-4a35-8a16-0537b2f64a5c ' '/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': '58', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWp9IBKSAln3dVE1XQBosiajAe7Jxr01CzH', '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': '77b12320-b73a-4a35-8a16-0537b2f64a5c', 'ID_FS_UUID_ENC': '77b12320-b73a-4a35-8a16-0537b2f64a5c', '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': '1137791518'} ; 2024-03-01 16:58:19,268 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:58:19,269 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:19,272 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:58:19,272 INFO program/MainThread: stderr[30]: 2024-03-01 16:58:19,272 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:58:19,272 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:19,274 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:58:19,275 INFO program/MainThread: stderr[31]: 2024-03-01 16:58:19,275 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:58:19,275 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:19,277 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:58:19,277 INFO program/MainThread: stderr[32]: 2024-03-01 16:58:19,277 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:58:19,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:58:19,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:19,288 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:19,288 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:19,289 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:19,285 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d3e7c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH 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 (0x7f7c78e73ca0) -- name = test_vg2 status = 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 = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:19,289 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:19,292 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:58:19,292 INFO program/MainThread: stderr[33]: 2024-03-01 16:58:19,292 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:58:19,296 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:58:19,299 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:19,299 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:58:19,302 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:19,303 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:58:19,306 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,306 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:58:19,309 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,309 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:58:19,309 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:58:19,312 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:19,312 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:58:19,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:58:19,316 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:19,316 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:19,319 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_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/lvm-pv-uuid-ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': 'ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj', 'ID_FS_UUID_ENC': 'ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:58:19,319 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:58:19,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:19,331 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:19,331 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:19,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:58:19,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:58:19,334 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:19,337 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:19,337 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:58:19,340 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:58:19,341 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:19,341 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:58:19,341 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c79ea5a30) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:58:19,344 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:19,347 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:19,347 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:58:19,350 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:19,350 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:58:19,353 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,353 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:58:19,356 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,356 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:58:19,359 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:58:19,359 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:58:19,359 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/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,400 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:58:19,400 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf. WARNING: Couldn't find device with uuid sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT. WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:19,400 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:58:19,401 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:58:19,404 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:58:19,405 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:58:19,407 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:58:19,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:19,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:19,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:19,419 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/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,461 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 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=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 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=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:58:19,461 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf. WARNING: Couldn't find device with uuid sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT. WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:19,461 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:58:19,461 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:58:19,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:58:19,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:58:19,469 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:19,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:58:19,472 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:58:19,472 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/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,507 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 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=Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:19,508 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf. WARNING: Couldn't find device with uuid sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT. WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:19,508 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:58:19,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:58:19,513 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:58:19,515 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:58:19,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:19,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:58:19,521 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:58:19,521 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:19,525 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/lvm-pv-uuid-U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': 'U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf', 'ID_FS_UUID_ENC': 'U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:58:19,525 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:58:19,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:19,536 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:19,537 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:19,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:58:19,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:58:19,540 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:19,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:19,543 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:58:19,546 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:58:19,546 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:19,547 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:58:19,547 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c78e08940) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:58:19,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:19,553 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:19,553 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:58:19,556 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:19,556 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:58:19,559 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,559 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:58:19,562 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,562 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:58:19,565 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:58:19,565 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:58:19,565 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdg,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,606 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:58:19,606 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT. WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:19,606 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:58:19,606 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:58:19,610 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; pe_start: 8 MiB ; 2024-03-01 16:58:19,611 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:58:19,613 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:58:19,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:19,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:58:19,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:58:19,625 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:19,627 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:58:19,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:19,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:19,633 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdg,/dev/sda,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,677 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:19,677 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT. WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:19,677 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:58:19,677 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:58:19,677 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:19,682 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_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/lvm-pv-uuid-sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT', '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': 'sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT', 'ID_FS_UUID_ENC': 'sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:58:19,682 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:58:19,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:19,694 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:19,694 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:19,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:58:19,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:58:19,698 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:19,701 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:19,701 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:58:19,704 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:58:19,704 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:19,704 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:58:19,705 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c78d43880) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:58:19,708 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:19,711 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:19,711 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:58:19,714 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:19,714 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:58:19,717 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,717 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:58:19,720 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,720 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:58:19,723 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:58:19,723 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:58:19,723 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdg,/dev/sda,/dev/sdi,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,759 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:58:19,759 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:19,759 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:58:19,759 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:58:19,763 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; pe_start: 8 MiB ; 2024-03-01 16:58:19,763 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:58:19,767 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:58:19,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:19,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:19,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:58:19,778 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:19,781 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:58:19,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:19,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:19,787 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdg,/dev/sda,/dev/sdi,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,825 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:19,825 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:19,825 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:58:19,825 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:58:19,826 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:19,830 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/lvm-pv-uuid-UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': 'UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw', 'ID_FS_UUID_ENC': 'UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:58:19,830 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:58:19,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:19,842 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:19,843 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:19,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:58:19,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:58:19,846 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:19,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:19,849 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:58:19,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 16:58:19,852 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:19,853 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:58:19,853 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c78d4e8e0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:58:19,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:19,859 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:19,859 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:58:19,862 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:19,862 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:58:19,865 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,865 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:58:19,868 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:19,868 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:58:19,871 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:58:19,871 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:58:19,871 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdg,/dev/sda,/dev/sdj,/dev/sdi,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,912 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:58:19,912 INFO program/MainThread: stderr[41]: 2024-03-01 16:58:19,912 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:58:19,913 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:58:19,916 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:58:19,917 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:58:19,919 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:58:19,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:19,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:19,929 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:58:19,932 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:19,934 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:58:19,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:19,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:19,940 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdh,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdg,/dev/sda,/dev/sdj,/dev/sdi,/dev/sde,/dev/sdb ... 2024-03-01 16:58:19,975 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:19,975 INFO program/MainThread: stderr[42]: 2024-03-01 16:58:19,975 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:58:19,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:19,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH ; incomplete: False ; hidden: False ; 2024-03-01 16:58:19,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:19,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:58:19,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:58:19,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:58:19,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:58:19,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:58:19,998 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:58:20,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:58:20,002 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:58:20,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:58:20,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:58:20,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:58:20,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:58:20,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:58:20,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:58:20,015 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:58:20,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:58:20,018 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:58:20,019 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:58:20,019 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:58:20,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:58:20,022 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:58:20,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:58:20,025 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:58:20,028 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/13ce97da-43e5-4467-8cf8-e14b1fc31dce ' '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GJpiiiJJiFBIheVsb9aLxw6jmTWzBI7tH ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '57', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GJpiiiJJiFBIheVsb9aLxw6jmTWzBI7tH', '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': '13ce97da-43e5-4467-8cf8-e14b1fc31dce', 'ID_FS_UUID_ENC': '13ce97da-43e5-4467-8cf8-e14b1fc31dce', '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': '1136078207'} ; 2024-03-01 16:58:20,029 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:58:20,029 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:20,032 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:58:20,032 INFO program/MainThread: stderr[43]: 2024-03-01 16:58:20,032 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:58:20,032 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:20,035 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:58:20,035 INFO program/MainThread: stderr[44]: 2024-03-01 16:58:20,035 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:58:20,035 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:20,037 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:58:20,037 INFO program/MainThread: stderr[45]: 2024-03-01 16:58:20,038 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:58:20,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:58:20,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,048 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:58:20,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,049 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:58:20,045 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d54a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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 (0x7f7c78d45ac0) -- 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 = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:20,050 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:20,053 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:58:20,053 INFO program/MainThread: stderr[46]: 2024-03-01 16:58:20,053 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:58:20,057 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:58:20,060 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:20,060 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:58:20,063 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:20,063 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:58:20,066 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:58:20,070 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,070 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:58:20,070 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:58:20,073 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:20,073 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:58:20,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:58:20,076 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:20,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:20,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:58:20,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:58:20,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:58:20,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:58:20,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:58:20,099 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:58:20,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:58:20,102 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:58:20,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:58:20,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:58:20,109 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:58:20,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:58:20,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:58:20,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:58:20,125 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:58:20,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:58:20,128 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:58:20,129 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:58:20,129 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:58:20,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:58:20,132 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:58:20,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:58:20,135 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:58:20,138 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-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GbviIg92zO0jyV7dGPIiSXi4TVkvte0I6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/51be88d3-7231-495e-82f4-c5b6dd0ce793', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '56', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GbviIg92zO0jyV7dGPIiSXi4TVkvte0I6', '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': '51be88d3-7231-495e-82f4-c5b6dd0ce793', 'ID_FS_UUID_ENC': '51be88d3-7231-495e-82f4-c5b6dd0ce793', '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': '1135007923'} ; 2024-03-01 16:58:20,139 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:58:20,139 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:20,142 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:58:20,142 INFO program/MainThread: stderr[47]: 2024-03-01 16:58:20,142 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:58:20,142 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:20,145 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:58:20,145 INFO program/MainThread: stderr[48]: 2024-03-01 16:58:20,145 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:58:20,145 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:20,147 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:58:20,148 INFO program/MainThread: stderr[49]: 2024-03-01 16:58:20,148 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:58:20,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:58:20,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,159 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:58:20,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,160 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:58:20,155 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d62280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 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 (0x7f7c78d45ac0) -- name = test_vg3 status = True 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 = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:20,161 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:20,163 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:58:20,163 INFO program/MainThread: stderr[50]: 2024-03-01 16:58:20,163 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:58:20,167 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:58:20,170 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:20,171 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:58:20,174 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:20,174 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:58:20,177 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,177 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:58:20,180 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,180 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:58:20,181 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:58:20,184 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:20,184 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:58:20,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:58:20,187 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:20,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:20,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:58:20,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:58:20,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:58:20,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:58:20,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:58:20,209 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:58:20,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:58:20,212 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:58:20,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:58:20,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:58:20,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:58:20,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:58:20,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:58:20,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:58:20,226 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:58:20,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:58:20,229 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:58:20,229 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:58:20,229 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:58:20,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:58:20,232 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:58:20,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 16:58:20,236 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:58:20,239 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/27acea73-8955-47a8-9546-8ad6b40fcc02 ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GCr7Of2rDABtivcRXqSKQfuut0SQXmQka', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '55', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GCr7Of2rDABtivcRXqSKQfuut0SQXmQka', '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': '27acea73-8955-47a8-9546-8ad6b40fcc02', 'ID_FS_UUID_ENC': '27acea73-8955-47a8-9546-8ad6b40fcc02', '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': '1133913717'} ; 2024-03-01 16:58:20,239 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:58:20,239 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:20,242 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:58:20,243 INFO program/MainThread: stderr[51]: 2024-03-01 16:58:20,243 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:58:20,243 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:20,245 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:58:20,245 INFO program/MainThread: stderr[52]: 2024-03-01 16:58:20,245 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:58:20,246 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:20,248 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:58:20,248 INFO program/MainThread: stderr[53]: 2024-03-01 16:58:20,248 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:58:20,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:58:20,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,259 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:58:20,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,261 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:58:20,256 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d543a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka 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 (0x7f7c78d45ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:20,261 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:20,264 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:58:20,264 INFO program/MainThread: stderr[54]: 2024-03-01 16:58:20,264 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:58:20,268 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:58:20,271 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:20,272 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:58:20,275 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:20,275 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:58:20,278 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,278 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:58:20,282 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,282 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:58:20,282 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:58:20,285 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:20,285 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:58:20,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:58:20,288 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:20,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:20,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:58:20,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:58:20,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:58:20,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:58:20,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:58:20,310 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:20,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:20,314 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:58:20,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:58:20,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:58:20,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:58:20,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:58:20,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:58:20,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:58:20,327 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:20,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:20,331 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:58:20,331 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:58:20,331 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:58:20,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:58:20,334 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:20,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 16:58:20,338 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:58:20,341 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GNjvPen20K7TK0lmWJAEW8waCND3R7Wu3 ' '/dev/disk/by-uuid/512a06ee-2b02-4626-9d31-adbf489370d7 ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '54', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GNjvPen20K7TK0lmWJAEW8waCND3R7Wu3', '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': '512a06ee-2b02-4626-9d31-adbf489370d7', 'ID_FS_UUID_ENC': '512a06ee-2b02-4626-9d31-adbf489370d7', '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': '1133489582'} ; 2024-03-01 16:58:20,341 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:20,342 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:20,345 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:58:20,345 INFO program/MainThread: stderr[55]: 2024-03-01 16:58:20,345 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:58:20,345 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:20,347 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:58:20,348 INFO program/MainThread: stderr[56]: 2024-03-01 16:58:20,348 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:58:20,348 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:20,350 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:58:20,350 INFO program/MainThread: stderr[57]: 2024-03-01 16:58:20,350 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:58:20,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:58:20,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,362 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:20,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,363 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:20,358 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d7edf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 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 (0x7f7c78d45ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:20,364 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:20,367 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:58:20,367 INFO program/MainThread: stderr[58]: 2024-03-01 16:58:20,367 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:58:20,371 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:58:20,374 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:20,374 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:58:20,377 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:20,378 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:58:20,381 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,381 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:58:20,384 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,384 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:58:20,384 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:58:20,387 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:20,387 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:58:20,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:58:20,391 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:20,391 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:20,394 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': '22692370'} ; 2024-03-01 16:58:20,394 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:20,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:20,405 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:20,405 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:20,405 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:20,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:58:20,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:58:20,408 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:20,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:20,412 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:20,414 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:58:20,415 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:20,415 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:58:20,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7c78e73c10) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:58:20,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:20,421 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:20,421 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:58:20,424 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:20,424 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:58:20,428 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,428 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:58:20,431 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,431 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:58:20,434 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:20,436 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:20,439 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:20,447 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 0x7f7c78d40c80> 2024-03-01 16:58:20,488 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:58:20,492 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:20,492 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:20,496 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': '22694257'} ; 2024-03-01 16:58:20,496 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:20,496 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:20,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,506 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:20,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:20,526 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:20,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:58:20,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:58:20,553 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:20,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:58:20,556 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:20,559 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:20,559 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:20,562 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:20,562 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:20,562 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:20,565 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:20,568 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:20,571 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:20,573 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:20,576 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:20,577 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:20,577 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:58:20,577 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:20,577 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7c78dba850) -- 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 0x7f7c7a76dd10> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:20,581 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:20,584 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:20,584 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:58:20,587 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:20,587 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:58:20,590 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,590 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:58:20,593 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:20,593 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:58:20,593 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:20,596 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:20,596 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:58:20,599 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:20,599 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:20,602 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GNjvPen20K7TK0lmWJAEW8waCND3R7Wu3 ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/512a06ee-2b02-4626-9d31-adbf489370d7', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '54', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GNjvPen20K7TK0lmWJAEW8waCND3R7Wu3', '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': '512a06ee-2b02-4626-9d31-adbf489370d7', 'ID_FS_UUID_ENC': '512a06ee-2b02-4626-9d31-adbf489370d7', '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': '1133489582'} ; 2024-03-01 16:58:20,602 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:20,602 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:20,605 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:58:20,605 INFO program/MainThread: stderr[59]: 2024-03-01 16:58:20,605 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:58:20,605 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:20,608 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:58:20,608 INFO program/MainThread: stderr[60]: 2024-03-01 16:58:20,608 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:58:20,608 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:20,611 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:58:20,611 INFO program/MainThread: stderr[61]: 2024-03-01 16:58:20,611 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:58:20,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:58:20,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,623 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:20,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,624 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:20,619 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d7edf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c78d45ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:20,625 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:20,627 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:58:20,628 INFO program/MainThread: stderr[62]: 2024-03-01 16:58:20,628 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:58:20,631 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:58:20,631 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:58:20,634 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GCr7Of2rDABtivcRXqSKQfuut0SQXmQka ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/27acea73-8955-47a8-9546-8ad6b40fcc02 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '55', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GCr7Of2rDABtivcRXqSKQfuut0SQXmQka', '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': '27acea73-8955-47a8-9546-8ad6b40fcc02', 'ID_FS_UUID_ENC': '27acea73-8955-47a8-9546-8ad6b40fcc02', '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': '1133913717'} ; 2024-03-01 16:58:20,634 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:58:20,635 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:20,637 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:58:20,637 INFO program/MainThread: stderr[63]: 2024-03-01 16:58:20,637 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:58:20,637 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:20,640 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:58:20,640 INFO program/MainThread: stderr[64]: 2024-03-01 16:58:20,640 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:58:20,640 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:20,642 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:58:20,643 INFO program/MainThread: stderr[65]: 2024-03-01 16:58:20,643 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:58:20,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:58:20,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,654 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:20,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,655 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:20,650 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d543a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c78d45ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:20,656 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:20,658 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:58:20,659 INFO program/MainThread: stderr[66]: 2024-03-01 16:58:20,659 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:58:20,662 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:58:20,662 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:58:20,665 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-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GbviIg92zO0jyV7dGPIiSXi4TVkvte0I6 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/51be88d3-7231-495e-82f4-c5b6dd0ce793 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '56', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GbviIg92zO0jyV7dGPIiSXi4TVkvte0I6', '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': '51be88d3-7231-495e-82f4-c5b6dd0ce793', 'ID_FS_UUID_ENC': '51be88d3-7231-495e-82f4-c5b6dd0ce793', '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': '1135007923'} ; 2024-03-01 16:58:20,665 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:58:20,666 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:20,668 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:58:20,668 INFO program/MainThread: stderr[67]: 2024-03-01 16:58:20,668 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:58:20,668 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:20,671 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:58:20,671 INFO program/MainThread: stderr[68]: 2024-03-01 16:58:20,671 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:58:20,671 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:20,673 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:58:20,673 INFO program/MainThread: stderr[69]: 2024-03-01 16:58:20,673 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:58:20,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:58:20,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,685 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:20,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,686 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:20,681 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d62280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c78d45ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:20,687 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:20,689 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:58:20,689 INFO program/MainThread: stderr[70]: 2024-03-01 16:58:20,689 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:58:20,693 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:58:20,693 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:58:20,696 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-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GJpiiiJJiFBIheVsb9aLxw6jmTWzBI7tH ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/13ce97da-43e5-4467-8cf8-e14b1fc31dce ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '57', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GJpiiiJJiFBIheVsb9aLxw6jmTWzBI7tH', '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': '13ce97da-43e5-4467-8cf8-e14b1fc31dce', 'ID_FS_UUID_ENC': '13ce97da-43e5-4467-8cf8-e14b1fc31dce', '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': '1136078207'} ; 2024-03-01 16:58:20,696 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:58:20,696 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:20,699 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:58:20,699 INFO program/MainThread: stderr[71]: 2024-03-01 16:58:20,699 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:58:20,699 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:20,701 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:58:20,701 INFO program/MainThread: stderr[72]: 2024-03-01 16:58:20,702 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:58:20,702 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:20,704 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:58:20,704 INFO program/MainThread: stderr[73]: 2024-03-01 16:58:20,704 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:58:20,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:58:20,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,715 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:20,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:20,717 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:20,712 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d54a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c78d45ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:20,718 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:20,720 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:58:20,720 INFO program/MainThread: stderr[74]: 2024-03-01 16:58:20,720 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:58:20,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:58:20,724 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:58:20,727 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWp9IBKSAln3dVE1XQBosiajAe7Jxr01CzH ' '/dev/disk/by-uuid/77b12320-b73a-4a35-8a16-0537b2f64a5c ' '/dev/test_vg2/lv4 /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': '58', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWp9IBKSAln3dVE1XQBosiajAe7Jxr01CzH', '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': '77b12320-b73a-4a35-8a16-0537b2f64a5c', 'ID_FS_UUID_ENC': '77b12320-b73a-4a35-8a16-0537b2f64a5c', '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': '1137791518'} ; 2024-03-01 16:58:20,727 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:58:20,727 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:20,730 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:58:20,730 INFO program/MainThread: stderr[75]: 2024-03-01 16:58:20,730 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:58:20,730 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:20,732 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:58:20,733 INFO program/MainThread: stderr[76]: 2024-03-01 16:58:20,733 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:58:20,733 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:20,735 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:58:20,735 INFO program/MainThread: stderr[77]: 2024-03-01 16:58:20,735 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:58:20,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:58:20,745 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:20,746 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:20,746 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:20,747 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:20,743 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d3e7c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c78e73ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:20,747 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:20,750 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:58:20,751 INFO program/MainThread: stderr[78]: 2024-03-01 16:58:20,751 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:58:20,754 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:58:20,754 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:58:20,757 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWpQJ7wwecZawQFWBqJisiqM1tt4lP4o94p ' '/dev/disk/by-uuid/49748ece-6cae-4f2a-a4e5-a7b52cbd856c ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '59', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWpQJ7wwecZawQFWBqJisiqM1tt4lP4o94p', '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': '49748ece-6cae-4f2a-a4e5-a7b52cbd856c', 'ID_FS_UUID_ENC': '49748ece-6cae-4f2a-a4e5-a7b52cbd856c', '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': '1138247061'} ; 2024-03-01 16:58:20,757 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:58:20,758 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:20,761 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:58:20,761 INFO program/MainThread: stderr[79]: 2024-03-01 16:58:20,761 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:58:20,761 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:20,764 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:58:20,764 INFO program/MainThread: stderr[80]: 2024-03-01 16:58:20,764 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:58:20,764 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:20,766 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:58:20,766 INFO program/MainThread: stderr[81]: 2024-03-01 16:58:20,767 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:58:20,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:58:20,777 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:20,777 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:20,778 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:20,778 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:20,775 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78dbcb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c78e73ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:20,779 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:20,781 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:58:20,782 INFO program/MainThread: stderr[82]: 2024-03-01 16:58:20,782 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:58:20,785 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:58:20,785 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:58:20,788 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFDVX59idl7RI9QKbDdCRci8C7JynezWPE ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/f75812c2-1689-4db3-98d9-c8942f3cf163 ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '60', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFDVX59idl7RI9QKbDdCRci8C7JynezWPE', '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': 'f75812c2-1689-4db3-98d9-c8942f3cf163', 'ID_FS_UUID_ENC': 'f75812c2-1689-4db3-98d9-c8942f3cf163', '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': '1139988520'} ; 2024-03-01 16:58:20,788 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:58:20,788 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:20,791 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:58:20,791 INFO program/MainThread: stderr[83]: 2024-03-01 16:58:20,791 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:58:20,791 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:20,794 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:58:20,794 INFO program/MainThread: stderr[84]: 2024-03-01 16:58:20,794 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:58:20,794 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:20,796 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:58:20,796 INFO program/MainThread: stderr[85]: 2024-03-01 16:58:20,796 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:58:20,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:58:20,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:20,806 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:20,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:20,807 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:20,804 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d9d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c78e73280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:20,808 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:20,810 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:58:20,811 INFO program/MainThread: stderr[86]: 2024-03-01 16:58:20,811 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:58:20,814 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:58:20,814 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:58:20,817 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFqAPelUqNCitm6dmHDxbjV1waGXeReK1m ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/0499d916-c51a-4131-ad3c-25ac36360250 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '61', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFqAPelUqNCitm6dmHDxbjV1waGXeReK1m', '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': '0499d916-c51a-4131-ad3c-25ac36360250', 'ID_FS_UUID_ENC': '0499d916-c51a-4131-ad3c-25ac36360250', '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': '1140447171'} ; 2024-03-01 16:58:20,817 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:58:20,817 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:20,820 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:58:20,820 INFO program/MainThread: stderr[87]: 2024-03-01 16:58:20,820 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:58:20,820 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:20,823 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:58:20,823 INFO program/MainThread: stderr[88]: 2024-03-01 16:58:20,823 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:58:20,823 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:20,825 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:58:20,825 INFO program/MainThread: stderr[89]: 2024-03-01 16:58:20,825 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:58:20,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:58:20,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:20,835 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:20,836 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:20,836 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:20,833 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7c78d9bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7c78e73280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:20,837 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:20,839 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:58:20,840 INFO program/MainThread: stderr[90]: 2024-03-01 16:58:20,840 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:58:20,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:20,843 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:58:20,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:20,856 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:20,874 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:58:20,875 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:58:20,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:20,887 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:58:20,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:20,897 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:20,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:20,909 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:20,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:20,920 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:20,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:20,930 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:58:20,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:20,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:20,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:20,941 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:58:23,960 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rucaob6r/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:23,995 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:23,996 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:23,998 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:23,999 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:58:23,999 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:23,999 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:24,003 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:24,003 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:24,007 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:24,007 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:24,010 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:24,010 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:24,013 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:24,013 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:24,024 INFO program/MainThread: stdout: 2024-03-01 16:58:24,024 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:24,024 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF 2024-03-01 16:58:24,024 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f75812c2-1689-4db3-98d9-c8942f3cf163 2024-03-01 16:58:24,024 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK 2024-03-01 16:58:24,024 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f75812c2-1689-4db3-98d9-c8942f3cf163 2024-03-01 16:58:24,024 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 0499d916-c51a-4131-ad3c-25ac36360250 2024-03-01 16:58:24,024 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 2024-03-01 16:58:24,024 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe 2024-03-01 16:58:24,024 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 77b12320-b73a-4a35-8a16-0537b2f64a5c 2024-03-01 16:58:24,024 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 49748ece-6cae-4f2a-a4e5-a7b52cbd856c 2024-03-01 16:58:24,024 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC 2024-03-01 16:58:24,024 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm 2024-03-01 16:58:24,024 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj 2024-03-01 16:58:24,024 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 512a06ee-2b02-4626-9d31-adbf489370d7 2024-03-01 16:58:24,024 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 27acea73-8955-47a8-9546-8ad6b40fcc02 2024-03-01 16:58:24,024 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 51be88d3-7231-495e-82f4-c5b6dd0ce793 2024-03-01 16:58:24,024 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf 2024-03-01 16:58:24,024 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 51be88d3-7231-495e-82f4-c5b6dd0ce793 2024-03-01 16:58:24,024 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT 2024-03-01 16:58:24,024 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 13ce97da-43e5-4467-8cf8-e14b1fc31dce 2024-03-01 16:58:24,024 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw 2024-03-01 16:58:24,024 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 13ce97da-43e5-4467-8cf8-e14b1fc31dce 2024-03-01 16:58:24,024 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:24,024 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:24,024 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:24,024 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:24,024 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:24,025 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f75812c2-1689-4db3-98d9-c8942f3cf163 sdb 1073741824 root disk brw-rw---- LVM2_member YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f75812c2-1689-4db3-98d9-c8942f3cf163 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 0499d916-c51a-4131-ad3c-25ac36360250 sdc 1073741824 root disk brw-rw---- LVM2_member Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 sdd 1073741824 root disk brw-rw---- LVM2_member ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 77b12320-b73a-4a35-8a16-0537b2f64a5c `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 49748ece-6cae-4f2a-a4e5-a7b52cbd856c sde 1073741824 root disk brw-rw---- LVM2_member vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC sdf 1073741824 root disk brw-rw---- LVM2_member ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm sdg 1073741824 root disk brw-rw---- LVM2_member ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 512a06ee-2b02-4626-9d31-adbf489370d7 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 27acea73-8955-47a8-9546-8ad6b40fcc02 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 51be88d3-7231-495e-82f4-c5b6dd0ce793 sdh 1073741824 root disk brw-rw---- LVM2_member U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 51be88d3-7231-495e-82f4-c5b6dd0ce793 sdi 1073741824 root disk brw-rw---- LVM2_member sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 13ce97da-43e5-4467-8cf8-e14b1fc31dce sdj 1073741824 root disk brw-rw---- LVM2_member UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 13ce97da-43e5-4467-8cf8-e14b1fc31dce sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:24,025 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:24,025 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:24,025 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:24,025 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:24,025 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:24,026 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:24,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:24,036 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:24,052 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:58:24,057 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/lvm-pv-uuid-paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199', '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': 'paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF', 'ID_FS_UUID_ENC': 'paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:58:24,057 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:58:24,057 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:24,099 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:24,099 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:24,099 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:24,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:24,110 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:24,112 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:58:24,117 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:24,117 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:24,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:24,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:24,121 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:24,124 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:24,125 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:58:24,128 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:58:24,128 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:24,128 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:24,128 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0ae04d910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:58:24,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:24,135 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:24,135 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:58:24,139 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:24,139 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:58:24,142 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,142 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:58:24,145 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,145 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:58:24,148 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:58:24,148 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:58:24,149 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:24,184 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_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=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_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=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:58:24,185 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK. WARNING: Couldn't find device with uuid Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1. WARNING: VG test_vg1 is missing PV YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:24,185 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:58:24,185 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:58:24,189 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; pe_start: 8 MiB ; 2024-03-01 16:58:24,189 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:58:24,192 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:58:24,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:24,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:24,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:24,204 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:24,237 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:58:24,238 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK. WARNING: Couldn't find device with uuid Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1. WARNING: VG test_vg1 is missing PV YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:24,238 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:58:24,238 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:58:24,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:58:24,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:58:24,247 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:24,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:24,250 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:58:24,251 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:24,281 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m 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=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE 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=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:24,282 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK. WARNING: Couldn't find device with uuid Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1. WARNING: VG test_vg1 is missing PV YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:24,282 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:58:24,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:58:24,286 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:58:24,289 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:58:24,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:24,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:58:24,295 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:58:24,295 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:24,298 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2', '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': 'YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK', 'ID_FS_UUID_ENC': 'YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:58:24,298 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:58:24,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:24,309 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:24,310 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:24,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:58:24,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:24,313 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:24,316 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:24,316 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:58:24,319 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:58:24,320 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:24,320 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:58:24,320 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0acabf3d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:58:24,323 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:24,326 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:24,326 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:58:24,329 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:24,329 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:58:24,332 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,332 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:58:24,335 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,336 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:58:24,338 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:58:24,338 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:58:24,338 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:58:24,376 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_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=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:58:24,376 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1. WARNING: VG test_vg1 is missing PV Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 (last written to /dev/sdc). 2024-03-01 16:58:24,376 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:58:24,376 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:58:24,380 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:58:24,381 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:58:24,383 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:58:24,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:24,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:58:24,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:58:24,395 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:24,398 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:58:24,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:24,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:24,404 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:58:24,437 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:24,437 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1. WARNING: VG test_vg1 is missing PV Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 (last written to /dev/sdc). 2024-03-01 16:58:24,437 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:58:24,437 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:58:24,437 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:24,442 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:58:24,442 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:58:24,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:24,453 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:24,453 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:24,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:58:24,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:24,456 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:24,459 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:24,459 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:58:24,462 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:58:24,463 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:24,463 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:58:24,463 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0acac88b0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:58:24,466 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:24,467 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:24,470 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:58:24,470 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:58:24,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:24,480 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:24,481 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:24,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:58:24,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:24,484 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:24,487 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:24,487 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:58:24,490 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:58:24,490 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:24,490 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:58:24,490 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0acac8f70) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:58:24,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:24,494 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:24,497 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/lvm-pv-uuid-Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/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': 'Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1', 'ID_FS_UUID_ENC': 'Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:58:24,497 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:58:24,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:24,508 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:24,508 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:24,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:58:24,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:24,511 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:24,514 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:24,514 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:58:24,517 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:58:24,518 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:24,518 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:58:24,518 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0acaccaf0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:58:24,521 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:24,524 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:24,524 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:58:24,527 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:24,527 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:58:24,530 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,530 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:58:24,533 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,533 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:58:24,536 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:58:24,536 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:58:24,536 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 16:58:24,571 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:58:24,571 INFO program/MainThread: stderr[9]: 2024-03-01 16:58:24,571 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:58:24,571 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:58:24,575 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:58:24,575 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:58:24,578 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:58:24,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:24,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:24,587 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:58:24,590 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:24,593 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:58:24,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF ; incomplete: True ; hidden: False ; 2024-03-01 16:58:24,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:24,599 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 16:58:24,632 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:24,632 INFO program/MainThread: stderr[10]: 2024-03-01 16:58:24,632 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:58:24,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:24,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:24,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:58:24,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:24,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:58:24,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:58:24,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:24,655 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:58:24,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:58:24,659 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:58:24,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:24,662 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:24,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:24,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:58:24,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:58:24,672 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:24,672 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:58:24,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:58:24,675 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:58:24,676 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:58:24,676 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:58:24,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:24,679 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:58:24,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:58:24,682 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:58:24,686 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/0499d916-c51a-4131-ad3c-25ac36360250 ' '/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-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFqAPelUqNCitm6dmHDxbjV1waGXeReK1m', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '61', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFqAPelUqNCitm6dmHDxbjV1waGXeReK1m', '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': '0499d916-c51a-4131-ad3c-25ac36360250', 'ID_FS_UUID_ENC': '0499d916-c51a-4131-ad3c-25ac36360250', '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': '1140447171'} ; 2024-03-01 16:58:24,686 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:58:24,686 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:24,689 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:58:24,689 INFO program/MainThread: stderr[11]: 2024-03-01 16:58:24,689 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:58:24,689 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:24,692 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:58:24,692 INFO program/MainThread: stderr[12]: 2024-03-01 16:58:24,692 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:58:24,692 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:24,694 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:58:24,695 INFO program/MainThread: stderr[13]: 2024-03-01 16:58:24,695 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:58:24,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:58:24,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:24,705 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:58:24,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:24,705 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:58:24,702 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m 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 (0x7ff0acbb3280) -- 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 = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:24,706 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:24,708 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:58:24,709 INFO program/MainThread: stderr[14]: 2024-03-01 16:58:24,709 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:58:24,712 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:24,716 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:24,716 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:58:24,719 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:24,719 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:58:24,722 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,722 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:58:24,725 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,726 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:58:24,727 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:24,727 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:58:24,731 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:24,732 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:58:24,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:24,735 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:24,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:24,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:24,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:58:24,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:58:24,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:58:24,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:58:24,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:58:24,756 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:58:24,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:58:24,760 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:24,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:58:24,763 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:58:24,766 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:58:24,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:58:24,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:58:24,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:58:24,773 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:58:24,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:58:24,776 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:24,776 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:58:24,776 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:58:24,779 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:58:24,779 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:58:24,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 16:58:24,783 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:24,786 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-id/dm-uuid-LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFDVX59idl7RI9QKbDdCRci8C7JynezWPE ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/f75812c2-1689-4db3-98d9-c8942f3cf163', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '60', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFDVX59idl7RI9QKbDdCRci8C7JynezWPE', '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': 'f75812c2-1689-4db3-98d9-c8942f3cf163', 'ID_FS_UUID_ENC': 'f75812c2-1689-4db3-98d9-c8942f3cf163', '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': '1139988520'} ; 2024-03-01 16:58:24,786 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:58:24,786 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:24,790 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:58:24,790 INFO program/MainThread: stderr[15]: 2024-03-01 16:58:24,790 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:58:24,790 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:24,792 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:58:24,792 INFO program/MainThread: stderr[16]: 2024-03-01 16:58:24,793 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:58:24,793 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:24,795 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:58:24,795 INFO program/MainThread: stderr[17]: 2024-03-01 16:58:24,795 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:58:24,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:58:24,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:24,806 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:24,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:24,807 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:24,803 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE 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 (0x7ff0acbb3280) -- name = test_vg1 status = True 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 = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:24,807 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:24,810 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:58:24,810 INFO program/MainThread: stderr[18]: 2024-03-01 16:58:24,810 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:58:24,814 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:58:24,818 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:24,818 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:58:24,821 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:24,821 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:58:24,824 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,824 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:58:24,828 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,828 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:58:24,828 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:58:24,831 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:24,831 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:58:24,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:58:24,834 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:24,835 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:24,838 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:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/lvm-pv-uuid-ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444', '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': 'ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe', 'ID_FS_UUID_ENC': 'ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:58:24,838 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:58:24,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:24,849 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:24,850 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:24,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:58:24,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:58:24,853 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:24,856 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:24,856 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:58:24,859 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:58:24,859 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:24,860 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:58:24,860 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0acac8730) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:58:24,863 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:24,866 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:24,866 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:58:24,869 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:24,869 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:58:24,872 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,872 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:58:24,875 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:24,875 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:58:24,878 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:58:24,878 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:58:24,878 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 16:58:24,918 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:58:24,918 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC. WARNING: Couldn't find device with uuid ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm. WARNING: VG test_vg2 is missing PV vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm (last written to /dev/sdf). 2024-03-01 16:58:24,918 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:58:24,919 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:58:24,923 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:58:24,923 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:58:24,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:58:24,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:24,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:24,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:24,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:24,937 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 16:58:24,970 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 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=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:58:24,970 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC. WARNING: Couldn't find device with uuid ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm. WARNING: VG test_vg2 is missing PV vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm (last written to /dev/sdf). 2024-03-01 16:58:24,970 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:58:24,970 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:58:24,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:58:24,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:58:24,978 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:58:24,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:58:24,981 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:58:24,981 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 16:58:25,021 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:25,021 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC. WARNING: Couldn't find device with uuid ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm. WARNING: VG test_vg2 is missing PV vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm (last written to /dev/sdf). 2024-03-01 16:58:25,021 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:58:25,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:58:25,026 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:58:25,029 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:58:25,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:58:25,035 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:58:25,035 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:25,038 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/lvm-pv-uuid-vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC', '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': 'vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC', 'ID_FS_UUID_ENC': 'vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:58:25,038 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:58:25,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:25,049 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:25,050 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:25,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:58:25,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:58:25,053 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:25,056 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:25,056 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:58:25,059 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:58:25,059 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:25,060 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:58:25,060 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0adbe5b80) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:58:25,063 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:25,066 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:25,066 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:58:25,069 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:25,069 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:58:25,072 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,072 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:58:25,075 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,076 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:58:25,078 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:58:25,078 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:58:25,078 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/sdd,/dev/sde,/dev/sdc ... 2024-03-01 16:58:25,111 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:58:25,111 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm. WARNING: VG test_vg2 is missing PV ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm (last written to /dev/sdf). 2024-03-01 16:58:25,111 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:58:25,111 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:58:25,115 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:58:25,116 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:58:25,118 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:58:25,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:58:25,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:58:25,130 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:58:25,133 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:58:25,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:25,138 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/sdd,/dev/sde,/dev/sdc ... 2024-03-01 16:58:25,174 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:25,174 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm. WARNING: VG test_vg2 is missing PV ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm (last written to /dev/sdf). 2024-03-01 16:58:25,174 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:58:25,174 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:58:25,174 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:25,179 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/lvm-pv-uuid-ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm', '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': 'ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm', 'ID_FS_UUID_ENC': 'ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:58:25,179 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:58:25,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:25,190 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:25,191 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:25,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:58:25,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:58:25,194 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:25,197 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:25,197 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:58:25,200 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:58:25,201 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:25,201 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:58:25,201 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0acad9610) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:58:25,204 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:25,207 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:25,207 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:58:25,210 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:25,210 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:58:25,213 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,213 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:58:25,216 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,217 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:58:25,219 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:58:25,219 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:58:25,220 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/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:25,253 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:58:25,253 INFO program/MainThread: stderr[24]: 2024-03-01 16:58:25,253 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:58:25,254 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:58:25,257 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:58:25,258 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:58:25,261 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:58:25,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:25,270 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:58:25,273 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:58:25,275 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:58:25,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:25,281 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/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:25,321 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:25,321 INFO program/MainThread: stderr[25]: 2024-03-01 16:58:25,321 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:58:25,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:25,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:25,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:58:25,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:58:25,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:58:25,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:58:25,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:58:25,344 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:58:25,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:58:25,348 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:58:25,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:58:25,351 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:58:25,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:58:25,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:58:25,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:58:25,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:58:25,361 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:58:25,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:58:25,364 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:58:25,364 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:58:25,364 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:58:25,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:58:25,368 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:58:25,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:58:25,371 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:58:25,374 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/49748ece-6cae-4f2a-a4e5-a7b52cbd856c ' '/dev/disk/by-id/dm-uuid-LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWpQJ7wwecZawQFWBqJisiqM1tt4lP4o94p', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '59', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWpQJ7wwecZawQFWBqJisiqM1tt4lP4o94p', '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': '49748ece-6cae-4f2a-a4e5-a7b52cbd856c', 'ID_FS_UUID_ENC': '49748ece-6cae-4f2a-a4e5-a7b52cbd856c', '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': '1138247061'} ; 2024-03-01 16:58:25,374 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:58:25,375 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:25,378 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:58:25,378 INFO program/MainThread: stderr[26]: 2024-03-01 16:58:25,378 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:58:25,378 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:25,381 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:58:25,381 INFO program/MainThread: stderr[27]: 2024-03-01 16:58:25,381 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:58:25,381 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:25,383 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:58:25,383 INFO program/MainThread: stderr[28]: 2024-03-01 16:58:25,384 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:58:25,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:58:25,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:25,394 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:58:25,394 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:25,394 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:58:25,391 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p 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 (0x7ff0acbb3ca0) -- 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 = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:25,395 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:25,398 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:58:25,398 INFO program/MainThread: stderr[29]: 2024-03-01 16:58:25,398 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:58:25,402 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:58:25,405 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:25,405 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:58:25,409 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:25,409 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:58:25,412 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,412 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:58:25,415 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,415 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:58:25,416 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:58:25,419 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:25,419 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:58:25,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:58:25,422 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:25,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:25,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:25,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:58:25,437 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:58:25,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:58:25,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:58:25,443 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:58:25,444 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:58:25,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:58:25,447 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:58:25,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:58:25,451 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:58:25,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:58:25,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:58:25,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:58:25,461 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:58:25,461 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:58:25,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:58:25,464 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:58:25,464 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:58:25,465 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:58:25,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:58:25,468 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:58:25,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:58:25,471 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:58:25,474 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-2mpMbg61fctp9z46jAni2aWW1gfvmpWp9IBKSAln3dVE1XQBosiajAe7Jxr01CzH ' '/dev/disk/by-uuid/77b12320-b73a-4a35-8a16-0537b2f64a5c ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '58', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWp9IBKSAln3dVE1XQBosiajAe7Jxr01CzH', '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': '77b12320-b73a-4a35-8a16-0537b2f64a5c', 'ID_FS_UUID_ENC': '77b12320-b73a-4a35-8a16-0537b2f64a5c', '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': '1137791518'} ; 2024-03-01 16:58:25,474 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:58:25,475 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:25,478 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:58:25,478 INFO program/MainThread: stderr[30]: 2024-03-01 16:58:25,478 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:58:25,478 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:25,480 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:58:25,481 INFO program/MainThread: stderr[31]: 2024-03-01 16:58:25,481 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:58:25,481 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:25,483 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:58:25,483 INFO program/MainThread: stderr[32]: 2024-03-01 16:58:25,483 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:58:25,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:58:25,493 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:25,494 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:25,494 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:25,495 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:25,491 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH 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 (0x7ff0acbb3ca0) -- name = test_vg2 status = 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 = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:25,495 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:25,498 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:58:25,498 INFO program/MainThread: stderr[33]: 2024-03-01 16:58:25,499 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:58:25,502 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:58:25,506 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:25,506 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:58:25,509 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:25,509 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:58:25,512 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,513 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:58:25,516 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,516 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:58:25,516 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:58:25,519 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:25,519 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:58:25,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:58:25,523 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:25,523 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:25,526 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/lvm-pv-uuid-ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e', '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': 'ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj', 'ID_FS_UUID_ENC': 'ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:58:25,526 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:58:25,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:25,538 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:25,538 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:25,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:58:25,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:58:25,541 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:25,544 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:25,545 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:58:25,547 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:58:25,548 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:25,548 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:58:25,548 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0adbe5a30) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:58:25,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:25,554 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:25,554 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:58:25,557 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:25,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:58:25,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:58:25,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:58:25,566 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:58:25,566 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:58:25,567 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:25,600 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:58:25,600 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf. WARNING: Couldn't find device with uuid sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT. WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:25,600 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:58:25,600 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:58:25,604 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:58:25,604 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:58:25,607 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:58:25,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:25,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:25,619 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:25,658 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 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=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 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=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:58:25,658 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf. WARNING: Couldn't find device with uuid sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT. WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:25,658 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:58:25,658 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:58:25,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:58:25,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:58:25,666 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:25,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:58:25,669 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:58:25,669 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:25,711 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 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=Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:25,711 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf. WARNING: Couldn't find device with uuid sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT. WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:25,711 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:58:25,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:58:25,716 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:58:25,718 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:58:25,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:58:25,724 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:58:25,724 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:25,728 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/lvm-pv-uuid-U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/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': 'U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf', 'ID_FS_UUID_ENC': 'U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:58:25,728 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:58:25,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:25,740 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:25,740 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:25,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:58:25,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:58:25,743 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:25,746 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:25,746 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:58:25,749 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:58:25,749 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:25,750 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:58:25,750 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0acb48940) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:58:25,753 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:25,756 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:25,756 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:58:25,759 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:25,759 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:58:25,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:58:25,765 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,765 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:58:25,768 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:58:25,768 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:58:25,768 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:25,806 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:58:25,806 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT. WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:25,806 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:58:25,806 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:58:25,810 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; pe_start: 8 MiB ; 2024-03-01 16:58:25,811 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:58:25,813 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:58:25,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:58:25,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:58:25,825 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:25,828 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:58:25,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:25,834 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:25,871 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:25,871 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT. WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:25,871 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:58:25,872 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:58:25,872 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:25,876 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/lvm-pv-uuid-sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/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': 'sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT', 'ID_FS_UUID_ENC': 'sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:58:25,876 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:58:25,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:25,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:25,888 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:25,889 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:25,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:58:25,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:58:25,892 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:25,895 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:25,895 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:58:25,898 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:58:25,898 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:25,899 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:58:25,899 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0aca87880) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:58:25,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:25,905 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:25,905 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:58:25,908 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:25,908 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:58:25,911 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,911 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:58:25,914 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:25,914 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:58:25,917 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:58:25,917 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:58:25,917 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:25,951 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:58:25,951 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:25,951 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:58:25,951 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:58:25,955 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; pe_start: 8 MiB ; 2024-03-01 16:58:25,955 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:58:25,959 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:58:25,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:25,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:58:25,970 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:25,973 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:58:25,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:25,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:25,979 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:26,017 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:26,017 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw. WARNING: VG test_vg3 is missing PV UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:58:26,017 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:58:26,018 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:58:26,018 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:26,022 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/lvm-pv-uuid-UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': 'UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw', 'ID_FS_UUID_ENC': 'UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:58:26,022 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:58:26,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:26,034 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:26,035 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:26,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:58:26,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:58:26,038 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:26,041 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:26,041 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:58:26,044 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:58:26,044 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:26,045 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:58:26,045 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0aca8d8e0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:58:26,048 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:26,051 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:26,051 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:58:26,054 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:26,054 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:58:26,057 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,057 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:58:26,060 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,060 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:58:26,063 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:58:26,063 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:58:26,063 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:26,099 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=paQ6XC-88D7-4KQK-SW77-AYfT-uSva-NEgrlF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=YV39OX-y4hd-mJne-Uc1M-2KYK-yHCt-Lm5PUK LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Wa0j3e-Z2sw-oXAC-NEfZ-WGm1-EgiN-kAbfA1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZL94pV-QdYl-TBct-WjN2-EGwQ-PW6e-T660fe LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=vBHIdA-yyQf-kzc2-K538-kqQW-TuFo-VRabQC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ViSUl5-Mxm8-L8Pg-YU3u-4VQz-DNrC-JetXUm LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ij6c2v-wUxb-7sJm-7gHf-1rpS-IH8i-wK8uzj LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=U5CI7K-Ghsf-2mnk-l2Nd-UwOJ-Taf8-5g2Ozf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=sHIyOD-AjZh-DAUK-pdUI-ji1C-6HMW-pig9gT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_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=UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:58:26,099 INFO program/MainThread: stderr[41]: 2024-03-01 16:58:26,099 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:58:26,100 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:58:26,103 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UK3QWk-M9y6-cAco-WGom-T510-t0d5-SgS6xw ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:58:26,104 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:58:26,106 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:58:26,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:26,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:26,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:58:26,119 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:26,121 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:58:26,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G ; incomplete: True ; hidden: False ; 2024-03-01 16:58:26,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:26,127 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:26,164 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:58:26,164 INFO program/MainThread: stderr[42]: 2024-03-01 16:58:26,164 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:58:26,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:26,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:26,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:58:26,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:58:26,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:58:26,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:58:26,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:58:26,187 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:58:26,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:58:26,191 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:58:26,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:58:26,194 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:58:26,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:58:26,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:58:26,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:58:26,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:58:26,204 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:58:26,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:58:26,207 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:58:26,207 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:58:26,207 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:58:26,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:58:26,210 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:58:26,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:58:26,214 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:58:26,217 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/13ce97da-43e5-4467-8cf8-e14b1fc31dce ' '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GJpiiiJJiFBIheVsb9aLxw6jmTWzBI7tH ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '57', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GJpiiiJJiFBIheVsb9aLxw6jmTWzBI7tH', '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': '13ce97da-43e5-4467-8cf8-e14b1fc31dce', 'ID_FS_UUID_ENC': '13ce97da-43e5-4467-8cf8-e14b1fc31dce', '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': '1136078207'} ; 2024-03-01 16:58:26,217 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:58:26,217 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:26,221 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:58:26,221 INFO program/MainThread: stderr[43]: 2024-03-01 16:58:26,221 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:58:26,221 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:26,223 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:58:26,223 INFO program/MainThread: stderr[44]: 2024-03-01 16:58:26,224 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:58:26,224 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:26,226 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:58:26,226 INFO program/MainThread: stderr[45]: 2024-03-01 16:58:26,226 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:58:26,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:58:26,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,237 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:58:26,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,238 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:58:26,234 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH 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 (0x7ff0aca85ac0) -- 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 = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:26,238 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:26,241 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:58:26,241 INFO program/MainThread: stderr[46]: 2024-03-01 16:58:26,241 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:58:26,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:58:26,248 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:26,248 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:58:26,251 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:26,251 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:58:26,255 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,255 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:58:26,258 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,258 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:58:26,258 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:58:26,261 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:26,261 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:58:26,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:58:26,265 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:26,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:26,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:26,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:58:26,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:58:26,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:58:26,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:58:26,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:58:26,287 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:58:26,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:58:26,290 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:58:26,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:58:26,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:58:26,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:58:26,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:58:26,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:58:26,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:58:26,313 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:58:26,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:58:26,317 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:58:26,317 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:58:26,317 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:58:26,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:58:26,320 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:58:26,323 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:58:26,323 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:58:26,327 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-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GbviIg92zO0jyV7dGPIiSXi4TVkvte0I6 ' '/dev/disk/by-uuid/51be88d3-7231-495e-82f4-c5b6dd0ce793', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '56', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GbviIg92zO0jyV7dGPIiSXi4TVkvte0I6', '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': '51be88d3-7231-495e-82f4-c5b6dd0ce793', 'ID_FS_UUID_ENC': '51be88d3-7231-495e-82f4-c5b6dd0ce793', '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': '1135007923'} ; 2024-03-01 16:58:26,327 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:58:26,327 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:26,330 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:58:26,330 INFO program/MainThread: stderr[47]: 2024-03-01 16:58:26,330 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:58:26,330 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:26,333 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:58:26,333 INFO program/MainThread: stderr[48]: 2024-03-01 16:58:26,334 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:58:26,334 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:26,336 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:58:26,336 INFO program/MainThread: stderr[49]: 2024-03-01 16:58:26,336 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:58:26,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:58:26,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,347 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:58:26,348 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,349 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:58:26,344 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 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 (0x7ff0aca85ac0) -- name = test_vg3 status = True 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 = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:26,349 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:26,352 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:58:26,352 INFO program/MainThread: stderr[50]: 2024-03-01 16:58:26,352 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:58:26,356 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:58:26,359 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:26,360 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:58:26,363 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:26,363 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:58:26,366 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,366 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:58:26,369 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,369 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:58:26,370 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:58:26,373 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:26,373 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:58:26,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:58:26,376 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:26,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:26,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:26,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:58:26,391 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:58:26,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:58:26,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:58:26,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:58:26,398 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:58:26,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:58:26,401 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:58:26,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:58:26,405 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:58:26,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:58:26,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:58:26,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:58:26,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:58:26,415 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:58:26,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:58:26,418 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:58:26,418 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:58:26,419 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:58:26,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:58:26,422 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:58:26,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:58:26,425 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:58:26,428 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GCr7Of2rDABtivcRXqSKQfuut0SQXmQka ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/27acea73-8955-47a8-9546-8ad6b40fcc02 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '55', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GCr7Of2rDABtivcRXqSKQfuut0SQXmQka', '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': '27acea73-8955-47a8-9546-8ad6b40fcc02', 'ID_FS_UUID_ENC': '27acea73-8955-47a8-9546-8ad6b40fcc02', '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': '1133913717'} ; 2024-03-01 16:58:26,429 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:58:26,429 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:26,432 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:58:26,432 INFO program/MainThread: stderr[51]: 2024-03-01 16:58:26,432 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:58:26,432 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:26,435 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:58:26,435 INFO program/MainThread: stderr[52]: 2024-03-01 16:58:26,435 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:58:26,435 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:26,437 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:58:26,438 INFO program/MainThread: stderr[53]: 2024-03-01 16:58:26,438 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:58:26,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:58:26,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,449 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:58:26,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,450 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:58:26,445 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka 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 (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:26,451 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:26,454 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:58:26,454 INFO program/MainThread: stderr[54]: 2024-03-01 16:58:26,454 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:58:26,458 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:58:26,461 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:26,461 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:58:26,464 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:26,464 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:58:26,468 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,468 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:58:26,471 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,471 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:58:26,472 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:58:26,475 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:26,475 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:58:26,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:58:26,478 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:26,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:26,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:26,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:58:26,493 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:58:26,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:58:26,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:58:26,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:58:26,500 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:26,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:26,504 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:58:26,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:58:26,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:58:26,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:58:26,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:58:26,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:58:26,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:58:26,517 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:26,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:26,520 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:58:26,520 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:58:26,520 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:58:26,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:58:26,523 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:26,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:26,527 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:58:26,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/512a06ee-2b02-4626-9d31-adbf489370d7 ' '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GNjvPen20K7TK0lmWJAEW8waCND3R7Wu3 ' '/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': '54', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GNjvPen20K7TK0lmWJAEW8waCND3R7Wu3', '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': '512a06ee-2b02-4626-9d31-adbf489370d7', 'ID_FS_UUID_ENC': '512a06ee-2b02-4626-9d31-adbf489370d7', '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': '1133489582'} ; 2024-03-01 16:58:26,530 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:26,531 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:26,534 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:58:26,534 INFO program/MainThread: stderr[55]: 2024-03-01 16:58:26,534 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:58:26,534 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:26,537 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:58:26,537 INFO program/MainThread: stderr[56]: 2024-03-01 16:58:26,537 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:58:26,537 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:26,539 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:58:26,539 INFO program/MainThread: stderr[57]: 2024-03-01 16:58:26,539 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:58:26,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:58:26,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,551 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:26,551 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,552 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:26,547 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 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 (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:26,553 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:26,556 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:58:26,556 INFO program/MainThread: stderr[58]: 2024-03-01 16:58:26,556 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:58:26,560 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:58:26,563 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:26,563 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:58:26,566 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:26,566 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:58:26,569 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,569 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:58:26,573 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,573 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:58:26,573 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:58:26,576 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:26,576 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:58:26,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:58:26,580 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:26,580 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:26,583 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': '22692370'} ; 2024-03-01 16:58:26,583 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:26,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:26,594 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:26,594 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:26,594 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:26,594 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:26,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:58:26,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:58:26,597 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:26,600 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:26,600 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:26,603 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:58:26,603 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:26,604 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:58:26,604 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0acbb3c10) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:58:26,607 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:26,610 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:26,610 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:58:26,613 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:26,613 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:58:26,616 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,616 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:58:26,619 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,619 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:58:26,622 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:26,625 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:26,628 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:26,634 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 0x7ff0acb3ab40> 2024-03-01 16:58:26,673 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:58:26,677 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:26,677 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:26,681 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': '22694257'} ; 2024-03-01 16:58:26,681 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:26,681 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:26,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:26,691 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:26,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:26,697 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:26,708 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:26,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:58:26,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:58:26,735 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:26,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:58:26,738 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:26,741 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:26,741 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:26,744 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:26,744 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:26,745 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:26,747 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:26,750 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:26,753 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:26,756 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:26,759 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:26,759 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:26,759 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:58:26,760 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:26,759 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff0acafb850) -- 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 0x7ff0aed963b0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:26,763 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:26,766 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:26,766 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:58:26,769 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:26,769 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:58:26,772 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,773 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:58:26,776 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:26,776 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:58:26,776 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:26,779 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:26,779 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:58:26,781 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:26,781 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:26,784 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/512a06ee-2b02-4626-9d31-adbf489370d7 ' '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GNjvPen20K7TK0lmWJAEW8waCND3R7Wu3', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '54', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GNjvPen20K7TK0lmWJAEW8waCND3R7Wu3', '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': '512a06ee-2b02-4626-9d31-adbf489370d7', 'ID_FS_UUID_ENC': '512a06ee-2b02-4626-9d31-adbf489370d7', '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': '1133489582'} ; 2024-03-01 16:58:26,785 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:26,785 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:26,788 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:58:26,788 INFO program/MainThread: stderr[59]: 2024-03-01 16:58:26,788 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:58:26,788 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:26,791 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:58:26,791 INFO program/MainThread: stderr[60]: 2024-03-01 16:58:26,791 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:58:26,791 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:26,794 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:58:26,794 INFO program/MainThread: stderr[61]: 2024-03-01 16:58:26,794 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:58:26,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:58:26,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,806 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:26,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,807 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:26,802 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:26,808 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:58:26,811 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:58:26,811 INFO program/MainThread: stderr[62]: 2024-03-01 16:58:26,811 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:58:26,814 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:58:26,814 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:58:26,817 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GCr7Of2rDABtivcRXqSKQfuut0SQXmQka ' '/dev/disk/by-uuid/27acea73-8955-47a8-9546-8ad6b40fcc02 ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '55', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GCr7Of2rDABtivcRXqSKQfuut0SQXmQka', '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': '27acea73-8955-47a8-9546-8ad6b40fcc02', 'ID_FS_UUID_ENC': '27acea73-8955-47a8-9546-8ad6b40fcc02', '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': '1133913717'} ; 2024-03-01 16:58:26,817 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:58:26,818 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:26,820 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:58:26,820 INFO program/MainThread: stderr[63]: 2024-03-01 16:58:26,821 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:58:26,821 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:26,823 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:58:26,823 INFO program/MainThread: stderr[64]: 2024-03-01 16:58:26,823 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:58:26,823 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:26,826 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:58:26,826 INFO program/MainThread: stderr[65]: 2024-03-01 16:58:26,826 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:58:26,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:58:26,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,837 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:26,838 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,839 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:26,833 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:26,839 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:58:26,842 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:58:26,842 INFO program/MainThread: stderr[66]: 2024-03-01 16:58:26,842 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:58:26,846 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:58:26,846 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:58:26,849 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/51be88d3-7231-495e-82f4-c5b6dd0ce793 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GbviIg92zO0jyV7dGPIiSXi4TVkvte0I6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '56', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GbviIg92zO0jyV7dGPIiSXi4TVkvte0I6', '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': '51be88d3-7231-495e-82f4-c5b6dd0ce793', 'ID_FS_UUID_ENC': '51be88d3-7231-495e-82f4-c5b6dd0ce793', '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': '1135007923'} ; 2024-03-01 16:58:26,849 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:58:26,849 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:26,852 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:58:26,852 INFO program/MainThread: stderr[67]: 2024-03-01 16:58:26,852 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:58:26,852 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:26,854 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:58:26,855 INFO program/MainThread: stderr[68]: 2024-03-01 16:58:26,855 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:58:26,855 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:26,857 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:58:26,857 INFO program/MainThread: stderr[69]: 2024-03-01 16:58:26,857 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:58:26,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:58:26,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,869 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:26,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,870 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:26,865 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:26,871 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:58:26,874 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:58:26,874 INFO program/MainThread: stderr[70]: 2024-03-01 16:58:26,874 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:58:26,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:58:26,878 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:58:26,880 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/13ce97da-43e5-4467-8cf8-e14b1fc31dce ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GJpiiiJJiFBIheVsb9aLxw6jmTWzBI7tH', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '57', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JAZfmoseN9jJP2qTPvFdErWJ7HgE3J1GJpiiiJJiFBIheVsb9aLxw6jmTWzBI7tH', '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': '13ce97da-43e5-4467-8cf8-e14b1fc31dce', 'ID_FS_UUID_ENC': '13ce97da-43e5-4467-8cf8-e14b1fc31dce', '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': '1136078207'} ; 2024-03-01 16:58:26,881 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:58:26,881 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:26,884 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:58:26,884 INFO program/MainThread: stderr[71]: 2024-03-01 16:58:26,884 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:58:26,884 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:26,886 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:58:26,886 INFO program/MainThread: stderr[72]: 2024-03-01 16:58:26,887 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:58:26,887 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:26,889 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:58:26,889 INFO program/MainThread: stderr[73]: 2024-03-01 16:58:26,889 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:58:26,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:58:26,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,901 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:26,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:26,902 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:26,897 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:26,903 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:58:26,906 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:58:26,906 INFO program/MainThread: stderr[74]: 2024-03-01 16:58:26,906 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:58:26,910 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:58:26,910 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:58:26,913 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/77b12320-b73a-4a35-8a16-0537b2f64a5c ' '/dev/disk/by-id/dm-uuid-LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWp9IBKSAln3dVE1XQBosiajAe7Jxr01CzH', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '58', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWp9IBKSAln3dVE1XQBosiajAe7Jxr01CzH', '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': '77b12320-b73a-4a35-8a16-0537b2f64a5c', 'ID_FS_UUID_ENC': '77b12320-b73a-4a35-8a16-0537b2f64a5c', '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': '1137791518'} ; 2024-03-01 16:58:26,913 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:58:26,913 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:26,916 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:58:26,916 INFO program/MainThread: stderr[75]: 2024-03-01 16:58:26,916 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:58:26,916 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:26,918 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:58:26,918 INFO program/MainThread: stderr[76]: 2024-03-01 16:58:26,918 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:58:26,919 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:26,921 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:58:26,921 INFO program/MainThread: stderr[77]: 2024-03-01 16:58:26,921 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:58:26,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:58:26,931 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:26,932 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:26,932 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:26,933 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:26,929 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:26,933 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:58:26,936 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:58:26,936 INFO program/MainThread: stderr[78]: 2024-03-01 16:58:26,936 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:58:26,940 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:58:26,940 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:58:26,943 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/49748ece-6cae-4f2a-a4e5-a7b52cbd856c ' '/dev/disk/by-id/dm-uuid-LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWpQJ7wwecZawQFWBqJisiqM1tt4lP4o94p ' '/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': '59', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-2mpMbg61fctp9z46jAni2aWW1gfvmpWpQJ7wwecZawQFWBqJisiqM1tt4lP4o94p', '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': '49748ece-6cae-4f2a-a4e5-a7b52cbd856c', 'ID_FS_UUID_ENC': '49748ece-6cae-4f2a-a4e5-a7b52cbd856c', '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': '1138247061'} ; 2024-03-01 16:58:26,943 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:58:26,943 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:26,946 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:58:26,946 INFO program/MainThread: stderr[79]: 2024-03-01 16:58:26,946 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:58:26,946 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:26,948 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:58:26,948 INFO program/MainThread: stderr[80]: 2024-03-01 16:58:26,949 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:58:26,949 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:26,951 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:58:26,951 INFO program/MainThread: stderr[81]: 2024-03-01 16:58:26,951 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:58:26,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:58:26,961 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:26,962 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:26,962 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:26,963 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:26,959 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:26,964 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:58:26,966 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:58:26,967 INFO program/MainThread: stderr[82]: 2024-03-01 16:58:26,967 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:58:26,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:58:26,970 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:58:26,973 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-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFDVX59idl7RI9QKbDdCRci8C7JynezWPE ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/f75812c2-1689-4db3-98d9-c8942f3cf163', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '60', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFDVX59idl7RI9QKbDdCRci8C7JynezWPE', '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': 'f75812c2-1689-4db3-98d9-c8942f3cf163', 'ID_FS_UUID_ENC': 'f75812c2-1689-4db3-98d9-c8942f3cf163', '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': '1139988520'} ; 2024-03-01 16:58:26,973 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:58:26,974 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:26,976 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:58:26,976 INFO program/MainThread: stderr[83]: 2024-03-01 16:58:26,976 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:58:26,976 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:26,979 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:58:26,979 INFO program/MainThread: stderr[84]: 2024-03-01 16:58:26,979 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:58:26,979 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:26,982 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:58:26,982 INFO program/MainThread: stderr[85]: 2024-03-01 16:58:26,982 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:58:26,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:26,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:58:26,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:26,992 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:26,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:26,993 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:26,989 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:26,994 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:58:26,996 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:58:26,996 INFO program/MainThread: stderr[86]: 2024-03-01 16:58:26,996 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:58:27,000 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:58:27,000 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:58:27,003 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFqAPelUqNCitm6dmHDxbjV1waGXeReK1m ' '/dev/disk/by-uuid/0499d916-c51a-4131-ad3c-25ac36360250 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '61', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Nqtvw7GB0rnX2xzN6MdsHr5Xy4AKlpRFqAPelUqNCitm6dmHDxbjV1waGXeReK1m', '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': '0499d916-c51a-4131-ad3c-25ac36360250', 'ID_FS_UUID_ENC': '0499d916-c51a-4131-ad3c-25ac36360250', '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': '1140447171'} ; 2024-03-01 16:58:27,003 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:58:27,003 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:27,006 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:58:27,006 INFO program/MainThread: stderr[87]: 2024-03-01 16:58:27,006 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:58:27,006 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:27,009 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:58:27,009 INFO program/MainThread: stderr[88]: 2024-03-01 16:58:27,009 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:58:27,009 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:27,011 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:58:27,011 INFO program/MainThread: stderr[89]: 2024-03-01 16:58:27,011 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:58:27,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:58:27,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,022 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,022 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,023 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,019 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,023 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:27,026 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:58:27,026 INFO program/MainThread: stderr[90]: 2024-03-01 16:58:27,026 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:58:27,030 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:27,030 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:58:27,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:27,044 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:27,061 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:58:27,062 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:58:27,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:27,074 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:58:27,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:27,085 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:27,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:27,097 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:27,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:27,107 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:27,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:27,118 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:58:27,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:27,128 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:58:27,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,134 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:58:27,134 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,138 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,138 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:58:27,143 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:58:27,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:58:27,148 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:58:27,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:58:27,154 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:58:27,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:58:27,159 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:58:27,161 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,162 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,162 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,163 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,166 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,167 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,169 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,170 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,171 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,174 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,175 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,178 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,178 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,179 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,181 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,182 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,182 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,183 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,185 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,186 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,187 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,189 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,190 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,191 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,193 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,194 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,195 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,197 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,198 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,199 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,201 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,202 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,202 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,203 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,200 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,205 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,206 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,206 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,207 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,209 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,210 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,210 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,211 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,213 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,214 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,214 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,215 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,217 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,218 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,218 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,219 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,221 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,222 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,222 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,223 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,225 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,226 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,226 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,227 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,229 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,230 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,230 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,231 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,233 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,234 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,234 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,234 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,237 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,237 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,238 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,241 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,241 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,242 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,242 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,245 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,245 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,246 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,249 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,250 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,252 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,253 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,253 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,254 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,256 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,257 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,257 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,258 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,260 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,261 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,261 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,262 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,264 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,265 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,265 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,266 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,269 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,269 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,270 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,272 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,273 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,273 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,274 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,276 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,277 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,277 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,277 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,280 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,281 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,281 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,284 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,284 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,285 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:58:27,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadbca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = qAPelU-qNCi-tm6d-mHDx-bjV1-waGX-eReK1m size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:58:27,286 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:58:27,289 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:58:27,289 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:58:27,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:58:27,292 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:27,293 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:58:27,296 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:58:27,296 INFO program/MainThread: stderr[91]: 2024-03-01 16:58:27,296 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:58:27,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:58:27,301 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:58:27,301 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:27,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:58:27,306 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:58:27,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,309 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,309 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,310 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,313 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,313 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,314 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,316 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,316 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,317 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,317 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,320 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,320 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,321 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,324 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,324 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,324 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,327 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,328 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,331 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,331 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,334 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,334 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,334 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,335 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,338 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,338 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,338 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,341 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,341 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,341 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,342 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,345 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,345 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,348 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,349 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,352 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,352 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,353 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,355 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,356 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,356 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,358 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,359 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,360 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,362 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,363 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,365 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,366 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,366 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,367 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,369 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,369 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,370 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,373 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,373 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,374 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,376 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,376 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,377 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,377 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,380 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,380 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,381 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,378 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,384 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,384 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,384 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,387 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,388 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,390 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,391 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,391 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,391 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,394 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,394 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,394 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,395 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,392 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,398 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,398 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,401 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,402 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,404 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,405 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,405 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,408 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,409 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,412 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,412 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,415 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,416 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,419 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,420 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acadd0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = DVX59i-dl7R-I9QK-bDdC-Rci8-C7Jy-nezWPE size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Nqtvw7-GB0r-nX2x-zN6M-dsHr-5Xy4-AKlpRF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,420 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:58:27,423 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:58:27,423 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:58:27,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:58:27,426 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:27,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:58:27,429 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:58:27,430 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:27,430 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sda', 'sdb', 'sdc'] 2024-03-01 16:58:27,430 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:58:27,432 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:58:27,433 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,435 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:58:27,438 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:58:27,441 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:58:27,441 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:58:27,441 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:27,441 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:58:27,441 DEBUG blivet/MainThread: removing sda 2024-03-01 16:58:27,444 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:27,444 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,444 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:58:27,447 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:58:27,447 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:27,447 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:58:27,447 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:58:27,450 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:27,450 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:58:27,453 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:58:27,453 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:27,453 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:58:27,453 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:58:27,455 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:27,456 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:58:27,458 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:58:27,458 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:27,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,464 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:58:27,464 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,465 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,465 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,465 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,466 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,466 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,466 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,467 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,467 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,467 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,468 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,468 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:58:27,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:58:27,473 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:58:27,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:58:27,478 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:58:27,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:58:27,484 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:58:27,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:58:27,489 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:58:27,491 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,492 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,492 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,493 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,489 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,495 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,496 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,496 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,497 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,500 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,500 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,501 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,498 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,504 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,504 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,505 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,507 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,508 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,508 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,509 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,511 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,512 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,512 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,513 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,515 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,516 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,516 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,517 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,519 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,520 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,521 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,523 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,524 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,524 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,525 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,527 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,528 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,528 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,529 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,531 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,532 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,532 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,533 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,535 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,536 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,536 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,537 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,539 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,540 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,540 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,541 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,543 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,544 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,544 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,545 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,547 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,548 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,548 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,549 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,552 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,553 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,555 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,556 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,556 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,557 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,559 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,560 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,561 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,563 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,564 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,564 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,565 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,567 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,568 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,568 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,569 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,571 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,572 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,572 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,573 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,575 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,576 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,576 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,577 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,579 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,580 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,580 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,581 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,583 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,584 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,584 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,585 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,587 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,588 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,588 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,589 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,591 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,592 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,592 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,593 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,595 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,596 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,596 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,597 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,599 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,600 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,600 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,601 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,603 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,604 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,604 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,605 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,607 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,608 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,608 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,609 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,611 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,612 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,612 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,613 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,615 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,616 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,616 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,617 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:58:27,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca7eb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = QJ7wwe-cZaw-QFWB-qJis-iqM1-tt4l-P4o94p size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:58:27,617 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:58:27,620 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:58:27,621 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:58:27,624 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:58:27,624 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:27,627 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:58:27,627 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:58:27,627 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:27,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:58:27,633 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:58:27,635 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,635 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,636 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,636 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,638 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,639 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,639 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,640 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,642 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,642 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,643 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,643 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,640 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,645 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,646 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,646 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,647 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,649 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,649 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,650 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,650 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,652 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,653 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,653 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,654 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,656 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,656 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,657 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,657 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,659 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,660 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,660 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,661 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,663 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,664 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,664 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,664 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,666 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,667 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,667 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,668 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,670 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,671 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,671 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,671 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,673 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,674 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,674 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,675 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,677 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,678 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,678 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,678 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,675 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,681 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,681 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,681 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,682 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,679 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,684 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,685 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,685 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,688 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,688 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,688 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,689 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,691 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,692 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,692 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,692 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,694 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,695 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,695 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,696 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,698 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,698 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,699 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,701 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,702 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,702 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,703 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,705 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,705 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,706 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,708 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,709 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,709 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,710 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,712 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,712 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,713 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,715 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,716 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,716 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,717 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,719 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,719 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,720 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,720 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,722 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,723 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,723 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,724 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,726 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,726 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,727 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,729 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,730 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,730 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,731 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,733 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,733 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,734 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,734 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,736 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,737 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,738 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,740 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,740 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,741 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,743 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,744 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,744 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:58:27,745 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:58:27,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca817c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9IBKSA-ln3d-VE1X-QBos-iajA-e7Jx-r01CzH size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0acbb3ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 2mpMbg-61fc-tp9z-46jA-ni2a-WW1g-fvmpWp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:58:27,745 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:58:27,748 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:58:27,748 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:58:27,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:58:27,751 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:27,754 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:58:27,754 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:58:27,754 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:27,755 DEBUG blivet.ansible/MainThread: ['sde', 'sdf', 'test_vg2', 'sdd'] 2024-03-01 16:58:27,755 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:58:27,757 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:58:27,757 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,760 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:58:27,763 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:58:27,766 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:58:27,766 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:58:27,766 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:58:27,766 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:58:27,766 DEBUG blivet/MainThread: removing sde 2024-03-01 16:58:27,768 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:27,768 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:58:27,771 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:58:27,771 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:58:27,771 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:58:27,771 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:58:27,774 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:27,774 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:58:27,777 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:58:27,777 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:58:27,777 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:58:27,777 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:58:27,779 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:27,779 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:58:27,782 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:58:27,782 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:58:27,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,788 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:58:27,788 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,789 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,789 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,789 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,790 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,790 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,791 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,791 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,791 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,792 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,792 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,793 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:58:27,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:58:27,798 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:58:27,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:58:27,803 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:58:27,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:58:27,808 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:58:27,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:58:27,813 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:58:27,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:58:27,819 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:58:27,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,823 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,824 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,828 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,829 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,833 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,835 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,837 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,838 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,840 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,844 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,845 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,849 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,850 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,854 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,856 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,859 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,860 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,861 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,865 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,866 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,870 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,871 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,875 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,876 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,880 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,882 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,886 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,887 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,891 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,892 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,896 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,897 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,901 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,903 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,907 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,908 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,912 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,912 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,913 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,917 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,917 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,918 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,922 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,923 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,924 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,928 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,928 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,929 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,933 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,933 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,934 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,938 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,940 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,943 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,945 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,949 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,950 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,954 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,955 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,959 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,960 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,961 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,964 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,966 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,970 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,971 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,967 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,975 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,976 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,980 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,982 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,986 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:27,987 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:58:27,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca94a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = JpiiiJ-JiFB-IheV-sb9a-Lxw6-jmTW-zBI7tH size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:58:27,988 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:58:27,990 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:58:27,991 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:27,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:58:27,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:58:27,994 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:27,997 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:58:27,997 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:58:27,997 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:27,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:58:28,002 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:58:28,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,006 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,007 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,011 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,011 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,012 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,015 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,017 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,020 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,022 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,025 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,026 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,030 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,031 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,035 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,036 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,040 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,041 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,044 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,046 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,041 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,049 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,050 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,054 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,055 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,059 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,060 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,064 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,065 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,068 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,070 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,073 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,074 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,078 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,079 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,083 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,084 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,088 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,089 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,092 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,094 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,097 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,099 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,102 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,103 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,107 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,108 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,104 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,112 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,113 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,117 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,118 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,121 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,123 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,126 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,127 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,131 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,131 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,132 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,128 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,136 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,136 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,137 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,140 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,141 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,141 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,142 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,138 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,146 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,147 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,150 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,152 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,155 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,156 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:58:28,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acaa2280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bviIg9-2zO0-jyV7-dGPI-iSXi-4TVk-vte0I6 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:58:28,157 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:58:28,160 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:58:28,160 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:28,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:58:28,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:58:28,163 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:28,166 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:58:28,167 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:58:28,167 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:28,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:58:28,172 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:58:28,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,175 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,176 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,180 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,181 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,184 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,185 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,188 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,189 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,193 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,194 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,197 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,198 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,202 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,203 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,206 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,207 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,210 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,211 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,215 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,216 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,219 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,220 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,224 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,225 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,228 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,229 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,232 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,234 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,237 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,238 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,241 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,242 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,246 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,247 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,250 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,251 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,255 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,256 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,258 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,259 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,260 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,263 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,264 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,268 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,269 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,265 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,272 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,273 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,277 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,277 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,278 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,281 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,281 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,282 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,285 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,286 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,286 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,290 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,291 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,287 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,294 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,295 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,298 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,300 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,303 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,304 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,307 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,308 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,312 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,313 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:58:28,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0aca943a0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Cr7Of2-rDAB-tivc-RXqS-KQfu-ut0S-QXmQka size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,313 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:58:28,316 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:58:28,316 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:28,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:58:28,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:58:28,319 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:28,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:58:28,323 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:58:28,323 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:28,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:58:28,328 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:58:28,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,331 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,332 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,335 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,336 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,338 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,339 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,340 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,343 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,343 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,344 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,347 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,348 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,351 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,351 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,354 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,355 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,358 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,358 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,359 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,362 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,363 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,366 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,367 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,370 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,371 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,374 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,375 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,378 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,379 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,381 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,382 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,383 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,386 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,386 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,387 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,383 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,389 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,390 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,390 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,387 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,393 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,394 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,397 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,398 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,401 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,402 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,402 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,405 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,406 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,409 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,410 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,413 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,414 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,417 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,418 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,421 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,422 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,425 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,426 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,429 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,430 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,433 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,434 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,437 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,437 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,434 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,440 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,441 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,444 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,445 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,448 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,449 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,452 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:58:28,453 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:58:28,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ff0acabfdf0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = NjvPen-20K7-TK0l-mWJA-EW8w-aCND-3R7Wu3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ff0aca85ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = JAZfmo-seN9-jJP2-qTPv-FdEr-WJ7H-gE3J1G size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:58:28,454 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:58:28,456 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:58:28,457 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:28,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:58:28,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:58:28,460 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:28,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:58:28,463 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:58:28,463 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:28,463 DEBUG blivet.ansible/MainThread: ['sdg', 'sdh', 'sdi', 'test_vg3', 'sdj'] 2024-03-01 16:58:28,463 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:58:28,465 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:58:28,466 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:28,469 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:58:28,471 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:58:28,474 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:58:28,477 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:58:28,477 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:58:28,477 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:58:28,477 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:58:28,477 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:58:28,479 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:28,480 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:28,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:58:28,483 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:58:28,483 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:58:28,483 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:58:28,483 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:58:28,485 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:28,485 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:28,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:58:28,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:58:28,488 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:58:28,488 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:58:28,488 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:58:28,491 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:28,491 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:28,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:58:28,494 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:58:28,494 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:58:28,494 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:58:28,494 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:58:28,496 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:28,496 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:28,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:58:28,499 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:58:28,499 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:58:28,500 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,514 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,545 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,566 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:28,566 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,580 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,600 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:58:28,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,610 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,630 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:58:28,630 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,643 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,663 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:58:28,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,676 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,696 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:58:28,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,706 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,726 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:58:28,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,736 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,756 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:58:28,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,769 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,789 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:58:28,790 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:28,790 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:28,790 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:28,790 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:28,790 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:28,790 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:28,790 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:28,790 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:28,790 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:28,791 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:28,792 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:28,792 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:58:28,792 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:58:28,792 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:58:28,792 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:58:28,792 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:58:28,792 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:58:28,793 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:58:28,796 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:28,799 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:28,801 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:58:28,802 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:58:28,804 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:28,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 0x7ff0aca0eef0> 2024-03-01 16:58:28,805 INFO blivet/MainThread: sorting actions... 2024-03-01 16:58:28,824 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:28,824 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:28,824 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:28,824 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:28,825 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:28,825 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:28,825 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:28,825 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:28,825 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:58:28,825 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:58:28,825 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:58:28,826 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:58:28,826 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:58:28,826 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:28,826 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:28,826 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:28,826 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:28,826 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:58:28,826 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:58:28,827 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:58:28,827 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:58:28,827 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:28,827 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:28,827 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:28,827 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:28,827 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:28,827 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:28,828 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:28,828 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:28,828 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:28,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:28,834 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:58:28,834 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:58:28,842 INFO program/MainThread: stdout: 2024-03-01 16:58:28,842 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:28,842 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,842 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,859 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,859 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,873 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,873 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:58:28,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:58:28,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:58:28,884 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:58:28,887 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:58:28,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:58:28,890 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:28,926 INFO program/MainThread: stdout[92]: 2024-03-01 16:58:28,926 INFO program/MainThread: stderr[92]: 2024-03-01 16:58:28,926 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:58:28,930 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:58:28,933 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:28,936 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:58:28,938 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:28,941 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:58:28,944 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:28,947 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:58:28,949 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:28,952 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:58:28,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:58:28,955 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:28,987 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:58:28,987 INFO program/MainThread: stderr[93]: 2024-03-01 16:58:28,987 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:58:28,988 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:28,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,008 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:58:29,009 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:58:29,021 INFO program/MainThread: stdout: 2024-03-01 16:58:29,022 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:29,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:29,067 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:29,080 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,081 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:58:29,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:58:29,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:58:29,091 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:58:29,094 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:58:29,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:58:29,097 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,133 INFO program/MainThread: stdout[94]: 2024-03-01 16:58:29,133 INFO program/MainThread: stderr[94]: 2024-03-01 16:58:29,133 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:58:29,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:58:29,140 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,143 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:58:29,146 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,148 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:58:29,151 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,154 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:58:29,157 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,160 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:58:29,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:58:29,163 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,194 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:58:29,194 INFO program/MainThread: stderr[95]: 2024-03-01 16:58:29,194 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:58:29,195 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:29,202 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,210 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:58:29,210 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:58:29,220 INFO program/MainThread: stdout: 2024-03-01 16:58:29,220 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:29,220 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:29,272 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:29,282 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,282 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:58:29,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:58:29,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:58:29,292 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:58:29,296 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:58:29,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:58:29,299 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,342 INFO program/MainThread: stdout[96]: 2024-03-01 16:58:29,342 INFO program/MainThread: stderr[96]: 2024-03-01 16:58:29,342 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:58:29,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:58:29,349 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,352 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:58:29,355 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,357 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:58:29,360 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,363 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:58:29,366 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,369 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:58:29,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:58:29,372 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,405 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:58:29,405 INFO program/MainThread: stderr[97]: 2024-03-01 16:58:29,405 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:58:29,406 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:29,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,421 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:58:29,421 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:58:29,440 INFO program/MainThread: stdout: 2024-03-01 16:58:29,441 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:29,441 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:29,477 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:29,492 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,492 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:58:29,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:58:29,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:58:29,503 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:58:29,506 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:58:29,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:58:29,509 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,547 INFO program/MainThread: stdout[98]: 2024-03-01 16:58:29,547 INFO program/MainThread: stderr[98]: 2024-03-01 16:58:29,547 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:58:29,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:58:29,554 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,557 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:58:29,560 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,563 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:58:29,565 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,568 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:58:29,571 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,574 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:58:29,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:58:29,577 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,614 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:58:29,614 INFO program/MainThread: stderr[99]: 2024-03-01 16:58:29,614 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:58:29,615 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:58:29,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:58:29,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:58:29,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:58:29,644 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,652 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:58:29,661 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,666 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:58:29,675 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,684 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:58:29,689 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,694 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:58:29,701 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:58:29,702 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,731 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:58:29,731 INFO program/MainThread: stderr[100]: 2024-03-01 16:58:29,731 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:58:29,732 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,789 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:58:29,789 INFO program/MainThread: stderr[101]: 2024-03-01 16:58:29,789 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:58:29,790 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,843 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:58:29,843 INFO program/MainThread: stderr[102]: 2024-03-01 16:58:29,843 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:58:29,844 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:58:29,854 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,859 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:58:29,870 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:58:29,870 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdj,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,917 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:58:29,917 INFO program/MainThread: stderr[103]: 2024-03-01 16:58:29,917 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:58:29,917 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:58:29,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:29,932 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,933 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:29,941 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 16:58:29,941 INFO program/MainThread: stderr[104]: 2024-03-01 16:58:29,941 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:58:29,941 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdj ... 2024-03-01 16:58:29,954 INFO program/MainThread: stdout[105]: 2024-03-01 16:58:29,954 INFO program/MainThread: stderr[105]: 2024-03-01 16:58:29,954 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:58:29,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:29,967 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:29,979 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:29,979 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:58:29,983 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:29,986 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:58:29,988 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:58:29,988 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:30,026 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:58:30,027 INFO program/MainThread: stderr[106]: 2024-03-01 16:58:30,027 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:58:30,027 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:58:30,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,041 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,041 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:30,049 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 16:58:30,049 INFO program/MainThread: stderr[107]: 2024-03-01 16:58:30,049 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:58:30,049 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdi ... 2024-03-01 16:58:30,062 INFO program/MainThread: stdout[108]: 2024-03-01 16:58:30,062 INFO program/MainThread: stderr[108]: 2024-03-01 16:58:30,062 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:58:30,062 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,075 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,087 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,087 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:58:30,091 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,093 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:58:30,096 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:58:30,096 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/sda,/dev/sdd,/dev/sdh,/dev/sde,/dev/sdf,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:30,127 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:58:30,127 INFO program/MainThread: stderr[109]: 2024-03-01 16:58:30,127 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:58:30,127 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:58:30,128 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,146 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,146 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:30,153 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 16:58:30,153 INFO program/MainThread: stderr[110]: 2024-03-01 16:58:30,153 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:58:30,153 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 16:58:30,165 INFO program/MainThread: stdout[111]: 2024-03-01 16:58:30,166 INFO program/MainThread: stderr[111]: 2024-03-01 16:58:30,166 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:58:30,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,179 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,179 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,191 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,191 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:58:30,195 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,197 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:58:30,200 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:58:30,200 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc,/dev/sdg ... 2024-03-01 16:58:30,233 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:58:30,233 INFO program/MainThread: stderr[112]: 2024-03-01 16:58:30,233 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:58:30,234 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:58:30,234 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,250 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,250 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,258 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 16:58:30,258 INFO program/MainThread: stderr[113]: 2024-03-01 16:58:30,258 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:58:30,258 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdg ... 2024-03-01 16:58:30,270 INFO program/MainThread: stdout[114]: 2024-03-01 16:58:30,271 INFO program/MainThread: stderr[114]: 2024-03-01 16:58:30,271 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:58:30,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,280 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,292 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,292 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:30,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,299 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:58:30,299 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:58:30,306 INFO program/MainThread: stdout: 2024-03-01 16:58:30,306 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:30,307 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,323 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,323 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,336 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,336 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:58:30,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:58:30,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:58:30,347 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:58:30,350 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:58:30,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:58:30,353 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,391 INFO program/MainThread: stdout[115]: 2024-03-01 16:58:30,391 INFO program/MainThread: stderr[115]: 2024-03-01 16:58:30,391 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:58:30,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:58:30,398 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,401 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:58:30,403 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,406 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:58:30,409 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,412 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:58:30,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:58:30,415 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,448 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 16:58:30,448 INFO program/MainThread: stderr[116]: 2024-03-01 16:58:30,448 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:58:30,449 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:30,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,469 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:58:30,469 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:58:30,490 INFO program/MainThread: stdout: 2024-03-01 16:58:30,491 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:30,491 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,510 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,510 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,522 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,523 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:58:30,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:58:30,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:58:30,533 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:58:30,536 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:58:30,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:58:30,539 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,567 INFO program/MainThread: stdout[117]: 2024-03-01 16:58:30,568 INFO program/MainThread: stderr[117]: 2024-03-01 16:58:30,568 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:58:30,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:58:30,575 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,578 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:58:30,581 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,583 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:58:30,586 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,589 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:58:30,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:58:30,592 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,622 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 16:58:30,622 INFO program/MainThread: stderr[118]: 2024-03-01 16:58:30,622 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:58:30,623 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:58:30,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:58:30,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:58:30,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:58:30,651 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,657 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:58:30,662 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,668 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:58:30,673 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,678 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:58:30,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:58:30,685 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,717 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 16:58:30,717 INFO program/MainThread: stderr[119]: 2024-03-01 16:58:30,717 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:58:30,717 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,767 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:58:30,767 INFO program/MainThread: stderr[120]: 2024-03-01 16:58:30,767 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:58:30,767 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,808 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 16:58:30,808 INFO program/MainThread: stderr[121]: 2024-03-01 16:58:30,809 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:58:30,809 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:58:30,822 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,830 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:58:30,836 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:58:30,836 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/sda,/dev/sdd,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,870 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:58:30,870 INFO program/MainThread: stderr[122]: 2024-03-01 16:58:30,870 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:58:30,870 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:58:30,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,886 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,886 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/sda,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,894 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 16:58:30,895 INFO program/MainThread: stderr[123]: 2024-03-01 16:58:30,895 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:58:30,895 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 16:58:30,907 INFO program/MainThread: stdout[124]: 2024-03-01 16:58:30,907 INFO program/MainThread: stderr[124]: 2024-03-01 16:58:30,908 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:58:30,908 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,921 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,932 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,933 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:58:30,936 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:30,939 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:58:30,941 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:58:30,942 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/sda,/dev/sde,/dev/sdf,/dev/sdc ... 2024-03-01 16:58:30,969 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:58:30,970 INFO program/MainThread: stderr[125]: 2024-03-01 16:58:30,970 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:58:30,970 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:58:30,970 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:30,989 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:30,989 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/sda,/dev/sde,/dev/sdc ... 2024-03-01 16:58:30,997 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 16:58:30,997 INFO program/MainThread: stderr[126]: 2024-03-01 16:58:30,997 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:58:30,997 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sdf ... 2024-03-01 16:58:31,011 INFO program/MainThread: stdout[127]: 2024-03-01 16:58:31,011 INFO program/MainThread: stderr[127]: 2024-03-01 16:58:31,011 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 16:58:31,011 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,025 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,037 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,037 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:58:31,041 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,044 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:58:31,046 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:58:31,046 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/sda,/dev/sde,/dev/sdc ... 2024-03-01 16:58:31,078 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:58:31,078 INFO program/MainThread: stderr[128]: 2024-03-01 16:58:31,078 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 16:58:31,079 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:58:31,079 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,094 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,094 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:58:31,103 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 16:58:31,103 INFO program/MainThread: stderr[129]: 2024-03-01 16:58:31,103 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 16:58:31,103 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sde ... 2024-03-01 16:58:31,116 INFO program/MainThread: stdout[130]: 2024-03-01 16:58:31,117 INFO program/MainThread: stderr[130]: 2024-03-01 16:58:31,117 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 16:58:31,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,127 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,127 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,136 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,137 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:31,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,144 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:58:31,144 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:58:31,152 INFO program/MainThread: stdout: 2024-03-01 16:58:31,152 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:31,152 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,152 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,171 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,171 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,185 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,186 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:58:31,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:58:31,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:58:31,196 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:58:31,199 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:58:31,202 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:58:31,202 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:58:31,239 INFO program/MainThread: stdout[131]: 2024-03-01 16:58:31,239 INFO program/MainThread: stderr[131]: 2024-03-01 16:58:31,239 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 16:58:31,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:58:31,246 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,249 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:58:31,252 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,255 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:58:31,258 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,261 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:58:31,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:58:31,263 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:58:31,294 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 16:58:31,294 INFO program/MainThread: stderr[132]: 2024-03-01 16:58:31,294 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 16:58:31,295 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:31,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,309 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:31,310 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:58:31,320 INFO program/MainThread: stdout: 2024-03-01 16:58:31,320 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:58:31,320 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,356 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,369 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,369 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:31,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:31,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:58:31,379 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:31,382 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:58:31,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:58:31,385 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:58:31,419 INFO program/MainThread: stdout[133]: 2024-03-01 16:58:31,419 INFO program/MainThread: stderr[133]: 2024-03-01 16:58:31,419 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 16:58:31,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:58:31,426 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,429 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:31,432 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,435 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:31,438 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,440 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:31,443 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:58:31,443 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:58:31,471 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 16:58:31,471 INFO program/MainThread: stderr[134]: 2024-03-01 16:58:31,471 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 16:58:31,472 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:31,482 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:58:31,491 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:58:31,497 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:58:31,506 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,512 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:31,524 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,529 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:31,532 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,534 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:31,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:58:31,537 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:58:31,565 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 16:58:31,565 INFO program/MainThread: stderr[135]: 2024-03-01 16:58:31,565 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 16:58:31,565 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:58:31,617 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:58:31,617 INFO program/MainThread: stderr[136]: 2024-03-01 16:58:31,617 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 16:58:31,617 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:58:31,647 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 16:58:31,648 INFO program/MainThread: stderr[137]: 2024-03-01 16:58:31,648 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 16:58:31,649 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:31,655 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,665 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:58:31,672 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:58:31,672 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/sda,/dev/sdc ... 2024-03-01 16:58:31,715 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:58:31,715 INFO program/MainThread: stderr[138]: 2024-03-01 16:58:31,715 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 16:58:31,715 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:58:31,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,731 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,731 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 16:58:31,739 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 16:58:31,739 INFO program/MainThread: stderr[139]: 2024-03-01 16:58:31,739 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 16:58:31,739 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sdc ... 2024-03-01 16:58:31,752 INFO program/MainThread: stdout[140]: 2024-03-01 16:58:31,753 INFO program/MainThread: stderr[140]: 2024-03-01 16:58:31,753 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 16:58:31,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,762 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,774 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,775 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:31,778 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,781 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:58:31,784 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:58:31,784 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 16:58:31,813 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:58:31,813 INFO program/MainThread: stderr[141]: 2024-03-01 16:58:31,813 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 16:58:31,813 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:58:31,813 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,832 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,832 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:31,841 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 16:58:31,841 INFO program/MainThread: stderr[142]: 2024-03-01 16:58:31,841 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 16:58:31,841 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdb ... 2024-03-01 16:58:31,855 INFO program/MainThread: stdout[143]: 2024-03-01 16:58:31,855 INFO program/MainThread: stderr[143]: 2024-03-01 16:58:31,855 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 16:58:31,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,866 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,879 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,880 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:31,883 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:31,886 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:58:31,888 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:58:31,888 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:31,917 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:58:31,917 INFO program/MainThread: stderr[144]: 2024-03-01 16:58:31,917 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 16:58:31,917 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:58:31,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,935 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,935 INFO program/MainThread: Running [145] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:31,942 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 16:58:31,943 INFO program/MainThread: stderr[145]: 2024-03-01 16:58:31,943 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 16:58:31,943 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sda ... 2024-03-01 16:58:31,956 INFO program/MainThread: stdout[146]: 2024-03-01 16:58:31,956 INFO program/MainThread: stderr[146]: 2024-03-01 16:58:31,956 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 16:58:31,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,969 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,969 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,981 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,986 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:31,986 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 0x7ff0aca0cc20> 2024-03-01 16:58:42,451 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_xskriapr/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:45,500 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0gxdvj9f/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:49,562 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hs3rrpf5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:49,597 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:49,597 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:49,600 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:49,601 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:58:49,601 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:49,601 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:49,605 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:49,605 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:49,609 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:49,609 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:49,612 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:49,612 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:49,615 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:49,615 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:49,623 INFO program/MainThread: stdout: 2024-03-01 16:58:49,623 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:49,623 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:49,623 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:49,623 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:49,623 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:49,623 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:49,624 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:49,624 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:49,624 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:49,624 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:49,624 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:49,624 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:49,637 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:49,650 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:58:49,654 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:58:49,654 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:58:49,655 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:49,680 INFO program/MainThread: stdout[3]: 2024-03-01 16:58:49,680 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:49,681 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:49,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,692 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:49,693 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:58:49,698 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:49,698 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:49,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:49,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:49,702 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:49,706 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:49,706 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:58:49,709 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:58:49,709 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,710 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:49,710 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb329e40910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:58:49,713 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:49,713 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:58:49,716 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:58:49,717 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:58:49,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,728 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:49,728 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:49,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:58:49,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:58:49,731 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:49,734 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:49,735 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:58:49,738 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:58:49,738 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,738 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:58:49,738 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3289ad0d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:58:49,742 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:49,742 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:58:49,745 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:58:49,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 16:58:49,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,756 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:49,756 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:49,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:49,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:58:49,759 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:49,762 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:49,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 16:58:49,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 16:58:49,766 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,766 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:58:49,766 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3299dbf10) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:58:49,770 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:49,770 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:49,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:58:49,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 16:58:49,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,783 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:49,784 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:49,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:49,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:58:49,787 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:49,790 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:49,790 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:58:49,793 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:58:49,793 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,794 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:58:49,794 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb328940a00) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:58:49,797 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:49,797 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:49,800 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:58:49,800 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:58:49,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,810 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:49,811 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:49,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:58:49,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:58:49,814 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:49,817 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:49,817 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:58:49,820 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:58:49,820 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,821 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:58:49,821 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3289405e0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:58:49,824 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:49,824 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:58:49,827 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:58:49,827 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:58:49,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,838 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:49,838 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:49,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:49,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:58:49,841 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:49,844 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:49,844 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:58:49,847 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:58:49,847 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,848 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:58:49,848 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3289403a0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:58:49,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:49,851 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:49,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:58:49,854 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:58:49,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,865 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:49,865 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:49,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:49,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:58:49,868 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:49,871 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:49,871 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:58:49,874 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:58:49,875 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,875 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:58:49,875 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb32894b070) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:58:49,878 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:49,878 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:49,881 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:58:49,881 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:58:49,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,892 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:49,892 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:49,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:49,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:58:49,895 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:49,898 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:49,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 16:58:49,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 16:58:49,901 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,902 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:58:49,902 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3289427f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:58:49,905 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:49,905 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:49,908 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:58:49,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 16:58:49,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,919 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:49,919 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:49,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:58:49,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:58:49,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:49,925 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:49,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 16:58:49,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 16:58:49,928 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,929 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:58:49,929 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3289566a0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:58:49,932 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:49,932 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:49,935 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:58:49,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 16:58:49,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,945 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:49,946 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:49,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:58:49,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:49,949 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:49,952 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:49,952 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:58:49,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 16:58:49,955 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,955 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:58:49,955 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb328956e20) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:58:49,958 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:49,959 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:49,961 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:58:49,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 16:58:49,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,972 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:49,973 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:49,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:58:49,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:58:49,976 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:49,979 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:49,979 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:58:49,982 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:58:49,982 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:49,982 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:58:49,982 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb328956fd0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:58:49,985 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:49,986 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:49,988 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_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:58:49,989 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:58:49,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,999 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:50,000 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:50,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:58:50,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:58:50,002 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:50,005 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:50,005 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:58:50,008 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:58:50,009 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:50,009 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:58:50,009 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb328959d30) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:58:50,012 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:50,012 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:50,015 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': '22692370'} ; 2024-03-01 16:58:50,015 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:50,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:50,024 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:50,025 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:50,025 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:50,025 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:50,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:58:50,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:58:50,028 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:50,031 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:50,031 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:50,034 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:58:50,034 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:50,034 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:58:50,034 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb328959c40) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:58:50,037 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:50,041 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:50,041 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:58:50,044 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:50,044 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:58:50,047 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:50,047 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:58:50,050 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:50,050 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:58:50,053 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:50,056 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:50,058 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:50,065 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 0x7fb3289695c0> 2024-03-01 16:58:50,104 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:58:50,108 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:50,108 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:50,111 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': '22694257'} ; 2024-03-01 16:58:50,111 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:50,111 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:50,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:50,120 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:50,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:50,125 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,134 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:58:50,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:58:50,157 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:50,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:58:50,160 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:50,163 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:50,163 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:50,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 16:58:50,167 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:50,167 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:50,170 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:50,173 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:50,175 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:50,178 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:50,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 16:58:50,181 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:50,182 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:58:50,182 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:50,182 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb3289658e0) -- 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 0x7fb328974ae0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:50,185 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:50,189 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:50,189 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:58:50,192 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:50,192 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:58:50,195 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:50,196 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:58:50,199 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:50,199 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:58:50,200 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:50,200 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:50,203 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:50,204 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:58:50,206 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:50,206 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:50,207 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:50,220 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:50,233 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:58:50,234 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:58:50,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:50,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:50,245 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:58:50,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:50,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:50,255 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:50,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:50,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:50,265 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:50,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:50,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:50,275 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:50,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:50,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/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:50,285 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:58:50,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:50,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:50,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:50,295 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:58:50,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:58:50,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:58:50,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:58:50,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:58:50,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:58:50,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:58:50,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:58:50,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:58:53,331 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ozxfz5vt/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:53,366 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:53,367 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:53,369 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:53,370 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:58:53,370 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:53,370 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:53,374 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,374 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:53,378 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:53,378 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:53,381 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:53,381 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:53,384 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:53,384 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:53,391 INFO program/MainThread: stdout: 2024-03-01 16:58:53,392 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:53,392 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:53,392 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:53,392 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,392 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:53,392 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:53,393 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:53,393 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:53,393 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:53,393 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:53,393 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:53,393 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,406 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,419 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:58:53,423 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:58:53,424 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:58:53,424 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:53,450 INFO program/MainThread: stdout[3]: 2024-03-01 16:58:53,450 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:53,450 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:53,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,462 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:53,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 16:58:53,468 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:53,469 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:53,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:53,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:53,473 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:53,476 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:53,476 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:58:53,479 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:58:53,479 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,480 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:53,480 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b81ead910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:58:53,483 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:53,483 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:58:53,487 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:58:53,487 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:58:53,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,498 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:53,498 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:53,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:58:53,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:58:53,501 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:53,504 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:53,505 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:58:53,508 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:58:53,508 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,508 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:58:53,508 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b80a0e0d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:58:53,512 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:53,512 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:58:53,515 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:58:53,515 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:58:53,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,526 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:53,527 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:53,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:53,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:58:53,530 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:53,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:53,533 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:58:53,536 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:58:53,536 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,537 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:58:53,537 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b81a3cf10) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:58:53,540 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:53,540 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:53,543 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:58:53,543 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:58:53,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,553 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:53,554 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:53,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:53,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:58:53,557 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:53,560 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:53,560 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:58:53,563 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:58:53,563 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,563 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:58:53,563 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b809a1a00) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:58:53,566 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:53,566 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:53,569 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:58:53,569 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:58:53,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,580 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:53,580 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:53,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:58:53,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:58:53,583 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:53,586 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:53,586 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:58:53,589 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:58:53,589 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,590 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:58:53,590 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b809a15e0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:58:53,593 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:53,593 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:58:53,596 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:58:53,596 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:58:53,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,606 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:53,607 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:53,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:53,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:58:53,610 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:53,613 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:53,613 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:58:53,616 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:58:53,616 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,617 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:58:53,617 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b809a13a0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:58:53,620 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:53,620 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:53,623 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:58:53,623 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:58:53,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,634 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:53,634 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:53,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:53,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:58:53,637 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:53,640 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:53,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 16:58:53,643 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:58:53,644 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,644 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:58:53,644 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b809ac070) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:58:53,647 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:53,647 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:53,650 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:58:53,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 16:58:53,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,661 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:53,661 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:53,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:53,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:58:53,664 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:53,667 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:53,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 16:58:53,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 16:58:53,670 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,671 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:58:53,671 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b809a37f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:58:53,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:53,674 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:53,677 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:58:53,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 16:58:53,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,687 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:53,688 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:53,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:58:53,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:58:53,691 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:53,694 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:53,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 16:58:53,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 16:58:53,697 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,697 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:58:53,697 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b809b86a0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:58:53,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:53,701 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:53,703 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:58:53,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 16:58:53,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,714 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:53,715 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:53,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:58:53,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:53,718 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:53,720 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:53,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 16:58:53,723 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:58:53,724 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,724 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:58:53,724 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b809b8e20) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:58:53,727 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:53,727 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:53,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:58:53,730 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:58:53,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,741 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:53,742 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:53,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:58:53,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:58:53,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:53,747 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:53,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 16:58:53,750 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:58:53,751 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,751 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:58:53,751 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b809b8fd0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:58:53,754 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:53,754 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:53,757 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:58:53,757 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:58:53,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,768 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:53,768 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:53,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:58:53,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:58:53,771 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:53,774 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:53,774 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:58:53,777 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:58:53,778 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:53,778 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:58:53,778 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b809bbd30) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:58:53,781 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:53,781 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:53,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': '22692370'} ; 2024-03-01 16:58:53,784 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:53,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,794 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:53,794 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:53,794 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:53,794 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:53,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:58:53,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:58:53,797 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:53,800 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:53,800 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:53,803 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:58:53,803 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:53,803 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:58:53,803 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9b809bbc40) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:58:53,806 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:53,809 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:53,810 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:58:53,812 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:53,813 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:58:53,816 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:53,816 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:58:53,819 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:53,819 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:58:53,822 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:53,824 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,827 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:53,833 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f9b809cab80> 2024-03-01 16:58:53,871 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:58:53,875 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:53,875 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:53,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': '22694257'} ; 2024-03-01 16:58:53,879 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:53,879 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:53,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,887 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:53,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:53,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,905 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:53,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:58:53,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:58:53,929 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:53,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:58:53,932 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:53,934 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:53,935 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:53,938 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:53,938 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:53,938 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:53,941 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:53,944 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:53,946 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:53,949 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:53,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 16:58:53,952 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:53,953 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:58:53,953 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:53,953 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9b809c68e0) -- 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 0x7f9b82bf13b0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:53,956 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:53,960 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:53,960 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:58:53,963 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:53,963 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:58:53,966 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:53,966 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:58:53,969 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:53,969 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:58:53,971 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:53,971 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:53,974 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:53,974 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:58:53,977 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:53,977 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:53,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,990 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,003 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:58:54,004 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:58:54,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 16:58:54,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,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 16:58:54,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,026 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:54,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,036 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:54,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,046 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:54,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,056 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:58:54,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,066 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:58:54,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,076 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:58:54,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:58:54,081 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:58:54,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:58:54,086 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:58:54,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:58:54,091 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:58:54,094 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:54,094 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:58:54,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:58:54,098 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:54,098 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:54,100 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:58:54,101 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:54,103 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:54,103 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:58:54,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:58:54,106 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:54,106 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:54,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:58:54,109 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:54,112 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:54,112 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:58:54,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:58:54,115 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:54,115 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:54,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:58:54,118 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:54,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:58:54,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:58:54,126 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:54,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:58:54,132 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:54,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:58:54,138 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:54,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:58:54,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:58:54,142 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:58:54,142 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:54,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,154 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:58:54,155 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:54,155 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:54,155 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:58:54,156 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:54,156 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:54,159 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,159 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:58:54,161 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:58:54,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:54,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:54,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:58:54,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:54,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:54,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:54,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:58:54,181 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:54,181 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:54,181 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:58:54,182 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:58:54,185 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:58:54,185 INFO program/MainThread: stderr[4]: 2024-03-01 16:58:54,185 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:58:54,185 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:58:54,185 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:54,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:58:54,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:58:54,190 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:54,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,201 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:58:54,202 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:54,202 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:58:54,202 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:58:54,203 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:54,203 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:58:54,206 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,206 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:58:54,209 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:58:54,212 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:58:54,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:58:54,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:58:54,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:58:54,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:58:54,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:58:54,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:58:54,229 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:54,229 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:58:54,229 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:58:54,230 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:58:54,230 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:58:54,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:58:54,233 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:58:54,233 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:58:54,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,244 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:58:54,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:58:54,249 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:58:54,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:58:54,254 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:58:54,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:58:54,259 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:58:54,262 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:54,262 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:58:54,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:58:54,265 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:54,265 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:58:54,267 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:58:54,268 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:58:54,270 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:54,270 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:58:54,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:58:54,273 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:54,273 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:58:54,276 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:58:54,276 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:58:54,279 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:54,279 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:58:54,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:58:54,282 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:54,282 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:58:54,285 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:58:54,285 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:58:54,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:58:54,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:58:54,292 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:58:54,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:58:54,298 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:58:54,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:58:54,304 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:58:54,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:58:54,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:58:54,308 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:58:54,309 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:58:54,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,320 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:58:54,321 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:58:54,321 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:58:54,322 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:58:54,322 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:58:54,322 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:58:54,325 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,325 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:58:54,327 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:58:54,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:58:54,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:58:54,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:58:54,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:58:54,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:58:54,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:58:54,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:58:54,347 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:58:54,347 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:58:54,347 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:58:54,348 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:58:54,348 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:58:54,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:58:54,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:58:54,351 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:58:54,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,362 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:58:54,363 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:58:54,363 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:58:54,364 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:58:54,364 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:58:54,364 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:58:54,367 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,367 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:58:54,370 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:58:54,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:58:54,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:58:54,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:58:54,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:58:54,382 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:58:54,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:58:54,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:58:54,389 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:58:54,389 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:58:54,390 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:58:54,390 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:58:54,390 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:58:54,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:58:54,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:58:54,394 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:58:54,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,404 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:58:54,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:58:54,409 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:58:54,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:58:54,414 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:58:54,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:58:54,420 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:58:54,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:58:54,425 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:58:54,427 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:54,427 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:58:54,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:58:54,430 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:54,430 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:58:54,433 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:58:54,433 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:58:54,436 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:54,436 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:58:54,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:58:54,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:54,439 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:58:54,442 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:58:54,442 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:58:54,444 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:54,444 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:58:54,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:58:54,447 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:54,447 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:58:54,450 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:58:54,450 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:58:54,453 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:54,453 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:58:54,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:58:54,456 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:54,456 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:58:54,459 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:58:54,459 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:58:54,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:58:54,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:58:54,466 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:54,469 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:58:54,472 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:54,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:58:54,479 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:54,483 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:58:54,486 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:58:54,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:58:54,490 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:58:54,490 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:58:54,490 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:58:54,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,503 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:58:54,504 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,504 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:58:54,505 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:58:54,505 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,505 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:58:54,508 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,508 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:58:54,511 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:58:54,514 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:58:54,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:58:54,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:58:54,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:58:54,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:58:54,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:58:54,530 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:58:54,531 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,531 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:58:54,531 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:58:54,531 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:58:54,532 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:58:54,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:58:54,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:58:54,535 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:58:54,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,546 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:58:54,547 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,548 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:58:54,548 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:58:54,548 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,549 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:58:54,551 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,551 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:58:54,554 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:58:54,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:58:54,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:58:54,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:58:54,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:58:54,567 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:58:54,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:58:54,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:58:54,574 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,574 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:58:54,575 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:58:54,575 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:58:54,575 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:58:54,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:58:54,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:58:54,579 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:58:54,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,590 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:58:54,590 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,591 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:58:54,591 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:58:54,592 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,592 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:58:54,595 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,595 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:58:54,597 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:58:54,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:58:54,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:58:54,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:58:54,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:58:54,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:58:54,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:58:54,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:58:54,617 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,618 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:58:54,618 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:58:54,618 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:58:54,618 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:58:54,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:58:54,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:58:54,622 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:58:54,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:54,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:54,633 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:58:54,634 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,635 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:58:54,635 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:58:54,636 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,636 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:58:54,639 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,639 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:58:54,642 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:54,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:58:54,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:58:54,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:58:54,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:58:54,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:58:54,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:58:54,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:58:54,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:58:54,662 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:58:54,663 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:58:54,663 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:58:54,663 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:58:54,663 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:58:54,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:58:54,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:58:54,667 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:58:54,669 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:58:54,670 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:58:54,671 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:58:54,671 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:58:54,671 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:58:54,671 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:58:54,671 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:58:54,671 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:58:54,671 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:58:54,671 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:58:54,671 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:58:54,671 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:58:54,673 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:58:54,676 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:54,678 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:54,681 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:58:54,681 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:58:54,684 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:54,684 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f9b808be5e0> 2024-03-01 16:58:54,684 INFO blivet/MainThread: sorting actions... 2024-03-01 16:58:54,717 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:58:54,717 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:58:54,718 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:58:54,718 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:58:54,718 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:58:54,719 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:58:54,719 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:58:54,719 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:54,720 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:54,720 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:54,720 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:58:54,721 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:58:54,721 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:58:54,721 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:58:54,722 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:58:54,722 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:58:54,722 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:58:54,723 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:58:54,723 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:58:54,724 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:58:54,724 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:58:54,724 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:58:54,725 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:58:54,725 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:58:54,726 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:58:54,726 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:58:54,726 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:58:54,727 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:58:54,727 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:58:54,727 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:58:54,728 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:58:54,728 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:54,729 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:54,729 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:54,729 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:54,730 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:58:54,730 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:58:54,731 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:54,731 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:54,731 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:58:54,734 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:54,737 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:58:54,737 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:58:54,745 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:54,769 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,769 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:54,782 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,782 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:58:54,786 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:54,788 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:58:54,789 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:58:54,796 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:54,821 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,821 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:54,834 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,835 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:58:54,838 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:54,841 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:58:54,841 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:58:54,848 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,848 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:54,875 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,875 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:54,889 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,890 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:58:54,893 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:54,896 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:58:54,896 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:58:54,902 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:54,925 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:54,938 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,939 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:58:54,942 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:54,945 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:58:54,945 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:58:54,952 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:54,976 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,976 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:54,988 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,989 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:58:54,992 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:54,995 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:58:54,995 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:58:55,003 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,027 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,040 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,041 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:58:55,044 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:55,047 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:58:55,047 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:58:55,054 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,078 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,091 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,091 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:55,095 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:55,097 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:58:55,098 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:58:55,103 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,132 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,145 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,146 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:55,149 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:55,152 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:58:55,152 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:58:55,159 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,184 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,184 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,197 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,197 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:55,201 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:55,203 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:58:55,203 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:58:55,210 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,211 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,235 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,248 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,248 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:58:55,252 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,255 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,257 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,257 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:58:55,257 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:55,258 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:55,302 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:58:55,302 INFO program/MainThread: stderr[5]: 2024-03-01 16:58:55,302 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:58:55,303 INFO program/MainThread: Running [6] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:55,311 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 16:58:55,312 INFO program/MainThread: stderr[6]: 2024-03-01 16:58:55,312 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:58:55,312 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 16:58:55,340 INFO program/MainThread: stdout[7]: 2024-03-01 16:58:55,340 INFO program/MainThread: stderr[7]: 2024-03-01 16:58:55,340 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:58:55,340 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 16:58:55,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,353 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,357 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:55,357 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:58:55,358 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:58:55,367 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,388 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,388 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:58:55,392 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,395 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,397 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,397 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:58:55,398 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:55,398 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:55,431 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:58:55,431 INFO program/MainThread: stderr[8]: 2024-03-01 16:58:55,431 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:58:55,432 INFO program/MainThread: Running [9] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:55,444 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 16:58:55,444 INFO program/MainThread: stderr[9]: 2024-03-01 16:58:55,444 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:58:55,444 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 16:58:55,493 INFO program/MainThread: stdout[10]: 2024-03-01 16:58:55,493 INFO program/MainThread: stderr[10]: 2024-03-01 16:58:55,493 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:58:55,493 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 16:58:55,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,506 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,510 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:55,510 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:58:55,511 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:58:55,521 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,521 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,542 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,542 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:58:55,546 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,549 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,551 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,551 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:58:55,551 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:55,552 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:55,583 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:58:55,583 INFO program/MainThread: stderr[11]: 2024-03-01 16:58:55,583 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:58:55,583 INFO program/MainThread: Running [12] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:55,597 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 16:58:55,597 INFO program/MainThread: stderr[12]: 2024-03-01 16:58:55,597 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:58:55,597 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 16:58:55,626 INFO program/MainThread: stdout[13]: 2024-03-01 16:58:55,626 INFO program/MainThread: stderr[13]: 2024-03-01 16:58:55,626 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:58:55,626 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 16:58:55,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,639 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,643 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:55,643 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:58:55,644 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:58:55,653 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,653 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,674 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,674 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:58:55,677 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,680 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,682 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,682 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:58:55,683 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:55,683 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:55,722 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:58:55,722 INFO program/MainThread: stderr[14]: 2024-03-01 16:58:55,722 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:58:55,723 INFO program/MainThread: Running [15] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:55,731 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 16:58:55,731 INFO program/MainThread: stderr[15]: 2024-03-01 16:58:55,731 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:58:55,731 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 16:58:55,759 INFO program/MainThread: stdout[16]: 2024-03-01 16:58:55,759 INFO program/MainThread: stderr[16]: 2024-03-01 16:58:55,759 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:58:55,759 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 16:58:55,760 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,773 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,776 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:55,777 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:58:55,778 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:58:55,787 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:55,812 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:55,812 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:58:55,816 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:58:55,818 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:58:55,821 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,824 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,826 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,829 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,832 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,834 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,837 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,840 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:58:55,843 INFO program/MainThread: Running [17] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:55,892 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 16:58:55,893 INFO program/MainThread: stderr[17]: 2024-03-01 16:58:55,893 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:58:55,903 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:58:55,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:58:55,917 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,930 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,936 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,944 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,955 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,966 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,973 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:55,979 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:58:55,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:56,034 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:58:56,041 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:58:56,041 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:56,055 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,056 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:58:56,064 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,064 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:56,075 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,075 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:58:56,079 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:58:56,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:58:56,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:58:56,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:58:56,091 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:56,094 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:58:56,097 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:56,100 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:58:56,103 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:56,106 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:58:56,109 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:56,112 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:58:56,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:56,121 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,126 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:58:56,126 INFO program/MainThread: Running [18] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:56,157 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 16:58:56,157 INFO program/MainThread: stderr[18]: 2024-03-01 16:58:56,157 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:58:56,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:58:56,161 INFO program/MainThread: Running [19] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:56,225 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 16:58:56,225 INFO program/MainThread: stderr[19]: 2024-03-01 16:58:56,225 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:58:56,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:56,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:58:56,264 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:56,264 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:56,290 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:56,295 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:58:56,295 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:58:56,304 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,305 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:56,322 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,322 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:58:56,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:56,329 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:58:56,332 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:58:56,332 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:58:56,499 INFO program/MainThread: stdout: 2024-03-01 16:58:56,499 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:58:56,499 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:58:56,499 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:58:56,499 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:58:56,499 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:58:56,499 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:58:56,499 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:58:56,500 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:58:56,500 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:58:56,500 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:58:56,500 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,500 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:58:56,514 INFO program/MainThread: stdout: 2024-03-01 16:58:56,515 INFO program/MainThread: writing all SBs 2024-03-01 16:58:56,515 INFO program/MainThread: new label = "" 2024-03-01 16:58:56,515 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:56,532 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:58:56,536 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:56,537 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:58:56,546 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,546 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:56,563 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,563 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:58:56,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:58:56,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:58:56,573 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:56,573 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:56,604 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 16:58:56,605 INFO program/MainThread: stderr[20]: 2024-03-01 16:58:56,605 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:58:56,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:58:56,609 INFO program/MainThread: Running [21] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:56,665 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 16:58:56,665 INFO program/MainThread: stderr[21]: 2024-03-01 16:58:56,665 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:58:56,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:56,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:58:56,690 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:58:56,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:56,726 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:58:56,736 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:58:56,737 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:58:56,746 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:56,763 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:56,763 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:58:56,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:56,770 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:58:56,772 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:58:56,772 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:58:57,527 INFO program/MainThread: stdout: 2024-03-01 16:58:57,527 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:58:57,527 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:58:57,527 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:58:57,527 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:58:57,529 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:58:57,529 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:58:57,529 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:58:57,529 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:58:57,529 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:58:57,529 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:58:57,529 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:57,530 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:58:57,544 INFO program/MainThread: stdout: 2024-03-01 16:58:57,544 INFO program/MainThread: writing all SBs 2024-03-01 16:58:57,544 INFO program/MainThread: new label = "" 2024-03-01 16:58:57,544 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:57,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:57,571 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:57,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:58:57,575 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:58:57,576 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:58:57,585 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:57,585 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:57,603 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:57,603 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:58:57,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:58:57,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:58:57,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:57,613 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:57,647 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 16:58:57,647 INFO program/MainThread: stderr[22]: 2024-03-01 16:58:57,647 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:58:57,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:58:57,651 INFO program/MainThread: Running [23] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:57,709 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 16:58:57,709 INFO program/MainThread: stderr[23]: 2024-03-01 16:58:57,709 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:58:57,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:57,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:58:57,732 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:58:57,732 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:57,775 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:57,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:58:57,782 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:58:57,782 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:58:57,791 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:57,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:57,809 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:57,809 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:58:57,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:57,816 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:58:57,818 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:58:57,819 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:58:58,611 INFO program/MainThread: stdout: 2024-03-01 16:58:58,612 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:58:58,612 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:58:58,612 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:58:58,612 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:58:58,612 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:58:58,612 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:58:58,612 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:58:58,612 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:58:58,612 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:58:58,612 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:58:58,612 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:58,613 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:58:58,628 INFO program/MainThread: stdout: 2024-03-01 16:58:58,628 INFO program/MainThread: writing all SBs 2024-03-01 16:58:58,628 INFO program/MainThread: new label = "" 2024-03-01 16:58:58,628 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:58,628 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:58,645 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:58,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:58:58,649 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:58:58,650 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:58:58,659 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:58,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:58,676 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:58,676 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:58:58,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:58:58,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:58:58,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:58,686 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:58,720 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 16:58:58,721 INFO program/MainThread: stderr[24]: 2024-03-01 16:58:58,721 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:58:58,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:58:58,725 INFO program/MainThread: Running [25] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:58,786 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 16:58:58,786 INFO program/MainThread: stderr[25]: 2024-03-01 16:58:58,786 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:58:58,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:58,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:58:58,809 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:58:58,809 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:58,852 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:58,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:58:58,857 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:58:58,857 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:58:58,867 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:58,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:58,883 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:58,883 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:58:58,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:58,890 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:58:58,892 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:58:58,893 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:58:59,694 INFO program/MainThread: stdout: 2024-03-01 16:58:59,695 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:58:59,695 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:58:59,695 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:58:59,695 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:58:59,695 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:58:59,695 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:58:59,695 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:58:59,695 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:58:59,695 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:58:59,695 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:58:59,695 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:59,696 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:58:59,710 INFO program/MainThread: stdout: 2024-03-01 16:58:59,710 INFO program/MainThread: writing all SBs 2024-03-01 16:58:59,710 INFO program/MainThread: new label = "" 2024-03-01 16:58:59,710 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:59,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:59,729 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:59,733 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:58:59,733 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:58:59,734 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:58:59,744 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:59,744 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:59,762 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:59,762 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:58:59,766 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:59,769 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:58:59,771 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:58:59,771 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:58:59,771 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:59,772 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:59,807 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:58:59,807 INFO program/MainThread: stderr[26]: 2024-03-01 16:58:59,807 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:58:59,808 INFO program/MainThread: Running [27] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:59,819 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 16:58:59,819 INFO program/MainThread: stderr[27]: 2024-03-01 16:58:59,819 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:58:59,819 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 16:58:59,845 INFO program/MainThread: stdout[28]: 2024-03-01 16:58:59,845 INFO program/MainThread: stderr[28]: 2024-03-01 16:58:59,845 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:58:59,845 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 16:58:59,846 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:59,858 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:59,862 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:59,862 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:58:59,863 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:58:59,872 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:59,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:59,897 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:59,897 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:58:59,901 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:59,903 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:58:59,906 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:58:59,906 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:58:59,906 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:59,906 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:59,947 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:58:59,947 INFO program/MainThread: stderr[29]: 2024-03-01 16:58:59,948 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:58:59,948 INFO program/MainThread: Running [30] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:59,956 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 16:58:59,956 INFO program/MainThread: stderr[30]: 2024-03-01 16:58:59,956 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:58:59,956 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 16:58:59,983 INFO program/MainThread: stdout[31]: 2024-03-01 16:58:59,983 INFO program/MainThread: stderr[31]: 2024-03-01 16:58:59,983 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:58:59,983 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 16:58:59,984 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:59,996 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,000 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:00,000 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:59:00,001 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:59:00,011 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,011 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,036 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,036 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:59:00,040 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,043 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,045 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,045 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:59:00,046 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:00,046 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:00,076 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:59:00,076 INFO program/MainThread: stderr[32]: 2024-03-01 16:59:00,076 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:59:00,076 INFO program/MainThread: Running [33] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,094 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 16:59:00,094 INFO program/MainThread: stderr[33]: 2024-03-01 16:59:00,094 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:59:00,094 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 16:59:00,122 INFO program/MainThread: stdout[34]: 2024-03-01 16:59:00,122 INFO program/MainThread: stderr[34]: 2024-03-01 16:59:00,122 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:59:00,122 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 16:59:00,123 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,136 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,140 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:00,140 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:59:00,141 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:59:00,151 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,173 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,173 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:59:00,188 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:59:00,191 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:59:00,194 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,196 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,199 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,202 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,204 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,207 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:59:00,210 INFO program/MainThread: Running [35] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,267 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 16:59:00,267 INFO program/MainThread: stderr[35]: 2024-03-01 16:59:00,267 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:59:00,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:00,287 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:59:00,292 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,298 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,301 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,303 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,306 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,309 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,323 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:59:00,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:59:00,330 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,342 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,343 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:59:00,351 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,365 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,365 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:59:00,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:59:00,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:59:00,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:00,378 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:59:00,381 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,384 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,387 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,390 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,393 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,396 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:59:00,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,409 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:59:00,413 INFO program/MainThread: Running [36] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,447 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:59:00,447 INFO program/MainThread: stderr[36]: 2024-03-01 16:59:00,447 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:59:00,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:59:00,451 INFO program/MainThread: Running [37] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,516 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 16:59:00,516 INFO program/MainThread: stderr[37]: 2024-03-01 16:59:00,516 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:59:00,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:00,534 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:59:00,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,566 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:59:00,571 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:59:00,571 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:59:00,581 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,599 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,599 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:59:00,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,606 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:59:00,608 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:59:00,609 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:59:00,776 INFO program/MainThread: stdout: 2024-03-01 16:59:00,777 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:59:00,777 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:00,777 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:00,777 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:59:00,777 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:59:00,777 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:00,777 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:00,777 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:59:00,777 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:00,777 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:00,777 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,778 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:59:00,792 INFO program/MainThread: stdout: 2024-03-01 16:59:00,793 INFO program/MainThread: writing all SBs 2024-03-01 16:59:00,793 INFO program/MainThread: new label = "" 2024-03-01 16:59:00,793 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,793 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,810 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:00,814 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:59:00,815 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:59:00,825 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,825 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:00,843 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:00,843 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:59:00,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:59:00,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:59:00,853 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,853 INFO program/MainThread: Running [38] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,890 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 16:59:00,890 INFO program/MainThread: stderr[38]: 2024-03-01 16:59:00,890 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:59:00,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:59:00,894 INFO program/MainThread: Running [39] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:00,953 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 16:59:00,953 INFO program/MainThread: stderr[39]: 2024-03-01 16:59:00,953 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:59:00,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:00,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:00,975 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:59:00,975 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:01,010 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:01,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:59:01,015 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:59:01,015 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:59:01,025 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:01,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:01,039 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:01,039 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:59:01,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:01,046 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:59:01,048 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:59:01,049 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:59:01,858 INFO program/MainThread: stdout: 2024-03-01 16:59:01,859 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:59:01,859 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:01,859 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:01,859 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:59:01,859 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:59:01,859 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:01,859 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:01,859 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:59:01,859 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:01,859 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:01,859 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:01,860 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:59:01,874 INFO program/MainThread: stdout: 2024-03-01 16:59:01,874 INFO program/MainThread: writing all SBs 2024-03-01 16:59:01,874 INFO program/MainThread: new label = "" 2024-03-01 16:59:01,874 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:01,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:01,892 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:01,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:01,896 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:59:01,897 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:59:01,907 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:01,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:01,924 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:01,924 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:59:01,928 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:01,930 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:01,933 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:01,933 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:01,933 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:01,933 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:01,967 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:59:01,967 INFO program/MainThread: stderr[40]: 2024-03-01 16:59:01,967 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:59:01,967 INFO program/MainThread: Running [41] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:01,981 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 16:59:01,981 INFO program/MainThread: stderr[41]: 2024-03-01 16:59:01,981 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:59:01,981 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 16:59:02,009 INFO program/MainThread: stdout[42]: 2024-03-01 16:59:02,009 INFO program/MainThread: stderr[42]: 2024-03-01 16:59:02,009 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:59:02,009 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 16:59:02,010 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,023 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,027 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:02,027 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:59:02,028 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:59:02,038 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,063 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,063 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:59:02,067 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,070 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,072 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,073 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:02,073 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:02,073 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:02,113 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:59:02,114 INFO program/MainThread: stderr[43]: 2024-03-01 16:59:02,114 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:59:02,114 INFO program/MainThread: Running [44] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:02,124 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 16:59:02,124 INFO program/MainThread: stderr[44]: 2024-03-01 16:59:02,124 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:59:02,124 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 16:59:02,149 INFO program/MainThread: stdout[45]: 2024-03-01 16:59:02,149 INFO program/MainThread: stderr[45]: 2024-03-01 16:59:02,149 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:59:02,150 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 16:59:02,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,163 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:02,167 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:59:02,168 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:59:02,178 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,202 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,202 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:59:02,206 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,209 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,211 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,211 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:02,211 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:02,211 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:02,249 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:59:02,249 INFO program/MainThread: stderr[46]: 2024-03-01 16:59:02,249 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:59:02,250 INFO program/MainThread: Running [47] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:02,263 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 16:59:02,263 INFO program/MainThread: stderr[47]: 2024-03-01 16:59:02,263 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:59:02,263 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 16:59:02,294 INFO program/MainThread: stdout[48]: 2024-03-01 16:59:02,294 INFO program/MainThread: stderr[48]: 2024-03-01 16:59:02,294 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:59:02,295 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 16:59:02,295 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,309 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,313 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:02,313 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:59:02,314 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:59:02,324 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,348 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,348 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:59:02,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:59:02,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:59:02,357 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,360 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,362 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,365 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,368 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,370 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:59:02,373 INFO program/MainThread: Running [49] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:02,429 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 16:59:02,429 INFO program/MainThread: stderr[49]: 2024-03-01 16:59:02,430 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:59:02,441 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:02,448 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:59:02,454 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,460 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,463 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,466 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,469 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,472 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,472 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,481 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,486 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:59:02,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:59:02,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,502 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,503 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:59:02,512 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,524 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,524 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:02,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:59:02,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:59:02,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:02,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:59:02,540 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,543 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,546 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,549 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,552 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,555 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:02,555 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,568 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:59:02,573 INFO program/MainThread: Running [50] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:02,610 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:59:02,610 INFO program/MainThread: stderr[50]: 2024-03-01 16:59:02,610 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:59:02,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:59:02,614 INFO program/MainThread: Running [51] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:02,671 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 16:59:02,672 INFO program/MainThread: stderr[51]: 2024-03-01 16:59:02,672 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:59:02,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:02,688 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:59:02,688 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,727 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:59:02,732 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:02,732 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:59:02,742 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:02,759 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,759 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:02,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:02,766 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:59:02,769 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:59:02,769 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:59:02,981 INFO program/MainThread: stdout: 2024-03-01 16:59:02,981 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:59:02,981 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:02,981 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:02,981 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:59:02,982 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:59:02,982 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:02,982 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:02,982 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:59:02,982 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:02,982 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:02,982 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,982 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:59:02,996 INFO program/MainThread: stdout: 2024-03-01 16:59:02,996 INFO program/MainThread: writing all SBs 2024-03-01 16:59:02,996 INFO program/MainThread: new label = "" 2024-03-01 16:59:02,996 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:02,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:03,013 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:03,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:03,017 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:59:03,019 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:59:03,028 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:03,029 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:03,046 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:03,046 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:03,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:59:03,053 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:59:03,056 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:03,056 INFO program/MainThread: Running [52] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:03,088 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:59:03,088 INFO program/MainThread: stderr[52]: 2024-03-01 16:59:03,088 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:59:03,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:59:03,092 INFO program/MainThread: Running [53] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:03,153 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 16:59:03,153 INFO program/MainThread: stderr[53]: 2024-03-01 16:59:03,153 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:59:03,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:03,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:03,172 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:59:03,172 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:03,205 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:03,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:59:03,210 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:59:03,210 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:59:03,220 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:03,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:03,237 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:03,237 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:03,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:03,244 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:03,246 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:59:03,247 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:59:04,062 INFO program/MainThread: stdout: 2024-03-01 16:59:04,062 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:59:04,062 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:04,062 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:04,063 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:59:04,065 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:59:04,065 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:04,065 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:04,065 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:59:04,065 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:04,065 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:04,065 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:04,066 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:59:04,079 INFO program/MainThread: stdout: 2024-03-01 16:59:04,080 INFO program/MainThread: writing all SBs 2024-03-01 16:59:04,080 INFO program/MainThread: new label = "" 2024-03-01 16:59:04,080 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:04,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:04,103 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:04,107 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:04,107 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:59:04,108 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:59:04,117 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:04,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:04,131 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:04,136 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:04,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 0x7f9b831d60e0> 2024-03-01 16:59:04,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:59:04,143 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:04,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:59:04,148 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:59:04,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:59:04,154 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:59:04,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:59:04,159 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:59:04,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:59:04,165 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:59:04,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:59:04,170 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:59:04,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:59:04,176 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:59:04,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:59:04,181 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:59:04,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:59:04,187 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:04,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:59:04,192 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:59:04,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:59:04,197 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:59:04,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:59:04,203 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:59:04,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:59:04,208 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:59:04,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:59:04,213 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:59:04,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:59:04,218 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:59:04,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:04,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:59:04,224 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:59:25,948 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__w1v15gr/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:25,982 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:25,983 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:25,985 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:25,986 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:59:25,986 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:25,986 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:25,990 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:25,990 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:25,994 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:25,994 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:25,997 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:25,997 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:26,000 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:26,000 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:26,010 INFO program/MainThread: stdout: 2024-03-01 16:59:26,011 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:26,011 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt 2024-03-01 16:59:26,011 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 30f303d6-9c69-42aa-abae-4e8aff0de495 2024-03-01 16:59:26,011 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT 2024-03-01 16:59:26,011 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 30f303d6-9c69-42aa-abae-4e8aff0de495 2024-03-01 16:59:26,011 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814 2024-03-01 16:59:26,011 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 2024-03-01 16:59:26,011 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t 2024-03-01 16:59:26,011 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 36bb2c95-f935-4788-b654-5a381db57d09 2024-03-01 16:59:26,011 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a4e048c2-11fd-4f83-8612-849f1a6d3f35 2024-03-01 16:59:26,011 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a 2024-03-01 16:59:26,011 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY 2024-03-01 16:59:26,011 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU 2024-03-01 16:59:26,011 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a02c3997-a44a-439f-a65c-8036fbb982ff 2024-03-01 16:59:26,011 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs d23152b6-8176-49cc-bcb8-21c4030c032c 2024-03-01 16:59:26,011 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1f0b4b87-6637-4996-9012-f10e704a6ce4 2024-03-01 16:59:26,011 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 2024-03-01 16:59:26,011 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1f0b4b87-6637-4996-9012-f10e704a6ce4 2024-03-01 16:59:26,011 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW 2024-03-01 16:59:26,011 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 15bc2e98-0777-4a86-96f0-9a1aa8e81483 2024-03-01 16:59:26,011 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz 2024-03-01 16:59:26,011 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 15bc2e98-0777-4a86-96f0-9a1aa8e81483 2024-03-01 16:59:26,011 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:26,011 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:26,011 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:26,011 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:26,011 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:26,011 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 30f303d6-9c69-42aa-abae-4e8aff0de495 sdb 1073741824 root disk brw-rw---- LVM2_member FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 30f303d6-9c69-42aa-abae-4e8aff0de495 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814 sdc 1073741824 root disk brw-rw---- LVM2_member ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 sdd 1073741824 root disk brw-rw---- LVM2_member fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 36bb2c95-f935-4788-b654-5a381db57d09 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a4e048c2-11fd-4f83-8612-849f1a6d3f35 sde 1073741824 root disk brw-rw---- LVM2_member jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a sdf 1073741824 root disk brw-rw---- LVM2_member INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY sdg 1073741824 root disk brw-rw---- LVM2_member pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a02c3997-a44a-439f-a65c-8036fbb982ff |-test_vg3-lv7 427819008 root disk brw-rw---- xfs d23152b6-8176-49cc-bcb8-21c4030c032c `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1f0b4b87-6637-4996-9012-f10e704a6ce4 sdh 1073741824 root disk brw-rw---- LVM2_member s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1f0b4b87-6637-4996-9012-f10e704a6ce4 sdi 1073741824 root disk brw-rw---- LVM2_member i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 15bc2e98-0777-4a86-96f0-9a1aa8e81483 sdj 1073741824 root disk brw-rw---- LVM2_member edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 15bc2e98-0777-4a86-96f0-9a1aa8e81483 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:26,012 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:26,012 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:26,012 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:26,012 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:26,012 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:26,013 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:26,013 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:26,024 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:26,041 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:59:26,045 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/lvm-pv-uuid-208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt', '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': '208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt', 'ID_FS_UUID_ENC': '208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:59:26,045 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:59:26,046 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:26,080 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:26,080 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:26,080 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:26,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:26,092 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:26,094 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:59:26,099 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:26,099 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:26,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:26,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:26,103 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:26,106 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:26,107 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:59:26,110 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:59:26,110 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:26,110 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:26,111 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0153eb910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:59:26,114 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:26,117 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:26,118 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:59:26,121 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:26,121 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:59:26,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:59:26,127 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,128 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:59:26,130 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:59:26,131 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:26,131 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:26,165 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_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=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_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=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:59:26,165 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT. WARNING: Couldn't find device with uuid ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2. WARNING: VG test_vg1 is missing PV FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:26,165 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:26,165 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:59:26,169 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; pe_start: 8 MiB ; 2024-03-01 16:59:26,170 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:59:26,173 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:26,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:26,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:26,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:26,184 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:26,218 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:59:26,218 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT. WARNING: Couldn't find device with uuid ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2. WARNING: VG test_vg1 is missing PV FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:26,219 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:59:26,219 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:26,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:59:26,224 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:26,228 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:26,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:26,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:26,231 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:26,265 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv 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=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc 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=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:26,266 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT. WARNING: Couldn't find device with uuid ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2. WARNING: VG test_vg1 is missing PV FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:26,266 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:59:26,270 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:59:26,271 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:59:26,273 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:59:26,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:26,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:26,279 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:26,279 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:26,282 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_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/lvm-pv-uuid-FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2', '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': 'FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT', 'ID_FS_UUID_ENC': 'FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:59:26,282 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:59:26,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:26,293 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:26,294 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:26,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:59:26,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:26,297 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:26,300 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:26,300 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:59:26,303 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:59:26,303 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:26,304 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:59:26,304 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd01463f3d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:59:26,307 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:26,310 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:26,310 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:59:26,313 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:26,313 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:59:26,316 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,316 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:59:26,319 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,319 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:59:26,322 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:59:26,322 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:26,322 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:59:26,356 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_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=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:59:26,356 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2. WARNING: VG test_vg1 is missing PV ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 (last written to /dev/sdc). 2024-03-01 16:59:26,356 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:59:26,356 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:59:26,360 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:59:26,360 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:59:26,363 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:26,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:26,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:26,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:26,375 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:26,378 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:59:26,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:26,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:26,383 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:59:26,417 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:26,417 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2. WARNING: VG test_vg1 is missing PV ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 (last written to /dev/sdc). 2024-03-01 16:59:26,417 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:59:26,417 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:26,417 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:26,422 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:59:26,422 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:59:26,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:26,433 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:26,433 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:26,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:59:26,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:26,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:26,439 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:26,439 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:59:26,442 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:59:26,443 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:26,443 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:59:26,443 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd01464a8b0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:59:26,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:26,446 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:26,449 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:59:26,449 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:59:26,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:26,460 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:26,461 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:26,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:59:26,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:26,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:26,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:26,467 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:59:26,469 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:59:26,470 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:26,470 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:59:26,470 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd01464af70) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:59:26,473 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:26,473 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:26,476 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/lvm-pv-uuid-ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33', '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': 'ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2', 'ID_FS_UUID_ENC': 'ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:59:26,476 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:59:26,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:26,487 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:26,487 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:26,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:59:26,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:26,490 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:26,493 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:26,494 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:59:26,496 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:59:26,497 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:26,497 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:59:26,497 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd01464eaf0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:59:26,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:26,503 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:26,503 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:59:26,506 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:26,506 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:59:26,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:59:26,512 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,513 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:59:26,515 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:59:26,515 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:26,515 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:59:26,555 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:59:26,555 INFO program/MainThread: stderr[9]: 2024-03-01 16:59:26,555 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:59:26,555 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:59:26,559 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:59:26,559 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:59:26,562 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:26,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:26,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:26,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:26,574 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:26,577 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:59:26,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:26,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:26,582 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:59:26,618 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:26,618 INFO program/MainThread: stderr[10]: 2024-03-01 16:59:26,618 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:59:26,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:26,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:26,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:59:26,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:26,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:59:26,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:26,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:26,641 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:59:26,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:59:26,645 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:59:26,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:26,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:26,651 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:26,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:59:26,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:26,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:26,658 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:59:26,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:59:26,661 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:59:26,662 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:59:26,662 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:59:26,665 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:26,665 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:59:26,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:59:26,668 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:59:26,672 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-id/dm-uuid-LVM-2tyhAiO9yms3n3d9kxWP0rexFtWdonAC54bE6BgUBfu631s2gT39A6mAx855phkv ' '/dev/disk/by-uuid/c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '101', '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-2tyhAiO9yms3n3d9kxWP0rexFtWdonAC54bE6BgUBfu631s2gT39A6mAx855phkv', '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': 'c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814', 'ID_FS_UUID_ENC': 'c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814', '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': '1215993505'} ; 2024-03-01 16:59:26,672 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:59:26,672 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:26,675 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:59:26,675 INFO program/MainThread: stderr[11]: 2024-03-01 16:59:26,675 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:59:26,676 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:26,678 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:59:26,678 INFO program/MainThread: stderr[12]: 2024-03-01 16:59:26,678 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:59:26,678 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:26,681 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:59:26,681 INFO program/MainThread: stderr[13]: 2024-03-01 16:59:26,681 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:59:26,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:59:26,690 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:26,691 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:59:26,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:26,692 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:59:26,688 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd01465cca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv 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 (0x7fd014734280) -- 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 = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:26,692 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:26,695 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:59:26,695 INFO program/MainThread: stderr[14]: 2024-03-01 16:59:26,695 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:59:26,699 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:26,703 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:26,703 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:59:26,706 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:26,706 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:59:26,709 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,709 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:59:26,712 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,712 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:59:26,714 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:26,714 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:59:26,718 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:26,718 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:59:26,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:26,722 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:26,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:26,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:26,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:59:26,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:59:26,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:59:26,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:59:26,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:26,743 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:59:26,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:59:26,746 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:26,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:59:26,750 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:59:26,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:59:26,753 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:59:26,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:59:26,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:26,759 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:59:26,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:59:26,763 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:26,763 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:59:26,763 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:59:26,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:26,766 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:59:26,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:59:26,769 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:26,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/30f303d6-9c69-42aa-abae-4e8aff0de495 ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-2tyhAiO9yms3n3d9kxWP0rexFtWdonACr7Mkd2fdPx3d98hIH0dBIIXIDkr5I8nc ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '100', '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-2tyhAiO9yms3n3d9kxWP0rexFtWdonACr7Mkd2fdPx3d98hIH0dBIIXIDkr5I8nc', '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': '30f303d6-9c69-42aa-abae-4e8aff0de495', 'ID_FS_UUID_ENC': '30f303d6-9c69-42aa-abae-4e8aff0de495', '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': '1215515100'} ; 2024-03-01 16:59:26,773 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:59:26,773 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:26,776 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:59:26,776 INFO program/MainThread: stderr[15]: 2024-03-01 16:59:26,777 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:59:26,777 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:26,779 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:59:26,779 INFO program/MainThread: stderr[16]: 2024-03-01 16:59:26,779 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:59:26,779 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:26,782 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:59:26,782 INFO program/MainThread: stderr[17]: 2024-03-01 16:59:26,782 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:59:26,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:59:26,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:26,792 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:26,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:26,793 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:26,789 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd01465e0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc 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 (0x7fd014734280) -- name = test_vg1 status = True 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 = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:26,794 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:26,797 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:59:26,797 INFO program/MainThread: stderr[18]: 2024-03-01 16:59:26,797 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:59:26,801 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:59:26,804 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:26,804 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:59:26,807 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:26,808 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:59:26,811 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,811 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:59:26,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,814 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:59:26,814 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:59:26,817 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:26,817 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:59:26,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:59:26,821 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:26,821 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:26,824 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/lvm-pv-uuid-fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444', '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': 'fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t', 'ID_FS_UUID_ENC': 'fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:59:26,824 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:59:26,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:26,835 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:26,836 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:26,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:59:26,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:59:26,839 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:26,842 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:26,842 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:59:26,845 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:59:26,845 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:26,846 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:59:26,846 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd01464a730) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:59:26,849 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:26,852 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:26,852 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:59:26,855 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:26,855 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:59:26,858 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,858 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:59:26,861 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:26,861 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:59:26,864 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:59:26,864 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:59:26,864 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 16:59:26,896 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:59:26,896 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a. WARNING: Couldn't find device with uuid INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY. WARNING: VG test_vg2 is missing PV jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a (last written to /dev/sde). WARNING: VG test_vg2 is missing PV INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY (last written to /dev/sdf). 2024-03-01 16:59:26,896 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:59:26,896 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:59:26,900 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:59:26,901 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:59:26,904 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:59:26,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:26,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:26,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:26,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:26,915 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 16:59:26,946 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 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=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:59:26,946 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a. WARNING: Couldn't find device with uuid INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY. WARNING: VG test_vg2 is missing PV jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a (last written to /dev/sde). WARNING: VG test_vg2 is missing PV INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY (last written to /dev/sdf). 2024-03-01 16:59:26,946 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:59:26,946 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:26,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:59:26,951 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:59:26,954 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:26,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:59:26,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:59:26,958 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 16:59:26,991 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:26,991 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a. WARNING: Couldn't find device with uuid INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY. WARNING: VG test_vg2 is missing PV jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a (last written to /dev/sde). WARNING: VG test_vg2 is missing PV INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY (last written to /dev/sdf). 2024-03-01 16:59:26,991 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:59:26,995 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:59:26,996 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:59:26,999 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:59:27,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:59:27,005 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:59:27,005 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:27,008 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:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/lvm-pv-uuid-jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e', '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': 'jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a', 'ID_FS_UUID_ENC': 'jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:59:27,008 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:59:27,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:27,019 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:27,020 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:27,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:59:27,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:59:27,023 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:27,026 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:27,026 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:59:27,029 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:59:27,029 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:27,030 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:59:27,030 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd014f65b80) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:59:27,033 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:27,036 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:27,036 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:59:27,039 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:27,039 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:59:27,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:59:27,045 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,045 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:59:27,048 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:59:27,048 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:59:27,048 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 16:59:27,088 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:59:27,088 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY. WARNING: VG test_vg2 is missing PV INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY (last written to /dev/sdf). 2024-03-01 16:59:27,088 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:59:27,089 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:59:27,092 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:59:27,093 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:59:27,095 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:59:27,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:59:27,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:59:27,107 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:27,110 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:59:27,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:27,115 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 16:59:27,150 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:27,150 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY. WARNING: VG test_vg2 is missing PV INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY (last written to /dev/sdf). 2024-03-01 16:59:27,150 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:59:27,150 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:59:27,150 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:27,155 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/lvm-pv-uuid-INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e', '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': 'INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY', 'ID_FS_UUID_ENC': 'INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:59:27,155 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:59:27,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:27,166 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:27,167 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:27,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:59:27,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:59:27,170 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:27,173 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:27,173 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:59:27,176 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:59:27,176 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:27,177 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:59:27,177 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd014677610) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:59:27,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:27,183 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:27,183 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:59:27,186 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:27,186 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:59:27,189 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,189 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:59:27,192 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,192 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:59:27,195 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:59:27,195 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:59:27,195 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 16:59:27,233 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:59:27,233 INFO program/MainThread: stderr[24]: 2024-03-01 16:59:27,233 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:59:27,233 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:59:27,237 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:59:27,238 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:59:27,241 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:59:27,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:27,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:59:27,252 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:27,255 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:59:27,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:27,261 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 16:59:27,302 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:27,302 INFO program/MainThread: stderr[25]: 2024-03-01 16:59:27,302 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:59:27,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:27,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:27,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:59:27,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:59:27,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:59:27,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:59:27,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:27,325 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:59:27,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:59:27,329 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:59:27,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:59:27,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:59:27,335 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:59:27,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:59:27,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:59:27,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:27,341 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:59:27,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:59:27,345 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:59:27,345 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:59:27,345 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:59:27,348 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:27,348 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:59:27,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:59:27,352 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:59:27,355 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLMm6W9w9XfaZ5xLZHPxnJg6nVnYip5eVw ' '/dev/disk/by-uuid/a4e048c2-11fd-4f83-8612-849f1a6d3f35 ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '99', '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-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLMm6W9w9XfaZ5xLZHPxnJg6nVnYip5eVw', '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': 'a4e048c2-11fd-4f83-8612-849f1a6d3f35', 'ID_FS_UUID_ENC': 'a4e048c2-11fd-4f83-8612-849f1a6d3f35', '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': '1213796542'} ; 2024-03-01 16:59:27,355 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:59:27,356 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:27,359 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:59:27,359 INFO program/MainThread: stderr[26]: 2024-03-01 16:59:27,359 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:59:27,359 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:27,362 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:59:27,362 INFO program/MainThread: stderr[27]: 2024-03-01 16:59:27,362 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:59:27,362 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:27,364 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:59:27,365 INFO program/MainThread: stderr[28]: 2024-03-01 16:59:27,365 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:59:27,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:59:27,374 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:27,375 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:59:27,375 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:27,376 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:59:27,372 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd014600b50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw 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 (0x7fd014734ca0) -- 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 = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:27,376 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:27,379 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:59:27,379 INFO program/MainThread: stderr[29]: 2024-03-01 16:59:27,379 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:59:27,383 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:59:27,386 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:27,386 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:59:27,390 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:27,390 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:59:27,393 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,393 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:59:27,396 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,396 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:59:27,397 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:59:27,399 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:27,400 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:59:27,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:59:27,403 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:27,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:27,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:27,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:59:27,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:59:27,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:59:27,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:59:27,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:27,424 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:59:27,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:59:27,428 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:59:27,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:59:27,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:59:27,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:59:27,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:59:27,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:59:27,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:27,441 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:59:27,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:59:27,445 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:59:27,445 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:59:27,445 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:59:27,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:27,448 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:59:27,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:59:27,451 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:59:27,455 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/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/36bb2c95-f935-4788-b654-5a381db57d09 ' '/dev/disk/by-id/dm-uuid-LVM-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLC2rG2LgYRLG8nzY7GI6zShKwOPupz1Se', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '98', '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-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLC2rG2LgYRLG8nzY7GI6zShKwOPupz1Se', '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': '36bb2c95-f935-4788-b654-5a381db57d09', 'ID_FS_UUID_ENC': '36bb2c95-f935-4788-b654-5a381db57d09', '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': '1213351940'} ; 2024-03-01 16:59:27,455 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:59:27,455 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:27,458 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:59:27,459 INFO program/MainThread: stderr[30]: 2024-03-01 16:59:27,459 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:59:27,459 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:27,461 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:59:27,461 INFO program/MainThread: stderr[31]: 2024-03-01 16:59:27,461 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:59:27,461 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:27,464 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:59:27,464 INFO program/MainThread: stderr[32]: 2024-03-01 16:59:27,464 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:59:27,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:59:27,474 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:27,474 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:27,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:27,475 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:27,471 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd0146037c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se 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 (0x7fd014734ca0) -- name = test_vg2 status = 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 = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:27,476 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:27,479 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:59:27,479 INFO program/MainThread: stderr[33]: 2024-03-01 16:59:27,479 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:59:27,483 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:59:27,486 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:27,486 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:59:27,490 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:27,490 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:59:27,493 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,493 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:59:27,496 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,496 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:59:27,497 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:59:27,500 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:27,500 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:59:27,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:59:27,503 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:27,503 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:27,506 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:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/lvm-pv-uuid-pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU', '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': 'pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU', 'ID_FS_UUID_ENC': 'pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:59:27,506 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:59:27,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:27,518 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:27,518 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:27,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:59:27,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:59:27,522 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:27,525 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:27,525 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:59:27,528 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:59:27,528 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:27,529 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:59:27,529 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd014f65a30) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:59:27,532 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:27,535 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:27,535 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:59:27,538 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:27,538 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:59:27,541 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,541 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:59:27,544 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,544 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:59:27,546 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:59:27,547 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:59:27,547 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda,/dev/sdg,/dev/sdd ... 2024-03-01 16:59:27,584 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:59:27,584 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0. WARNING: Couldn't find device with uuid i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW. WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:27,584 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:59:27,584 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:59:27,588 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:59:27,589 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:59:27,591 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:59:27,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:27,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:27,603 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda,/dev/sdg,/dev/sdd ... 2024-03-01 16:59:27,641 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 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=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 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=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:59:27,641 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0. WARNING: Couldn't find device with uuid i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW. WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:27,641 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:59:27,641 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:27,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:59:27,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:59:27,649 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:27,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:59:27,652 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:59:27,652 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sda,/dev/sdg,/dev/sdd ... 2024-03-01 16:59:27,693 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp 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=P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:27,693 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0. WARNING: Couldn't find device with uuid i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW. WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:27,693 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:59:27,698 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:59:27,698 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:59:27,701 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:59:27,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:59:27,706 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:59:27,706 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:27,710 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/lvm-pv-uuid-s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0', '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': 's3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0', 'ID_FS_UUID_ENC': 's3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:59:27,710 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:59:27,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:27,722 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:27,722 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:27,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:59:27,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:59:27,725 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:27,728 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:27,728 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:59:27,731 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:59:27,731 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:27,732 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:59:27,732 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd0146c9940) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:59:27,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:27,738 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:27,738 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:59:27,741 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:27,741 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:59:27,744 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,744 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:59:27,747 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,747 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:59:27,750 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:59:27,750 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:59:27,750 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda,/dev/sdg,/dev/sdd ... 2024-03-01 16:59:27,785 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:59:27,785 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW. WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:27,785 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:59:27,786 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:59:27,789 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; pe_start: 8 MiB ; 2024-03-01 16:59:27,790 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:59:27,792 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:59:27,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:59:27,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:59:27,804 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:27,807 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:59:27,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:27,812 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda,/dev/sdg,/dev/sdd ... 2024-03-01 16:59:27,848 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:27,848 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW. WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:27,848 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:59:27,848 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:59:27,848 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:27,853 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/lvm-pv-uuid-i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW', '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': 'i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW', 'ID_FS_UUID_ENC': 'i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:59:27,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 16:59:27,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:27,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:27,865 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:27,865 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:27,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:59:27,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:59:27,869 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:27,871 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:27,872 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:59:27,875 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:59:27,875 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:27,875 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:59:27,875 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd014608880) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:59:27,878 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:27,881 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:27,882 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:59:27,885 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:27,885 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:59:27,888 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,888 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:59:27,891 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:27,891 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:59:27,893 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:59:27,894 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:59:27,894 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/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda,/dev/sdi,/dev/sdg,/dev/sdd ... 2024-03-01 16:59:27,933 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:59:27,933 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:27,933 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:59:27,934 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:59:27,938 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; pe_start: 8 MiB ; 2024-03-01 16:59:27,938 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:59:27,941 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:59:27,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:27,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:59:27,952 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:27,955 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:59:27,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:27,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:27,961 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/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda,/dev/sdi,/dev/sdg,/dev/sdd ... 2024-03-01 16:59:28,002 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:28,002 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:28,002 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:59:28,002 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:59:28,003 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:28,007 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/lvm-pv-uuid-edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz', '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': 'edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz', 'ID_FS_UUID_ENC': 'edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:59:28,007 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:59:28,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:28,019 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:28,019 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:28,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:59:28,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:59:28,022 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:28,025 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:28,025 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:59:28,028 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:59:28,029 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:28,029 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:59:28,029 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd01460e8e0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:59:28,032 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:28,035 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:28,035 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:59:28,038 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:28,038 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:59:28,041 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:59:28,044 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,045 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:59:28,047 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:59:28,047 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:59:28,047 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/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda,/dev/sdj,/dev/sdi,/dev/sdg,/dev/sdd ... 2024-03-01 16:59:28,088 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:59:28,088 INFO program/MainThread: stderr[41]: 2024-03-01 16:59:28,088 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:59:28,088 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:59:28,092 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:59:28,093 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:59:28,095 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:59:28,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:28,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:28,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:59:28,107 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:28,110 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:59:28,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:28,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:28,116 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/sdc,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda,/dev/sdj,/dev/sdi,/dev/sdg,/dev/sdd ... 2024-03-01 16:59:28,154 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:28,154 INFO program/MainThread: stderr[42]: 2024-03-01 16:59:28,154 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:59:28,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:28,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:28,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:59:28,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:59:28,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:59:28,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:59:28,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:59:28,178 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:59:28,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:59:28,181 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:59:28,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:59:28,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:59:28,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:59:28,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:59:28,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:59:28,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:59:28,194 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:59:28,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:59:28,197 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:59:28,197 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:59:28,198 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:59:28,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:59:28,201 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:59:28,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:59:28,204 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:59:28,207 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VptR4J2PGdsHPrM4nanwPg1NcrGDGThNv8 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/15bc2e98-0777-4a86-96f0-9a1aa8e81483 ' '/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': '97', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VptR4J2PGdsHPrM4nanwPg1NcrGDGThNv8', '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': '15bc2e98-0777-4a86-96f0-9a1aa8e81483', 'ID_FS_UUID_ENC': '15bc2e98-0777-4a86-96f0-9a1aa8e81483', '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': '1211625638'} ; 2024-03-01 16:59:28,207 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:59:28,208 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:28,211 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:59:28,211 INFO program/MainThread: stderr[43]: 2024-03-01 16:59:28,211 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:59:28,211 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:28,213 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:59:28,214 INFO program/MainThread: stderr[44]: 2024-03-01 16:59:28,214 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:59:28,214 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:28,216 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:59:28,216 INFO program/MainThread: stderr[45]: 2024-03-01 16:59:28,216 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:59:28,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:59:28,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,227 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:59:28,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,228 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:59:28,224 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd014615a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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 (0x7fd014605ac0) -- 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 = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:28,229 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:28,232 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:59:28,232 INFO program/MainThread: stderr[46]: 2024-03-01 16:59:28,232 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:59:28,236 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:59:28,239 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:28,239 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:59:28,243 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:28,243 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:59:28,246 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,246 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:59:28,249 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,249 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:59:28,249 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:59:28,253 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:28,253 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:59:28,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:59:28,256 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:28,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:28,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:28,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:59:28,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:59:28,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:59:28,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:59:28,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:59:28,278 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:59:28,281 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:59:28,281 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:59:28,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:59:28,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:59:28,288 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:59:28,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:59:28,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:59:28,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:59:28,304 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:59:28,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:59:28,307 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:59:28,307 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:59:28,307 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:59:28,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:59:28,310 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:59:28,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:59:28,314 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:59:28,317 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/1f0b4b87-6637-4996-9012-f10e704a6ce4 ' '/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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpnAg9HDANoegzmvKjcF4TIDHxv4oJN5Lp', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '96', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpnAg9HDANoegzmvKjcF4TIDHxv4oJN5Lp', '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': '1f0b4b87-6637-4996-9012-f10e704a6ce4', 'ID_FS_UUID_ENC': '1f0b4b87-6637-4996-9012-f10e704a6ce4', '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': '1210553562'} ; 2024-03-01 16:59:28,317 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:59:28,317 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:28,320 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:59:28,320 INFO program/MainThread: stderr[47]: 2024-03-01 16:59:28,321 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:59:28,321 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:28,323 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:59:28,323 INFO program/MainThread: stderr[48]: 2024-03-01 16:59:28,323 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:59:28,323 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:28,326 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:59:28,326 INFO program/MainThread: stderr[49]: 2024-03-01 16:59:28,326 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:59:28,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:59:28,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,337 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:59:28,338 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,339 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:59:28,334 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd014623280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp 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 (0x7fd014605ac0) -- name = test_vg3 status = True 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 = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:28,339 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:28,342 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:59:28,342 INFO program/MainThread: stderr[50]: 2024-03-01 16:59:28,342 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:59:28,346 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:59:28,349 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:28,349 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:59:28,353 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:28,353 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:59:28,356 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,356 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:59:28,359 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,359 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:59:28,360 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:59:28,362 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:28,363 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:59:28,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:59:28,366 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:28,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:28,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:28,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:59:28,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:59:28,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:59:28,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:59:28,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:59:28,388 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:59:28,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:59:28,391 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:59:28,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:59:28,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:59:28,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:59:28,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:59:28,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:59:28,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:59:28,404 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:59:28,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:59:28,408 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:59:28,408 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:59:28,408 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:59:28,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:59:28,412 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:59:28,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:59:28,415 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:59:28,418 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/d23152b6-8176-49cc-bcb8-21c4030c032c ' '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpP3y41ORK0mGXrrR5YVO9RfsagQN5gZ9Y ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '95', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpP3y41ORK0mGXrrR5YVO9RfsagQN5gZ9Y', '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': 'd23152b6-8176-49cc-bcb8-21c4030c032c', 'ID_FS_UUID_ENC': 'd23152b6-8176-49cc-bcb8-21c4030c032c', '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': '1209510407'} ; 2024-03-01 16:59:28,418 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:59:28,418 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:28,422 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:59:28,422 INFO program/MainThread: stderr[51]: 2024-03-01 16:59:28,422 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:59:28,422 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:28,424 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:59:28,425 INFO program/MainThread: stderr[52]: 2024-03-01 16:59:28,425 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:59:28,425 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:28,427 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:59:28,427 INFO program/MainThread: stderr[53]: 2024-03-01 16:59:28,428 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:59:28,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:59:28,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,439 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:59:28,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,440 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:59:28,435 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd014677d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y 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 (0x7fd014605ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:28,441 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:28,444 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:59:28,444 INFO program/MainThread: stderr[54]: 2024-03-01 16:59:28,444 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:59:28,448 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:59:28,451 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:28,451 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:59:28,455 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:28,455 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:59:28,458 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,458 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:59:28,461 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,461 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:59:28,462 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:59:28,465 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:28,465 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:59:28,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:59:28,468 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:28,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:28,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:28,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:59:28,483 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:59:28,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:59:28,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:59:28,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:59:28,490 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:28,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:28,493 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:59:28,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:59:28,497 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:59:28,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:59:28,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:59:28,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:59:28,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:59:28,506 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:28,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:28,510 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:59:28,510 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:59:28,510 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:59:28,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:59:28,513 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:28,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:28,516 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:59:28,520 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a02c3997-a44a-439f-a65c-8036fbb982ff ' '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VppYwEpPtSMLtHa1xmLHDPxdyJNJzeOeh7 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '94', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VppYwEpPtSMLtHa1xmLHDPxdyJNJzeOeh7', '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': 'a02c3997-a44a-439f-a65c-8036fbb982ff', 'ID_FS_UUID_ENC': 'a02c3997-a44a-439f-a65c-8036fbb982ff', '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': '1209064134'} ; 2024-03-01 16:59:28,520 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:28,520 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:28,523 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:59:28,523 INFO program/MainThread: stderr[55]: 2024-03-01 16:59:28,523 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:59:28,523 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:28,526 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:59:28,526 INFO program/MainThread: stderr[56]: 2024-03-01 16:59:28,526 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:59:28,526 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:28,529 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:59:28,529 INFO program/MainThread: stderr[57]: 2024-03-01 16:59:28,529 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:59:28,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:59:28,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,540 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:28,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,542 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:28,537 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd01463f400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 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 (0x7fd014605ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:28,543 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:28,545 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:59:28,545 INFO program/MainThread: stderr[58]: 2024-03-01 16:59:28,545 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:59:28,549 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:59:28,552 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:28,552 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:59:28,556 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:28,556 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:59:28,559 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,559 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:59:28,562 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,562 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:59:28,563 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:59:28,566 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:28,566 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:59:28,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:59:28,569 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:28,569 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:28,572 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': '22692370'} ; 2024-03-01 16:59:28,572 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:28,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:28,583 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:28,583 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:28,584 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:28,584 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:28,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:59:28,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:59:28,587 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:28,589 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:28,590 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:28,592 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:59:28,593 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:28,593 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:59:28,593 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd014734ac0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:28,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:28,599 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:28,599 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:59:28,602 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:28,602 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:59:28,606 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,606 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:59:28,609 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,609 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:59:28,611 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:28,614 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:28,617 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:28,623 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 0x7fd01461ba40> 2024-03-01 16:59:28,668 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:59:28,672 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:28,672 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:28,676 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': '22694257'} ; 2024-03-01 16:59:28,676 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:28,676 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:28,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:28,685 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:28,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:28,691 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:28,705 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:28,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:59:28,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:59:28,731 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:28,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:59:28,734 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:28,737 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:28,737 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:28,740 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:28,740 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:28,740 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:28,743 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:28,746 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:28,749 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:28,751 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:28,754 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:28,755 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:28,755 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:59:28,756 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:28,755 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd01467d2e0) -- 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 0x7fd01671ea90> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:28,759 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:28,762 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:28,762 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:59:28,765 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:28,765 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:59:28,768 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,768 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:59:28,771 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:28,771 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:59:28,771 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:28,774 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:28,774 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:59:28,776 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:28,777 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:28,779 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VppYwEpPtSMLtHa1xmLHDPxdyJNJzeOeh7 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/a02c3997-a44a-439f-a65c-8036fbb982ff ' '/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': '94', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VppYwEpPtSMLtHa1xmLHDPxdyJNJzeOeh7', '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': 'a02c3997-a44a-439f-a65c-8036fbb982ff', 'ID_FS_UUID_ENC': 'a02c3997-a44a-439f-a65c-8036fbb982ff', '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': '1209064134'} ; 2024-03-01 16:59:28,780 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:28,780 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:28,783 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:59:28,783 INFO program/MainThread: stderr[59]: 2024-03-01 16:59:28,783 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:59:28,783 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:28,786 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:59:28,786 INFO program/MainThread: stderr[60]: 2024-03-01 16:59:28,786 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:59:28,786 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:28,788 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:59:28,788 INFO program/MainThread: stderr[61]: 2024-03-01 16:59:28,789 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:59:28,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:59:28,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,800 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:28,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,801 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:28,796 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd01463f400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd014605ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:28,802 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:28,805 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:59:28,805 INFO program/MainThread: stderr[62]: 2024-03-01 16:59:28,805 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:59:28,808 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:59:28,809 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:59:28,811 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpP3y41ORK0mGXrrR5YVO9RfsagQN5gZ9Y ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/d23152b6-8176-49cc-bcb8-21c4030c032c', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '95', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpP3y41ORK0mGXrrR5YVO9RfsagQN5gZ9Y', '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': 'd23152b6-8176-49cc-bcb8-21c4030c032c', 'ID_FS_UUID_ENC': 'd23152b6-8176-49cc-bcb8-21c4030c032c', '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': '1209510407'} ; 2024-03-01 16:59:28,811 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:59:28,812 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:28,814 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:59:28,815 INFO program/MainThread: stderr[63]: 2024-03-01 16:59:28,815 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:59:28,815 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:28,817 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:59:28,817 INFO program/MainThread: stderr[64]: 2024-03-01 16:59:28,817 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:59:28,817 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:28,820 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:59:28,820 INFO program/MainThread: stderr[65]: 2024-03-01 16:59:28,820 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:59:28,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:59:28,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,831 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:28,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,833 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:28,827 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd014677d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd014605ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:28,834 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:28,836 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:59:28,836 INFO program/MainThread: stderr[66]: 2024-03-01 16:59:28,836 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:59:28,840 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:59:28,840 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:59:28,843 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/1f0b4b87-6637-4996-9012-f10e704a6ce4 ' '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpnAg9HDANoegzmvKjcF4TIDHxv4oJN5Lp ' '/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': '96', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpnAg9HDANoegzmvKjcF4TIDHxv4oJN5Lp', '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': '1f0b4b87-6637-4996-9012-f10e704a6ce4', 'ID_FS_UUID_ENC': '1f0b4b87-6637-4996-9012-f10e704a6ce4', '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': '1210553562'} ; 2024-03-01 16:59:28,843 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:59:28,843 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:28,846 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:59:28,846 INFO program/MainThread: stderr[67]: 2024-03-01 16:59:28,846 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:59:28,846 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:28,849 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:59:28,849 INFO program/MainThread: stderr[68]: 2024-03-01 16:59:28,849 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:59:28,849 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:28,851 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:59:28,852 INFO program/MainThread: stderr[69]: 2024-03-01 16:59:28,852 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:59:28,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:59:28,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,863 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:28,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,865 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:28,859 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd014623280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd014605ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:28,865 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:28,868 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:59:28,868 INFO program/MainThread: stderr[70]: 2024-03-01 16:59:28,868 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:59:28,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:59:28,872 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:59:28,875 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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VptR4J2PGdsHPrM4nanwPg1NcrGDGThNv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/15bc2e98-0777-4a86-96f0-9a1aa8e81483', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '97', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VptR4J2PGdsHPrM4nanwPg1NcrGDGThNv8', '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': '15bc2e98-0777-4a86-96f0-9a1aa8e81483', 'ID_FS_UUID_ENC': '15bc2e98-0777-4a86-96f0-9a1aa8e81483', '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': '1211625638'} ; 2024-03-01 16:59:28,875 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:59:28,875 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:28,878 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:59:28,878 INFO program/MainThread: stderr[71]: 2024-03-01 16:59:28,878 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:59:28,878 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:28,881 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:59:28,881 INFO program/MainThread: stderr[72]: 2024-03-01 16:59:28,881 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:59:28,881 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:28,884 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:59:28,884 INFO program/MainThread: stderr[73]: 2024-03-01 16:59:28,884 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:59:28,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:59:28,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,895 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:28,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:28,897 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:28,891 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd014615a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd014605ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:28,897 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:28,900 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:59:28,900 INFO program/MainThread: stderr[74]: 2024-03-01 16:59:28,901 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:59:28,904 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:59:28,904 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:59:28,907 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/36bb2c95-f935-4788-b654-5a381db57d09 ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLC2rG2LgYRLG8nzY7GI6zShKwOPupz1Se ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '98', '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-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLC2rG2LgYRLG8nzY7GI6zShKwOPupz1Se', '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': '36bb2c95-f935-4788-b654-5a381db57d09', 'ID_FS_UUID_ENC': '36bb2c95-f935-4788-b654-5a381db57d09', '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': '1213351940'} ; 2024-03-01 16:59:28,907 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:59:28,907 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:28,910 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:59:28,910 INFO program/MainThread: stderr[75]: 2024-03-01 16:59:28,910 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:59:28,910 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:28,913 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:59:28,913 INFO program/MainThread: stderr[76]: 2024-03-01 16:59:28,913 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:59:28,913 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:28,915 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:59:28,916 INFO program/MainThread: stderr[77]: 2024-03-01 16:59:28,916 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:59:28,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:59:28,925 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:28,926 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:28,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:28,927 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:28,923 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd0146037c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd014734ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:28,928 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:28,930 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:59:28,930 INFO program/MainThread: stderr[78]: 2024-03-01 16:59:28,930 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:59:28,934 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:59:28,934 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:59:28,937 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4e048c2-11fd-4f83-8612-849f1a6d3f35 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLMm6W9w9XfaZ5xLZHPxnJg6nVnYip5eVw ' '/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': '99', '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-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLMm6W9w9XfaZ5xLZHPxnJg6nVnYip5eVw', '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': 'a4e048c2-11fd-4f83-8612-849f1a6d3f35', 'ID_FS_UUID_ENC': 'a4e048c2-11fd-4f83-8612-849f1a6d3f35', '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': '1213796542'} ; 2024-03-01 16:59:28,937 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:59:28,937 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:28,940 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:59:28,940 INFO program/MainThread: stderr[79]: 2024-03-01 16:59:28,940 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:59:28,940 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:28,943 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:59:28,943 INFO program/MainThread: stderr[80]: 2024-03-01 16:59:28,943 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:59:28,943 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:28,945 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:59:28,945 INFO program/MainThread: stderr[81]: 2024-03-01 16:59:28,945 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:59:28,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:59:28,956 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:28,956 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:28,957 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:28,957 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:28,954 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd014600b50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd014734ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:28,958 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:28,960 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:59:28,961 INFO program/MainThread: stderr[82]: 2024-03-01 16:59:28,961 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:59:28,964 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:59:28,964 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:59:28,967 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/30f303d6-9c69-42aa-abae-4e8aff0de495 ' '/dev/disk/by-id/dm-uuid-LVM-2tyhAiO9yms3n3d9kxWP0rexFtWdonACr7Mkd2fdPx3d98hIH0dBIIXIDkr5I8nc', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '100', '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-2tyhAiO9yms3n3d9kxWP0rexFtWdonACr7Mkd2fdPx3d98hIH0dBIIXIDkr5I8nc', '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': '30f303d6-9c69-42aa-abae-4e8aff0de495', 'ID_FS_UUID_ENC': '30f303d6-9c69-42aa-abae-4e8aff0de495', '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': '1215515100'} ; 2024-03-01 16:59:28,967 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:59:28,967 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:28,970 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:59:28,970 INFO program/MainThread: stderr[83]: 2024-03-01 16:59:28,970 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:59:28,970 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:28,973 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:59:28,973 INFO program/MainThread: stderr[84]: 2024-03-01 16:59:28,973 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:59:28,973 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:28,976 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:59:28,976 INFO program/MainThread: stderr[85]: 2024-03-01 16:59:28,976 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:59:28,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:28,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:59:28,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:28,986 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:28,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:28,987 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:28,983 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd01465e0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd014734280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:28,988 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:28,990 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:59:28,990 INFO program/MainThread: stderr[86]: 2024-03-01 16:59:28,990 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:59:28,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:59:28,994 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:59:28,997 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/c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814 ' '/dev/disk/by-id/dm-uuid-LVM-2tyhAiO9yms3n3d9kxWP0rexFtWdonAC54bE6BgUBfu631s2gT39A6mAx855phkv', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '101', '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-2tyhAiO9yms3n3d9kxWP0rexFtWdonAC54bE6BgUBfu631s2gT39A6mAx855phkv', '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': 'c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814', 'ID_FS_UUID_ENC': 'c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814', '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': '1215993505'} ; 2024-03-01 16:59:28,997 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:59:28,997 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:29,000 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:59:29,000 INFO program/MainThread: stderr[87]: 2024-03-01 16:59:29,000 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:59:29,000 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:29,002 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:59:29,003 INFO program/MainThread: stderr[88]: 2024-03-01 16:59:29,003 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:59:29,003 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:29,005 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:59:29,005 INFO program/MainThread: stderr[89]: 2024-03-01 16:59:29,005 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:59:29,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:59:29,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:29,015 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:29,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:29,016 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:29,012 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd01465cca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd014734280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:29,017 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:29,020 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:59:29,020 INFO program/MainThread: stderr[90]: 2024-03-01 16:59:29,020 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:59:29,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:29,023 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:59:29,024 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:29,037 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:29,054 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:59:29,055 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:59:29,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:29,067 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:59:29,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:29,078 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:29,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:29,089 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:29,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:29,100 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:29,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:29,111 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:59:29,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:29,121 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:59:32,202 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_h2cik6q6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:32,237 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:32,237 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:32,240 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:32,240 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:59:32,240 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:32,241 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:32,245 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:32,245 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:32,249 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:32,249 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:32,252 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:32,252 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:32,254 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:32,254 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:32,265 INFO program/MainThread: stdout: 2024-03-01 16:59:32,265 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:32,265 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt 2024-03-01 16:59:32,265 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 30f303d6-9c69-42aa-abae-4e8aff0de495 2024-03-01 16:59:32,265 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT 2024-03-01 16:59:32,265 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 30f303d6-9c69-42aa-abae-4e8aff0de495 2024-03-01 16:59:32,265 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814 2024-03-01 16:59:32,265 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 2024-03-01 16:59:32,265 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t 2024-03-01 16:59:32,265 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 36bb2c95-f935-4788-b654-5a381db57d09 2024-03-01 16:59:32,265 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a4e048c2-11fd-4f83-8612-849f1a6d3f35 2024-03-01 16:59:32,265 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a 2024-03-01 16:59:32,265 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY 2024-03-01 16:59:32,265 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU 2024-03-01 16:59:32,266 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a02c3997-a44a-439f-a65c-8036fbb982ff 2024-03-01 16:59:32,266 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs d23152b6-8176-49cc-bcb8-21c4030c032c 2024-03-01 16:59:32,266 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1f0b4b87-6637-4996-9012-f10e704a6ce4 2024-03-01 16:59:32,266 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 2024-03-01 16:59:32,266 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1f0b4b87-6637-4996-9012-f10e704a6ce4 2024-03-01 16:59:32,266 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW 2024-03-01 16:59:32,266 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 15bc2e98-0777-4a86-96f0-9a1aa8e81483 2024-03-01 16:59:32,266 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz 2024-03-01 16:59:32,266 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 15bc2e98-0777-4a86-96f0-9a1aa8e81483 2024-03-01 16:59:32,266 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,266 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,266 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:32,266 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:32,266 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:32,266 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 30f303d6-9c69-42aa-abae-4e8aff0de495 sdb 1073741824 root disk brw-rw---- LVM2_member FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 30f303d6-9c69-42aa-abae-4e8aff0de495 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814 sdc 1073741824 root disk brw-rw---- LVM2_member ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 sdd 1073741824 root disk brw-rw---- LVM2_member fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 36bb2c95-f935-4788-b654-5a381db57d09 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a4e048c2-11fd-4f83-8612-849f1a6d3f35 sde 1073741824 root disk brw-rw---- LVM2_member jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a sdf 1073741824 root disk brw-rw---- LVM2_member INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY sdg 1073741824 root disk brw-rw---- LVM2_member pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a02c3997-a44a-439f-a65c-8036fbb982ff |-test_vg3-lv7 427819008 root disk brw-rw---- xfs d23152b6-8176-49cc-bcb8-21c4030c032c `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1f0b4b87-6637-4996-9012-f10e704a6ce4 sdh 1073741824 root disk brw-rw---- LVM2_member s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 1f0b4b87-6637-4996-9012-f10e704a6ce4 sdi 1073741824 root disk brw-rw---- LVM2_member i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 15bc2e98-0777-4a86-96f0-9a1aa8e81483 sdj 1073741824 root disk brw-rw---- LVM2_member edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 15bc2e98-0777-4a86-96f0-9a1aa8e81483 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:32,266 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:32,266 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:32,267 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:32,267 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:32,267 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:32,267 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:32,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:32,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:32,296 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:59:32,300 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/lvm-pv-uuid-208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/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': '208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt', 'ID_FS_UUID_ENC': '208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:59:32,301 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:59:32,301 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:32,345 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:32,345 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:32,345 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:32,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:32,356 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:32,358 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:59:32,363 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:32,363 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:32,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:32,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:32,367 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:32,370 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:32,370 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:59:32,373 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:59:32,374 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:32,374 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:32,374 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2bbfb910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:59:32,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:32,381 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:32,381 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:59:32,384 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:32,384 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:59:32,387 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:32,388 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:59:32,391 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:32,391 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:59:32,394 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:59:32,394 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:32,394 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:32,427 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_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=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_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=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:59:32,428 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT. WARNING: Couldn't find device with uuid ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2. WARNING: VG test_vg1 is missing PV FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:32,428 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:32,428 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:59:32,432 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; pe_start: 8 MiB ; 2024-03-01 16:59:32,432 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:59:32,435 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:32,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:32,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:32,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:32,447 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:32,479 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:59:32,480 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT. WARNING: Couldn't find device with uuid ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2. WARNING: VG test_vg1 is missing PV FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:32,480 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:59:32,480 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:32,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:59:32,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:32,489 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:32,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:32,492 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:32,493 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:32,524 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv 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=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc 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=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:32,524 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT. WARNING: Couldn't find device with uuid ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2. WARNING: VG test_vg1 is missing PV FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:32,524 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:59:32,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:59:32,529 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:59:32,531 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:59:32,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:32,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:32,537 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:32,537 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:32,540 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/lvm-pv-uuid-FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT', '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': 'FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT', 'ID_FS_UUID_ENC': 'FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:59:32,540 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:59:32,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:32,551 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:32,552 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:32,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:59:32,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:32,555 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:32,558 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:32,558 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:59:32,561 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:59:32,561 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:32,562 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:59:32,562 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2a67e3d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:59:32,565 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:32,568 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:32,568 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:59:32,571 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:32,571 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:59:32,574 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:32,574 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:59:32,577 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:32,577 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:59:32,580 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:59:32,580 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:32,580 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:59:32,617 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_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=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:59:32,618 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2. WARNING: VG test_vg1 is missing PV ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 (last written to /dev/sdc). 2024-03-01 16:59:32,618 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:59:32,618 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:59:32,622 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:59:32,622 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:59:32,625 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:32,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:32,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:32,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:32,637 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:32,639 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:59:32,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:32,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:32,645 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:59:32,676 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:32,677 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2. WARNING: VG test_vg1 is missing PV ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 (last written to /dev/sdc). 2024-03-01 16:59:32,677 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:59:32,677 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:32,677 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:32,681 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:59:32,681 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:59:32,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:32,692 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:32,693 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:32,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:59:32,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:32,696 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:32,699 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:32,699 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:59:32,702 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:59:32,702 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:32,703 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:59:32,703 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2a6888b0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:59:32,706 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:32,706 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:32,709 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:59:32,709 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:59:32,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:32,719 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:32,720 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:32,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:59:32,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:32,723 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:32,726 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:32,726 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:59:32,729 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:59:32,729 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:32,729 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:59:32,729 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2a688f70) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:59:32,732 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:32,733 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:32,735 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/lvm-pv-uuid-ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/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': 'ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2', 'ID_FS_UUID_ENC': 'ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:59:32,736 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:59:32,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:32,746 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:32,747 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:32,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:59:32,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:32,750 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:32,753 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:32,753 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:59:32,756 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:59:32,756 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:32,756 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:59:32,756 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2a68caf0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:59:32,759 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:32,763 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:32,763 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:59:32,766 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:32,766 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:59:32,769 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:32,769 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:59:32,772 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:32,772 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:59:32,774 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:59:32,774 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:32,775 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 16:59:32,809 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:59:32,809 INFO program/MainThread: stderr[9]: 2024-03-01 16:59:32,809 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:59:32,809 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:59:32,813 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:59:32,813 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:59:32,816 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:32,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:32,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:32,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:32,828 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:32,831 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:59:32,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC ; incomplete: True ; hidden: False ; 2024-03-01 16:59:32,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:32,836 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 16:59:32,866 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:32,866 INFO program/MainThread: stderr[10]: 2024-03-01 16:59:32,866 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:59:32,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:32,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:32,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:59:32,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:32,882 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:59:32,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:32,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:32,889 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:59:32,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:59:32,893 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:59:32,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:32,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:32,899 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:32,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:59:32,902 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:32,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:32,906 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:59:32,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:59:32,909 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:59:32,909 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:59:32,909 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:59:32,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:32,912 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:59:32,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:59:32,916 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:59:32,919 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814 ' '/dev/disk/by-id/dm-uuid-LVM-2tyhAiO9yms3n3d9kxWP0rexFtWdonAC54bE6BgUBfu631s2gT39A6mAx855phkv ' '/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': '101', '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-2tyhAiO9yms3n3d9kxWP0rexFtWdonAC54bE6BgUBfu631s2gT39A6mAx855phkv', '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': 'c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814', 'ID_FS_UUID_ENC': 'c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814', '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': '1215993505'} ; 2024-03-01 16:59:32,919 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:59:32,920 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:32,923 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:59:32,923 INFO program/MainThread: stderr[11]: 2024-03-01 16:59:32,923 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:59:32,923 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:32,925 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:59:32,926 INFO program/MainThread: stderr[12]: 2024-03-01 16:59:32,926 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:59:32,926 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:32,928 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:59:32,928 INFO program/MainThread: stderr[13]: 2024-03-01 16:59:32,928 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:59:32,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:59:32,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:32,938 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:59:32,939 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:32,939 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:59:32,935 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv 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 (0x7f5f2a773280) -- 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 = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:32,940 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:32,942 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:59:32,942 INFO program/MainThread: stderr[14]: 2024-03-01 16:59:32,942 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:59:32,946 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:32,949 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:32,949 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:59:32,953 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:32,953 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:59:32,956 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:32,956 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:59:32,959 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:32,959 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:59:32,961 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:32,961 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:59:32,965 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:32,965 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:59:32,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:32,968 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:32,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:32,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:32,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:32,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:59:32,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:59:32,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:59:32,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:59:32,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:32,990 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:59:32,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:59:32,993 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:32,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:59:32,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:59:33,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:59:33,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:59:33,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:59:33,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:33,006 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:59:33,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:59:33,009 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:33,010 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:59:33,010 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:59:33,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:33,013 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:59:33,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:59:33,016 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:33,019 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/30f303d6-9c69-42aa-abae-4e8aff0de495 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-2tyhAiO9yms3n3d9kxWP0rexFtWdonACr7Mkd2fdPx3d98hIH0dBIIXIDkr5I8nc ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '100', '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-2tyhAiO9yms3n3d9kxWP0rexFtWdonACr7Mkd2fdPx3d98hIH0dBIIXIDkr5I8nc', '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': '30f303d6-9c69-42aa-abae-4e8aff0de495', 'ID_FS_UUID_ENC': '30f303d6-9c69-42aa-abae-4e8aff0de495', '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': '1215515100'} ; 2024-03-01 16:59:33,019 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:59:33,020 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:33,023 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:59:33,023 INFO program/MainThread: stderr[15]: 2024-03-01 16:59:33,023 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:59:33,023 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:33,025 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:59:33,025 INFO program/MainThread: stderr[16]: 2024-03-01 16:59:33,026 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:59:33,026 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:33,028 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:59:33,028 INFO program/MainThread: stderr[17]: 2024-03-01 16:59:33,028 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:59:33,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:59:33,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:33,038 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:33,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:33,039 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:33,035 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc 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 (0x7f5f2a773280) -- name = test_vg1 status = True 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 = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:33,040 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:33,042 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:59:33,042 INFO program/MainThread: stderr[18]: 2024-03-01 16:59:33,042 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:59:33,046 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:59:33,050 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:33,050 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:59:33,053 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:33,053 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:59:33,056 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,056 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:59:33,059 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,059 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:59:33,060 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:59:33,063 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:33,063 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:59:33,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:59:33,066 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:33,066 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:33,069 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/lvm-pv-uuid-fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444', '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': 'fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t', 'ID_FS_UUID_ENC': 'fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:59:33,069 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:59:33,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,081 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:33,081 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:33,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:59:33,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:59:33,084 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:33,087 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:33,087 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:59:33,090 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:59:33,091 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,091 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:59:33,091 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2a688730) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:59:33,094 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:33,097 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:33,097 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:59:33,100 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:33,100 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:59:33,103 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,103 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:59:33,106 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,106 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:59:33,109 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:59:33,109 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:59:33,109 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/sdd,/dev/sda ... 2024-03-01 16:59:33,140 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:59:33,141 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a. WARNING: Couldn't find device with uuid INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY. WARNING: VG test_vg2 is missing PV jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a (last written to /dev/sde). WARNING: VG test_vg2 is missing PV INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY (last written to /dev/sdf). 2024-03-01 16:59:33,141 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:59:33,141 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:59:33,145 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:59:33,146 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:59:33,148 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:59:33,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:33,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:33,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,159 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/sdd,/dev/sda ... 2024-03-01 16:59:33,192 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 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=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:59:33,192 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a. WARNING: Couldn't find device with uuid INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY. WARNING: VG test_vg2 is missing PV jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a (last written to /dev/sde). WARNING: VG test_vg2 is missing PV INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY (last written to /dev/sdf). 2024-03-01 16:59:33,192 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:59:33,192 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:33,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:59:33,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:59:33,200 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:33,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:59:33,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:59:33,203 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/sdd,/dev/sda ... 2024-03-01 16:59:33,236 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:33,236 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a. WARNING: Couldn't find device with uuid INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY. WARNING: VG test_vg2 is missing PV jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a (last written to /dev/sde). WARNING: VG test_vg2 is missing PV INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY (last written to /dev/sdf). 2024-03-01 16:59:33,236 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:59:33,240 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:59:33,241 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:59:33,244 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:59:33,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:33,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:59:33,250 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:59:33,250 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:33,253 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/lvm-pv-uuid-jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a', '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': 'jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a', 'ID_FS_UUID_ENC': 'jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:59:33,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 16:59:33,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,264 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:33,265 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:33,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:59:33,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:59:33,268 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:33,271 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:33,271 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:59:33,274 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:59:33,274 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,274 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:59:33,274 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2b7a5b80) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:59:33,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:33,281 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:33,281 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:59:33,284 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:33,284 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:59:33,287 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,287 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:59:33,290 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,290 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:59:33,293 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:59:33,293 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:59:33,293 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/sdc,/dev/sde ... 2024-03-01 16:59:33,329 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:59:33,330 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY. WARNING: VG test_vg2 is missing PV INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY (last written to /dev/sdf). 2024-03-01 16:59:33,330 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:59:33,330 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:59:33,334 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:59:33,334 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:59:33,337 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:59:33,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:33,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:59:33,345 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:59:33,348 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:33,351 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:59:33,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:33,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:33,357 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/sdc,/dev/sde ... 2024-03-01 16:59:33,392 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:33,392 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY. WARNING: VG test_vg2 is missing PV INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY (last written to /dev/sdf). 2024-03-01 16:59:33,392 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:59:33,392 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:59:33,393 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:33,397 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/lvm-pv-uuid-INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', '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': 'INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY', 'ID_FS_UUID_ENC': 'INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:59:33,397 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:59:33,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,408 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:33,409 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:33,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:59:33,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:59:33,412 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:33,415 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:33,415 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:59:33,418 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:59:33,419 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,419 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:59:33,419 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2a699610) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:59:33,422 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:33,425 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:33,425 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:59:33,428 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:33,428 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:59:33,431 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,431 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:59:33,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,434 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:59:33,437 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:59:33,437 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:59:33,437 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/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:33,468 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:59:33,469 INFO program/MainThread: stderr[24]: 2024-03-01 16:59:33,469 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:59:33,469 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:59:33,473 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:59:33,473 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:59:33,476 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:59:33,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:33,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:33,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:59:33,488 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:33,490 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:59:33,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:33,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:33,496 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/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:33,537 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:33,537 INFO program/MainThread: stderr[25]: 2024-03-01 16:59:33,537 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:59:33,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:33,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:59:33,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:59:33,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:59:33,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:59:33,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:33,560 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:59:33,563 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:59:33,564 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:59:33,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:59:33,567 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:59:33,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:59:33,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:59:33,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:59:33,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:33,576 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:59:33,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:59:33,580 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:59:33,580 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:59:33,580 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:59:33,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:33,583 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:59:33,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:59:33,587 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:59:33,590 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLMm6W9w9XfaZ5xLZHPxnJg6nVnYip5eVw ' '/dev/disk/by-uuid/a4e048c2-11fd-4f83-8612-849f1a6d3f35', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '99', '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-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLMm6W9w9XfaZ5xLZHPxnJg6nVnYip5eVw', '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': 'a4e048c2-11fd-4f83-8612-849f1a6d3f35', 'ID_FS_UUID_ENC': 'a4e048c2-11fd-4f83-8612-849f1a6d3f35', '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': '1213796542'} ; 2024-03-01 16:59:33,590 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:59:33,590 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:33,593 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:59:33,594 INFO program/MainThread: stderr[26]: 2024-03-01 16:59:33,594 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:59:33,594 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:33,596 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:59:33,596 INFO program/MainThread: stderr[27]: 2024-03-01 16:59:33,596 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:59:33,596 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:33,599 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:59:33,599 INFO program/MainThread: stderr[28]: 2024-03-01 16:59:33,599 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:59:33,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:59:33,608 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:33,609 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:59:33,609 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:33,610 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:59:33,606 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw 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 (0x7f5f2a773ca0) -- 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 = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:33,610 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:33,612 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:59:33,613 INFO program/MainThread: stderr[29]: 2024-03-01 16:59:33,613 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:59:33,616 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:59:33,620 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:33,620 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:59:33,623 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:33,623 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:59:33,626 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,626 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:59:33,629 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,630 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:59:33,630 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:59:33,633 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:33,633 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:59:33,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:59:33,636 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:33,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:33,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:59:33,651 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:59:33,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:59:33,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:59:33,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:33,658 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:59:33,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:59:33,661 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:59:33,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:59:33,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:59:33,668 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:59:33,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:59:33,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:59:33,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:33,675 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:59:33,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:59:33,678 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:59:33,678 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:59:33,678 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:59:33,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:33,681 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:59:33,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:59:33,685 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:59:33,688 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/36bb2c95-f935-4788-b654-5a381db57d09 ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLC2rG2LgYRLG8nzY7GI6zShKwOPupz1Se', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '98', '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-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLC2rG2LgYRLG8nzY7GI6zShKwOPupz1Se', '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': '36bb2c95-f935-4788-b654-5a381db57d09', 'ID_FS_UUID_ENC': '36bb2c95-f935-4788-b654-5a381db57d09', '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': '1213351940'} ; 2024-03-01 16:59:33,688 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:59:33,688 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:33,691 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:59:33,692 INFO program/MainThread: stderr[30]: 2024-03-01 16:59:33,692 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:59:33,692 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:33,694 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:59:33,694 INFO program/MainThread: stderr[31]: 2024-03-01 16:59:33,694 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:59:33,695 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:33,697 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:59:33,697 INFO program/MainThread: stderr[32]: 2024-03-01 16:59:33,697 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:59:33,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:59:33,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:33,707 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:33,708 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:33,708 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:33,704 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se 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 (0x7f5f2a773ca0) -- name = test_vg2 status = 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 = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:33,709 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:33,712 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:59:33,712 INFO program/MainThread: stderr[33]: 2024-03-01 16:59:33,712 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:59:33,715 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:59:33,719 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:33,719 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:59:33,722 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:33,722 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:59:33,726 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,726 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:59:33,729 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,729 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:59:33,729 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:59:33,732 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:33,732 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:59:33,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:59:33,735 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:33,736 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:33,739 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-pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': 'pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU', 'ID_FS_UUID_ENC': 'pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:59:33,739 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:59:33,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,750 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:33,751 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:33,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:59:33,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:59:33,754 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:33,757 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:33,757 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:59:33,760 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:59:33,760 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,761 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:59:33,761 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2b7a5a30) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:59:33,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:33,767 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:33,767 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:59:33,770 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:33,770 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:59:33,773 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,773 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:59:33,776 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,776 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:59:33,778 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:59:33,778 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:59:33,779 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:33,821 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:59:33,822 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0. WARNING: Couldn't find device with uuid i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW. WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:33,822 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:59:33,822 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:59:33,826 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:59:33,826 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:59:33,829 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:59:33,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:33,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:33,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,841 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:33,874 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 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=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 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=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:59:33,874 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0. WARNING: Couldn't find device with uuid i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW. WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:33,874 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:59:33,874 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:33,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:59:33,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:59:33,882 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:33,882 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:59:33,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:59:33,885 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:33,926 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp 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=P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:33,927 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0. WARNING: Couldn't find device with uuid i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW. WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:33,927 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:59:33,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:59:33,931 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:59:33,934 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:59:33,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:33,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:59:33,940 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:59:33,940 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:33,943 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/lvm-pv-uuid-s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0', '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': 's3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0', 'ID_FS_UUID_ENC': 's3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:59:33,943 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:59:33,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,955 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:33,955 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:33,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:59:33,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:59:33,959 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:33,961 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:33,962 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:59:33,964 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:59:33,965 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,965 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:59:33,965 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2a708940) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:59:33,968 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:33,971 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:33,971 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:59:33,974 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:33,974 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:59:33,977 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,977 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:59:33,981 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,981 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:59:33,983 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:59:33,983 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:59:33,984 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/sdg,/dev/sda,/dev/sdf,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:34,026 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:59:34,026 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW. WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:34,026 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:59:34,027 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:59:34,030 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; pe_start: 8 MiB ; 2024-03-01 16:59:34,031 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:59:34,033 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:59:34,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:34,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:59:34,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:59:34,045 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:34,047 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:59:34,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:34,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:34,053 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/sdg,/dev/sda,/dev/sdf,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:34,094 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:34,095 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW. WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:34,095 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:59:34,095 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:59:34,095 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:34,099 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/lvm-pv-uuid-i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/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': 'i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW', 'ID_FS_UUID_ENC': 'i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:59:34,099 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:59:34,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:34,111 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:34,112 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:34,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:59:34,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:59:34,115 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:34,118 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:34,118 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:59:34,121 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:59:34,121 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:34,122 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:59:34,122 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2a645880) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:59:34,125 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:34,128 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:34,128 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:59:34,131 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:34,131 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:59:34,134 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,134 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:59:34,137 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:59:34,140 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:59:34,140 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:59:34,140 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/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:34,177 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:59:34,177 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:34,177 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:59:34,177 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:59:34,181 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; pe_start: 8 MiB ; 2024-03-01 16:59:34,181 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:59:34,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:59:34,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:34,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:34,193 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:59:34,196 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:34,199 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:59:34,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:34,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:34,205 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/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:34,238 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:34,239 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz. WARNING: VG test_vg3 is missing PV edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:59:34,239 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:59:34,239 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:59:34,239 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:34,243 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/lvm-pv-uuid-edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff', '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': 'edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz', 'ID_FS_UUID_ENC': 'edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:59:34,243 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:59:34,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:34,255 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:34,256 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:34,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:59:34,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:59:34,259 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:34,262 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:34,262 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:59:34,265 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:59:34,265 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:34,266 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:59:34,266 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2a64d8e0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:59:34,269 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:34,272 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:34,272 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:59:34,275 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:34,275 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:59:34,278 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,278 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:59:34,281 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,281 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:59:34,284 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:59:34,284 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:59:34,284 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/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:34,319 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=208P0b-PApL-VJT8-vkGX-9yYk-NTez-U49bHt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=FprSP0-xtlF-oZIk-trIq-3RT3-0x7v-sjCrbT LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=ecTRNt-b1yK-Qyf2-mVtO-DvTH-ecqu-ebFIJ2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=fNzisj-vmjj-BgqV-ZCy5-stNZ-VrJJ-mGCz4t LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=jNdRAK-IYuk-YWb2-Ojpc-e0kQ-SDke-59MD1a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=INKreQ-Q4e8-VsuA-QTxk-I7Rx-Of0E-6GSnlY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pEx7AV-kChq-f2Ti-gtV2-QbTc-BQp3-ZiigSU LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=s3KjFS-VzAa-4GO4-5Bwh-aVza-8gl0-0UzVv0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=i86NOH-cwBQ-4YbY-fnlQ-HrbR-Qz35-0rrXiW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_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=edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:59:34,320 INFO program/MainThread: stderr[41]: 2024-03-01 16:59:34,320 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:59:34,320 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:59:34,324 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: edWqNt-Csvd-3jrh-OwrQ-6Mce-qe1n-I37rLz ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:59:34,324 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:59:34,327 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:59:34,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:34,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:34,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:59:34,339 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:59:34,342 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:59:34,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp ; incomplete: True ; hidden: False ; 2024-03-01 16:59:34,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:34,347 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/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:34,387 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:34,388 INFO program/MainThread: stderr[42]: 2024-03-01 16:59:34,388 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:59:34,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:34,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:34,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:59:34,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:59:34,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:59:34,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:59:34,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:59:34,411 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:59:34,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:59:34,415 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:59:34,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:59:34,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:59:34,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:59:34,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:59:34,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:59:34,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:59:34,427 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:59:34,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:59:34,431 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:59:34,431 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:59:34,431 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:59:34,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:59:34,434 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:59:34,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:59:34,437 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:59:34,441 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VptR4J2PGdsHPrM4nanwPg1NcrGDGThNv8 ' '/dev/disk/by-uuid/15bc2e98-0777-4a86-96f0-9a1aa8e81483 ' '/dev/test_vg3/lv5 /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': '97', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VptR4J2PGdsHPrM4nanwPg1NcrGDGThNv8', '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': '15bc2e98-0777-4a86-96f0-9a1aa8e81483', 'ID_FS_UUID_ENC': '15bc2e98-0777-4a86-96f0-9a1aa8e81483', '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': '1211625638'} ; 2024-03-01 16:59:34,441 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:59:34,441 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:34,444 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:59:34,444 INFO program/MainThread: stderr[43]: 2024-03-01 16:59:34,444 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:59:34,444 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:34,447 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:59:34,447 INFO program/MainThread: stderr[44]: 2024-03-01 16:59:34,447 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:59:34,447 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:34,450 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:59:34,450 INFO program/MainThread: stderr[45]: 2024-03-01 16:59:34,450 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:59:34,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:59:34,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:34,461 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:59:34,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:34,462 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:59:34,458 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 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 (0x7f5f2a643ac0) -- 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 = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:34,462 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:34,465 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:59:34,465 INFO program/MainThread: stderr[46]: 2024-03-01 16:59:34,465 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:59:34,469 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:59:34,472 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:34,472 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:59:34,475 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:34,475 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:59:34,478 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,478 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:59:34,482 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,482 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:59:34,482 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:59:34,485 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:34,485 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:59:34,488 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:59:34,488 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:34,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:34,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:34,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:59:34,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:59:34,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:59:34,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:59:34,510 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:59:34,510 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:59:34,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:59:34,514 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:59:34,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:59:34,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:59:34,520 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:59:34,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:59:34,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:59:34,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:59:34,536 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:59:34,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:59:34,540 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:59:34,540 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:59:34,540 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:59:34,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:59:34,543 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:59:34,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:59:34,546 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:59:34,550 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/1f0b4b87-6637-4996-9012-f10e704a6ce4 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpnAg9HDANoegzmvKjcF4TIDHxv4oJN5Lp ' '/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': '96', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpnAg9HDANoegzmvKjcF4TIDHxv4oJN5Lp', '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': '1f0b4b87-6637-4996-9012-f10e704a6ce4', 'ID_FS_UUID_ENC': '1f0b4b87-6637-4996-9012-f10e704a6ce4', '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': '1210553562'} ; 2024-03-01 16:59:34,550 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:59:34,550 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:34,553 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:59:34,553 INFO program/MainThread: stderr[47]: 2024-03-01 16:59:34,553 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:59:34,554 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:34,556 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:59:34,556 INFO program/MainThread: stderr[48]: 2024-03-01 16:59:34,556 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:59:34,556 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:34,559 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:59:34,559 INFO program/MainThread: stderr[49]: 2024-03-01 16:59:34,559 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:59:34,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:59:34,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:34,570 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:59:34,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:34,571 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:59:34,567 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp 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 (0x7f5f2a643ac0) -- name = test_vg3 status = True 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 = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:34,572 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:34,575 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:59:34,575 INFO program/MainThread: stderr[50]: 2024-03-01 16:59:34,575 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:59:34,579 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:59:34,582 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:34,582 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:59:34,585 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:34,585 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:59:34,588 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,589 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:59:34,592 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,592 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:59:34,592 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:59:34,595 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:34,595 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:59:34,598 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:59:34,598 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:34,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:34,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:34,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:59:34,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:59:34,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:59:34,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:59:34,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:59:34,620 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:59:34,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:59:34,624 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:59:34,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:59:34,627 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:59:34,630 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:59:34,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:59:34,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:59:34,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:59:34,637 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:59:34,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:59:34,640 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:59:34,641 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:59:34,641 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:59:34,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:59:34,644 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:59:34,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:59:34,647 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:59:34,650 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/d23152b6-8176-49cc-bcb8-21c4030c032c ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpP3y41ORK0mGXrrR5YVO9RfsagQN5gZ9Y ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '95', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpP3y41ORK0mGXrrR5YVO9RfsagQN5gZ9Y', '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': 'd23152b6-8176-49cc-bcb8-21c4030c032c', 'ID_FS_UUID_ENC': 'd23152b6-8176-49cc-bcb8-21c4030c032c', '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': '1209510407'} ; 2024-03-01 16:59:34,650 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:59:34,651 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:34,654 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:59:34,654 INFO program/MainThread: stderr[51]: 2024-03-01 16:59:34,654 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:59:34,654 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:34,657 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:59:34,657 INFO program/MainThread: stderr[52]: 2024-03-01 16:59:34,657 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:59:34,657 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:34,659 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:59:34,660 INFO program/MainThread: stderr[53]: 2024-03-01 16:59:34,660 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:59:34,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:59:34,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:34,671 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:59:34,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:34,672 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:59:34,668 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y 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 (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:34,673 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:34,676 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:59:34,676 INFO program/MainThread: stderr[54]: 2024-03-01 16:59:34,676 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:59:34,680 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:59:34,683 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:34,683 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:59:34,686 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:34,686 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:59:34,690 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,690 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:59:34,693 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,693 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:59:34,694 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:59:34,697 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:34,697 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:59:34,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:59:34,700 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:34,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:34,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:34,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:59:34,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:59:34,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:59:34,719 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:59:34,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:59:34,722 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:34,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:34,726 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:59:34,726 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:59:34,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:59:34,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:59:34,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:59:34,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:59:34,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:59:34,739 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:34,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:34,742 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:59:34,742 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:59:34,743 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:59:34,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:59:34,746 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:34,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:34,749 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:59:34,752 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VppYwEpPtSMLtHa1xmLHDPxdyJNJzeOeh7 ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/a02c3997-a44a-439f-a65c-8036fbb982ff ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '94', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VppYwEpPtSMLtHa1xmLHDPxdyJNJzeOeh7', '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': 'a02c3997-a44a-439f-a65c-8036fbb982ff', 'ID_FS_UUID_ENC': 'a02c3997-a44a-439f-a65c-8036fbb982ff', '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': '1209064134'} ; 2024-03-01 16:59:34,752 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:34,753 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:34,756 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:59:34,756 INFO program/MainThread: stderr[55]: 2024-03-01 16:59:34,756 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:59:34,756 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:34,759 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:59:34,759 INFO program/MainThread: stderr[56]: 2024-03-01 16:59:34,759 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:59:34,759 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:34,761 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:59:34,761 INFO program/MainThread: stderr[57]: 2024-03-01 16:59:34,762 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:59:34,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:59:34,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:34,773 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:34,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:34,774 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:34,769 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 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 (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:34,775 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:34,778 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:59:34,778 INFO program/MainThread: stderr[58]: 2024-03-01 16:59:34,778 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:59:34,782 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:59:34,785 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:34,785 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:59:34,788 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:34,788 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:59:34,791 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,792 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:59:34,795 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,795 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:59:34,795 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:59:34,798 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:34,798 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:59:34,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:59:34,802 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:34,802 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:34,805 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': '22692370'} ; 2024-03-01 16:59:34,805 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:34,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:34,816 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:34,816 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:34,816 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:34,816 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:34,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:59:34,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:59:34,819 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:34,822 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:34,822 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:34,825 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:59:34,825 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:34,825 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:59:34,825 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5f2a773ac0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:34,828 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:34,831 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:34,832 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:59:34,834 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:34,835 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:59:34,838 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,838 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:59:34,841 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,841 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:59:34,844 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:34,846 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,849 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:34,855 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 0x7f5f2c8aa440> 2024-03-01 16:59:34,891 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:59:34,895 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:34,895 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:34,898 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': '22694257'} ; 2024-03-01 16:59:34,899 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:34,899 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:34,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:34,908 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:34,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:34,914 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,927 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:59:34,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:59:34,953 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:34,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:59:34,956 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:34,959 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:34,959 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:34,962 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:34,963 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:34,963 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:34,965 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:34,968 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:34,971 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:34,974 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:34,977 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:34,977 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:34,977 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:59:34,978 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:34,977 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5f2a6ba2e0) -- 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 0x7f5f2c93fa90> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:34,981 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:34,984 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:34,984 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:59:34,987 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:34,987 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:59:34,990 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,990 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:59:34,993 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:34,993 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:59:34,993 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:34,996 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:34,996 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:59:34,999 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:34,999 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:35,002 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/a02c3997-a44a-439f-a65c-8036fbb982ff ' '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VppYwEpPtSMLtHa1xmLHDPxdyJNJzeOeh7 ' '/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': '94', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VppYwEpPtSMLtHa1xmLHDPxdyJNJzeOeh7', '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': 'a02c3997-a44a-439f-a65c-8036fbb982ff', 'ID_FS_UUID_ENC': 'a02c3997-a44a-439f-a65c-8036fbb982ff', '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': '1209064134'} ; 2024-03-01 16:59:35,002 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:35,002 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:35,005 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:59:35,006 INFO program/MainThread: stderr[59]: 2024-03-01 16:59:35,006 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:59:35,006 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:35,008 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:59:35,008 INFO program/MainThread: stderr[60]: 2024-03-01 16:59:35,008 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:59:35,009 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:35,011 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:59:35,011 INFO program/MainThread: stderr[61]: 2024-03-01 16:59:35,011 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:59:35,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:59:35,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:35,023 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:35,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:35,024 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:35,019 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:35,025 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:59:35,027 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:59:35,028 INFO program/MainThread: stderr[62]: 2024-03-01 16:59:35,028 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:59:35,031 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:59:35,031 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:59:35,034 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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpP3y41ORK0mGXrrR5YVO9RfsagQN5gZ9Y ' '/dev/disk/by-uuid/d23152b6-8176-49cc-bcb8-21c4030c032c ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '95', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpP3y41ORK0mGXrrR5YVO9RfsagQN5gZ9Y', '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': 'd23152b6-8176-49cc-bcb8-21c4030c032c', 'ID_FS_UUID_ENC': 'd23152b6-8176-49cc-bcb8-21c4030c032c', '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': '1209510407'} ; 2024-03-01 16:59:35,034 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:59:35,035 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:35,037 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:59:35,037 INFO program/MainThread: stderr[63]: 2024-03-01 16:59:35,037 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:59:35,038 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:35,040 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:59:35,040 INFO program/MainThread: stderr[64]: 2024-03-01 16:59:35,040 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:59:35,040 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:35,043 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:59:35,043 INFO program/MainThread: stderr[65]: 2024-03-01 16:59:35,043 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:59:35,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:59:35,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:35,054 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:35,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:35,055 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:35,050 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:35,056 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:59:35,059 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:59:35,059 INFO program/MainThread: stderr[66]: 2024-03-01 16:59:35,059 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:59:35,063 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:59:35,063 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:59:35,066 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpnAg9HDANoegzmvKjcF4TIDHxv4oJN5Lp ' '/dev/disk/by-uuid/1f0b4b87-6637-4996-9012-f10e704a6ce4 ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '96', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VpnAg9HDANoegzmvKjcF4TIDHxv4oJN5Lp', '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': '1f0b4b87-6637-4996-9012-f10e704a6ce4', 'ID_FS_UUID_ENC': '1f0b4b87-6637-4996-9012-f10e704a6ce4', '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': '1210553562'} ; 2024-03-01 16:59:35,066 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:59:35,066 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:35,068 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:59:35,069 INFO program/MainThread: stderr[67]: 2024-03-01 16:59:35,069 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:59:35,069 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:35,071 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:59:35,071 INFO program/MainThread: stderr[68]: 2024-03-01 16:59:35,071 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:59:35,071 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:35,074 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:59:35,074 INFO program/MainThread: stderr[69]: 2024-03-01 16:59:35,074 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:59:35,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:59:35,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:35,085 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:35,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:35,086 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:35,081 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:35,087 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:59:35,090 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:59:35,090 INFO program/MainThread: stderr[70]: 2024-03-01 16:59:35,090 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:59:35,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:59:35,093 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:59:35,096 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VptR4J2PGdsHPrM4nanwPg1NcrGDGThNv8 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/15bc2e98-0777-4a86-96f0-9a1aa8e81483 ' '/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': '97', '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-yKewaOBPSf1Kt0ILJFp57MpBnwAGP6VptR4J2PGdsHPrM4nanwPg1NcrGDGThNv8', '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': '15bc2e98-0777-4a86-96f0-9a1aa8e81483', 'ID_FS_UUID_ENC': '15bc2e98-0777-4a86-96f0-9a1aa8e81483', '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': '1211625638'} ; 2024-03-01 16:59:35,096 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:59:35,097 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:35,099 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:59:35,099 INFO program/MainThread: stderr[71]: 2024-03-01 16:59:35,099 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:59:35,099 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:35,102 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:59:35,102 INFO program/MainThread: stderr[72]: 2024-03-01 16:59:35,102 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:59:35,102 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:35,104 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:59:35,105 INFO program/MainThread: stderr[73]: 2024-03-01 16:59:35,105 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:59:35,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:59:35,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:35,116 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:35,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:35,117 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:35,112 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:35,118 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:59:35,120 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:59:35,120 INFO program/MainThread: stderr[74]: 2024-03-01 16:59:35,120 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:59:35,124 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:59:35,124 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:59:35,127 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/36bb2c95-f935-4788-b654-5a381db57d09 ' '/dev/disk/by-id/dm-uuid-LVM-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLC2rG2LgYRLG8nzY7GI6zShKwOPupz1Se ' '/dev/test_vg2/lv4 /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': '98', '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-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLC2rG2LgYRLG8nzY7GI6zShKwOPupz1Se', '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': '36bb2c95-f935-4788-b654-5a381db57d09', 'ID_FS_UUID_ENC': '36bb2c95-f935-4788-b654-5a381db57d09', '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': '1213351940'} ; 2024-03-01 16:59:35,127 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:59:35,127 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:35,130 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:59:35,130 INFO program/MainThread: stderr[75]: 2024-03-01 16:59:35,130 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:59:35,130 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:35,132 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:59:35,132 INFO program/MainThread: stderr[76]: 2024-03-01 16:59:35,132 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:59:35,133 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:35,135 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:59:35,135 INFO program/MainThread: stderr[77]: 2024-03-01 16:59:35,135 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:59:35,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:59:35,144 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,145 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,145 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,146 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,142 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,147 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:59:35,149 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:59:35,149 INFO program/MainThread: stderr[78]: 2024-03-01 16:59:35,149 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:59:35,153 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:59:35,153 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:59:35,156 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLMm6W9w9XfaZ5xLZHPxnJg6nVnYip5eVw ' '/dev/disk/by-uuid/a4e048c2-11fd-4f83-8612-849f1a6d3f35', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '99', '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-1uHyFL3ezmkf2ZeKJxS7ek5ck2QcUcDLMm6W9w9XfaZ5xLZHPxnJg6nVnYip5eVw', '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': 'a4e048c2-11fd-4f83-8612-849f1a6d3f35', 'ID_FS_UUID_ENC': 'a4e048c2-11fd-4f83-8612-849f1a6d3f35', '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': '1213796542'} ; 2024-03-01 16:59:35,156 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:59:35,156 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:35,159 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:59:35,159 INFO program/MainThread: stderr[79]: 2024-03-01 16:59:35,159 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:59:35,159 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:35,161 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:59:35,162 INFO program/MainThread: stderr[80]: 2024-03-01 16:59:35,162 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:59:35,162 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:35,164 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:59:35,164 INFO program/MainThread: stderr[81]: 2024-03-01 16:59:35,164 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:59:35,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:59:35,175 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,175 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,176 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,176 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,172 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,177 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:59:35,180 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:59:35,180 INFO program/MainThread: stderr[82]: 2024-03-01 16:59:35,180 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:59:35,183 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:59:35,183 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:59:35,186 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-uuid/30f303d6-9c69-42aa-abae-4e8aff0de495 ' '/dev/disk/by-id/dm-uuid-LVM-2tyhAiO9yms3n3d9kxWP0rexFtWdonACr7Mkd2fdPx3d98hIH0dBIIXIDkr5I8nc ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '100', '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-2tyhAiO9yms3n3d9kxWP0rexFtWdonACr7Mkd2fdPx3d98hIH0dBIIXIDkr5I8nc', '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': '30f303d6-9c69-42aa-abae-4e8aff0de495', 'ID_FS_UUID_ENC': '30f303d6-9c69-42aa-abae-4e8aff0de495', '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': '1215515100'} ; 2024-03-01 16:59:35,186 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:59:35,187 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:35,189 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:59:35,189 INFO program/MainThread: stderr[83]: 2024-03-01 16:59:35,189 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:59:35,190 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:35,192 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:59:35,192 INFO program/MainThread: stderr[84]: 2024-03-01 16:59:35,192 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:59:35,192 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:35,195 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:59:35,195 INFO program/MainThread: stderr[85]: 2024-03-01 16:59:35,195 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:59:35,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:59:35,204 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,205 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,205 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,206 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,202 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,207 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:59:35,209 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:59:35,209 INFO program/MainThread: stderr[86]: 2024-03-01 16:59:35,209 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:59:35,213 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:59:35,213 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:59:35,216 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-2tyhAiO9yms3n3d9kxWP0rexFtWdonAC54bE6BgUBfu631s2gT39A6mAx855phkv ' '/dev/disk/by-uuid/c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '101', '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-2tyhAiO9yms3n3d9kxWP0rexFtWdonAC54bE6BgUBfu631s2gT39A6mAx855phkv', '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': 'c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814', 'ID_FS_UUID_ENC': 'c9eeaa1d-f8b8-4ebe-9c23-197a86ed1814', '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': '1215993505'} ; 2024-03-01 16:59:35,216 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:59:35,216 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:35,219 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:59:35,219 INFO program/MainThread: stderr[87]: 2024-03-01 16:59:35,219 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:59:35,219 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:35,221 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:59:35,221 INFO program/MainThread: stderr[88]: 2024-03-01 16:59:35,222 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:59:35,222 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:35,224 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:59:35,224 INFO program/MainThread: stderr[89]: 2024-03-01 16:59:35,224 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:59:35,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:59:35,234 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,234 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,235 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,231 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,236 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:35,238 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:59:35,238 INFO program/MainThread: stderr[90]: 2024-03-01 16:59:35,238 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:59:35,242 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:35,242 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:59:35,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:35,254 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:35,271 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:59:35,272 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:59:35,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:35,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 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:35,284 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:59:35,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:35,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:35,294 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:35,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:35,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:35,305 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:35,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:35,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:35,316 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:35,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 16:59:35,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:35,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:35,327 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:59:35,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:35,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:35,337 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:59:35,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,343 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:59:35,343 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,344 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,344 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,344 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,345 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,345 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,345 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,346 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,346 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,346 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,347 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,347 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:35,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:59:35,352 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:59:35,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:59:35,357 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:59:35,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:59:35,362 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:59:35,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:59:35,368 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:35,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,371 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,372 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,374 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,375 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,376 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,378 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,379 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,380 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,383 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,384 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,387 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,388 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,388 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,391 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,391 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,392 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,392 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,395 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,395 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,396 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,399 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,400 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,403 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,404 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,404 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,407 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,408 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,411 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,412 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,416 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,416 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,416 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,419 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,420 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,423 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,424 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,424 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,427 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,428 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,431 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,432 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,432 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,435 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,436 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,438 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,439 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,440 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,443 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,444 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,447 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,448 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,451 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,452 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,455 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,456 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,458 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,459 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,462 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,463 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,466 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,467 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,467 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,470 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,471 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,471 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,474 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,475 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,478 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,479 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,482 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,482 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,483 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,486 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,486 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,487 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,490 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,490 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,491 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,494 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,494 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,495 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:59:35,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69bca0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 54bE6B-gUBf-u631-s2gT-39A6-mAx8-55phkv size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:59:35,495 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:59:35,498 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:59:35,498 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:59:35,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:59:35,502 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:35,502 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:59:35,505 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:59:35,505 INFO program/MainThread: stderr[91]: 2024-03-01 16:59:35,505 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:59:35,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:59:35,510 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:59:35,510 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:35,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:59:35,515 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:59:35,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,518 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,519 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,522 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,522 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,525 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,526 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,528 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,529 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,530 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,532 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,533 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,536 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,537 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,539 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,542 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,543 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,544 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,546 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,546 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,547 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,547 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,550 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,551 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,553 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,553 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,554 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,554 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,557 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,557 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,558 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,560 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,561 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,561 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,564 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,565 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,567 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,568 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,568 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,568 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,570 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,571 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,571 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,572 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,575 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,575 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,575 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,578 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,578 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,578 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,579 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,582 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,582 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,585 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,586 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,589 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,589 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,589 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,592 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,593 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,595 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,596 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,596 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,599 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,599 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,599 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,600 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,602 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,603 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,603 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,603 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,600 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,606 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,606 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,606 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,607 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,604 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,610 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,610 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,613 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,614 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,617 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,617 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,618 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,620 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,621 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,621 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,624 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,625 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,621 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,627 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,627 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:35,628 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:35,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a69d0a0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = r7Mkd2-fdPx-3d98-hIH0-dBII-XIDk-r5I8nc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773280) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 2tyhAi-O9ym-s3n3-d9kx-WP0r-exFt-WdonAC size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:35,629 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:59:35,632 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:59:35,632 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:59:35,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:59:35,635 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:59:35,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:59:35,638 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:59:35,638 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:59:35,638 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sda', 'sdb', 'sdc'] 2024-03-01 16:59:35,638 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:59:35,641 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:59:35,641 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,644 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:35,647 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:35,650 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:35,650 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:59:35,650 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:35,650 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:59:35,650 DEBUG blivet/MainThread: removing sda 2024-03-01 16:59:35,653 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:35,653 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:59:35,655 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:59:35,656 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:35,656 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:59:35,656 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:59:35,658 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:35,658 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:59:35,661 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:59:35,661 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:35,661 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:59:35,661 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:59:35,664 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:35,664 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:59:35,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:59:35,667 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:35,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,672 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:59:35,672 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,673 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,673 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,673 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,674 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,674 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,674 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,675 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,675 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,675 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,676 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,676 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:59:35,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:59:35,681 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:59:35,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:59:35,686 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:59:35,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:59:35,691 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:59:35,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:59:35,697 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:59:35,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,700 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,700 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,700 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,703 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,704 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,704 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,704 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,708 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,708 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,709 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,712 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,712 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,712 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,715 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,715 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,716 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,716 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,719 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,719 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,720 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,720 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,723 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,723 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,724 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,724 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,727 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,728 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,728 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,731 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,732 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,732 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,735 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,736 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,736 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,739 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,739 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,740 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,740 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,743 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,743 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,744 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,744 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,747 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,747 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,748 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,748 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,751 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,751 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,752 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,752 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,749 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,755 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,755 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,756 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,756 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,759 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,759 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,760 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,760 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,763 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,763 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,764 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,764 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,767 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,767 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,768 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,768 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,771 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,771 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,772 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,772 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,769 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,775 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,775 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,776 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,776 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,779 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,779 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,779 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,780 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,783 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,783 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,784 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,787 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,787 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,787 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,788 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,790 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,791 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,791 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,792 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,795 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,795 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,796 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,799 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,799 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,800 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,802 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,803 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,803 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,804 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,806 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,807 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,807 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,808 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,810 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,811 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,811 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,812 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,814 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,815 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,815 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,816 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,819 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,819 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,820 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,822 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,823 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,823 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,824 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:59:35,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6bdb50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Mm6W9w-9Xfa-Z5xL-ZHPx-nJg6-nVnY-ip5eVw size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:59:35,824 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:59:35,827 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:59:35,827 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:59:35,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:59:35,830 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:59:35,834 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:59:35,834 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:59:35,834 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:59:35,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:59:35,839 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:59:35,841 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,842 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,842 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,843 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,845 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,846 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,846 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,849 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,850 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,852 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,853 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,853 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,855 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,856 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,856 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,857 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,859 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,859 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,860 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,860 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,857 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,862 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,863 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,863 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,864 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,866 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,867 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,867 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,867 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,870 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,870 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,870 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,871 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,873 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,874 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,874 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,874 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,877 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,878 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,880 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,881 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,881 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,884 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,884 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,884 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,885 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,887 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,888 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,888 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,888 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,891 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,891 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,891 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,892 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,894 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,895 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,895 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,895 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,898 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,898 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,898 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,899 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,901 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,902 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,902 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,902 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,905 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,905 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,905 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,906 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,908 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,909 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,909 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,909 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,912 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,912 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,912 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,913 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,916 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,916 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,916 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,919 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,920 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,923 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,923 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,924 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,926 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,927 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,929 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,930 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,931 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,933 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,934 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,934 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,934 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,937 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,937 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,937 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,938 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,940 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,941 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,941 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,941 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,944 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,944 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,944 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,945 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,947 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,948 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,948 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,948 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,951 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,951 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,952 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:59:35,952 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:59:35,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a6417c0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = C2rG2L-gYRL-G8nz-Y7GI-6zSh-KwOP-upz1Se size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a773ca0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = 1uHyFL-3ezm-kf2Z-eKJx-S7ek-5ck2-QcUcDL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:59:35,953 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:59:35,955 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:59:35,955 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:59:35,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:59:35,959 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:59:35,962 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:59:35,962 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:59:35,962 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:59:35,962 DEBUG blivet.ansible/MainThread: ['sde', 'sdf', 'test_vg2', 'sdd'] 2024-03-01 16:59:35,962 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:59:35,964 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:59:35,965 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,967 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:59:35,970 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:59:35,973 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:59:35,973 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:59:35,973 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:59:35,973 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:59:35,973 DEBUG blivet/MainThread: removing sde 2024-03-01 16:59:35,976 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:35,976 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:59:35,978 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:59:35,978 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:59:35,979 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:59:35,979 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:59:35,981 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:35,981 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:59:35,984 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:59:35,984 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:59:35,984 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:59:35,984 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:59:35,987 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:35,987 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:35,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:59:35,989 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:59:35,989 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:59:35,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:35,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,995 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:59:35,995 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,996 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,996 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,996 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,997 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,997 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,998 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,998 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,998 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,999 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:35,999 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:36,000 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:59:36,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:36,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:59:36,005 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:59:36,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:36,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:59:36,010 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:59:36,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:36,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:59:36,015 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:59:36,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:36,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:59:36,020 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:59:36,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:36,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:59:36,025 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:59:36,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,029 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,030 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,034 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,036 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,040 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,041 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,045 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,046 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,050 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,051 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,055 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,057 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,061 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,062 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,066 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,067 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,071 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,073 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,076 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,078 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,082 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,083 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,087 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,088 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,092 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,094 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,097 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,099 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,103 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,104 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,108 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,109 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,113 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,113 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,114 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,118 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,120 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,124 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,125 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,129 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,130 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,134 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,135 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,139 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,140 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,141 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,145 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,146 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,150 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,151 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,155 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,157 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,161 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,162 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,157 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,166 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,167 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,171 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,172 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,176 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,178 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,182 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,183 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,187 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,188 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,192 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,193 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:59:36,189 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a653a90) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tR4J2P-GdsH-PrM4-nanw-Pg1N-crGD-GThNv8 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:59:36,194 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:59:36,197 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:59:36,197 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:36,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:59:36,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:59:36,200 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:59:36,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:59:36,203 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:59:36,203 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:59:36,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:36,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:59:36,209 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:59:36,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,212 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,213 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,217 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,218 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,222 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,223 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,226 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,228 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,231 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,233 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,236 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,237 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,241 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,242 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,246 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,247 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,251 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,252 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,255 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,257 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,260 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,261 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,265 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,266 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,270 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,271 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,275 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,276 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,279 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,281 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,284 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,285 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,289 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,290 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,294 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,295 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,298 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,300 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,303 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,304 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,308 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,309 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,313 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,314 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,318 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,319 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,322 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,324 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,327 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,328 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,332 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,333 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,337 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,338 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,341 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,343 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,346 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,347 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,351 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,352 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,356 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,357 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,360 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,362 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:59:36,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a662280) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nAg9HD-ANoe-gzmv-KjcF-4TID-Hxv4-oJN5Lp size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:59:36,362 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:59:36,365 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:59:36,365 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:36,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:59:36,368 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:59:36,368 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:59:36,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:59:36,372 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:59:36,372 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:59:36,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:36,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:59:36,377 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:59:36,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,380 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,380 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,381 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,385 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,386 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,389 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,389 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,390 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,393 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,394 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,398 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,399 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,402 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,403 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,407 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,408 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,411 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,412 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,415 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,416 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,420 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,421 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,424 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,425 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,429 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,430 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,433 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,434 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,437 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,439 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,442 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,443 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,446 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,447 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,443 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,451 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,452 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,455 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,456 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,460 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,461 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,457 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,464 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,465 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,468 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,469 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,473 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,474 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,470 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,477 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,478 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,474 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,482 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,483 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,486 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,487 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,490 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,492 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,495 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,496 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,499 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,500 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,504 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,505 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,508 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,509 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,512 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,513 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,517 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,518 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:59:36,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a699d60) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = P3y41O-RK0m-GXrr-R5YV-O9Rf-sagQ-N5gZ9Y size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,518 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:59:36,521 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:59:36,521 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:36,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:59:36,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:59:36,524 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:59:36,527 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:59:36,528 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:59:36,528 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:59:36,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:36,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:59:36,533 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:59:36,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,536 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,536 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,537 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,540 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,541 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,544 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,545 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,548 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,548 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,551 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,551 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,552 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,555 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,556 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,559 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,560 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,563 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,564 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,567 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,568 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,571 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,572 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,575 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,576 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,579 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,580 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,583 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,584 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,580 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,587 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,588 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,584 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,591 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,592 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,588 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,595 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,596 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,599 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,599 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,602 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,602 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,603 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,600 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,606 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,607 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,604 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,610 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,611 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,608 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,614 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,615 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,618 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,619 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,622 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,623 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,626 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,627 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,630 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,631 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,634 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,635 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,631 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,638 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,639 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,642 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,642 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,643 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,645 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,646 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,649 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,650 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,653 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,654 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,657 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:59:36,658 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:59:36,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f5f2a67e400) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pYwEpP-tSML-tHa1-xmLH-DPxd-yJNJ-zeOeh7 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5f2a643ac0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = yKewaO-BPSf-1Kt0-ILJF-p57M-pBnw-AGP6Vp size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:59:36,659 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:59:36,661 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:59:36,662 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:36,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:59:36,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:59:36,665 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:59:36,668 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:59:36,668 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:59:36,668 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:59:36,668 DEBUG blivet.ansible/MainThread: ['sdg', 'sdh', 'sdi', 'test_vg3', 'sdj'] 2024-03-01 16:59:36,668 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:59:36,670 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:59:36,671 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:36,674 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:59:36,676 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:59:36,679 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:59:36,682 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:59:36,682 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:59:36,682 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:59:36,682 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:59:36,682 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:59:36,684 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:36,684 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:36,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:59:36,687 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:59:36,687 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:59:36,687 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:59:36,687 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:59:36,690 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:36,690 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:36,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:59:36,693 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:59:36,693 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:59:36,693 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:59:36,693 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:59:36,695 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:36,695 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:36,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:59:36,698 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:59:36,698 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:59:36,698 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:59:36,698 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:59:36,701 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:36,701 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:36,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:59:36,703 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:59:36,704 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:59:36,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:36,718 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:36,735 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:36,747 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:36,766 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:36,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:36,779 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:36,798 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:59:36,799 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:36,811 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:36,831 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:59:36,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:36,844 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:36,864 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:59:36,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:36,877 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:36,896 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:59:36,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:36,909 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:36,928 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:59:36,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:36,941 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:36,961 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:59:36,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:36,973 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:36,993 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:59:36,993 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:36,993 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:36,993 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:59:36,994 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:59:36,995 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:59:36,995 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:59:36,997 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:59:36,999 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:37,002 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:37,005 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:59:37,005 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:59:37,007 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:37,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 0x7f5f2a5cdf90> 2024-03-01 16:59:37,008 INFO blivet/MainThread: sorting actions... 2024-03-01 16:59:37,027 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:59:37,027 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:59:37,027 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:59:37,028 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:59:37,028 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:59:37,028 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:59:37,028 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:59:37,028 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:59:37,028 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:59:37,028 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:59:37,028 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:59:37,029 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:59:37,029 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:59:37,029 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:59:37,029 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:59:37,029 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:59:37,029 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:59:37,029 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:59:37,029 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:59:37,030 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:59:37,030 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:59:37,030 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:59:37,030 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:59:37,030 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:37,030 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:37,030 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:37,030 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:37,031 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:37,031 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:37,031 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:59:37,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,036 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:59:37,037 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:59:37,044 INFO program/MainThread: stdout: 2024-03-01 16:59:37,044 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:59:37,044 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,045 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:37,059 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,059 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:37,071 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,071 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:59:37,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:59:37,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:59:37,081 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:59:37,084 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:59:37,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:59:37,088 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:37,128 INFO program/MainThread: stdout[92]: 2024-03-01 16:59:37,128 INFO program/MainThread: stderr[92]: 2024-03-01 16:59:37,128 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:59:37,132 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:59:37,135 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,138 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,140 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,143 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,146 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,149 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,151 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,154 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:59:37,157 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:37,190 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:59:37,190 INFO program/MainThread: stderr[93]: 2024-03-01 16:59:37,190 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:59:37,191 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:59:37,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,207 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:59:37,207 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:59:37,220 INFO program/MainThread: stdout: 2024-03-01 16:59:37,220 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:59:37,220 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:37,262 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:37,278 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,278 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:59:37,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:59:37,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:59:37,289 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:59:37,292 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:59:37,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:59:37,295 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:37,336 INFO program/MainThread: stdout[94]: 2024-03-01 16:59:37,336 INFO program/MainThread: stderr[94]: 2024-03-01 16:59:37,336 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:59:37,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:59:37,343 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,346 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,348 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,351 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,354 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,357 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,360 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,362 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:59:37,365 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:37,400 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:59:37,401 INFO program/MainThread: stderr[95]: 2024-03-01 16:59:37,401 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:59:37,402 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:59:37,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,417 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:59:37,418 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:59:37,428 INFO program/MainThread: stdout: 2024-03-01 16:59:37,428 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:59:37,428 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:37,471 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,471 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:37,485 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,485 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:59:37,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:59:37,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:59:37,495 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:59:37,498 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:59:37,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:59:37,501 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:37,539 INFO program/MainThread: stdout[96]: 2024-03-01 16:59:37,539 INFO program/MainThread: stderr[96]: 2024-03-01 16:59:37,539 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:59:37,543 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:59:37,546 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,549 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,551 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,554 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,557 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,560 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,563 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,565 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:59:37,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:59:37,568 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:37,600 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:59:37,601 INFO program/MainThread: stderr[97]: 2024-03-01 16:59:37,601 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:59:37,602 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:59:37,611 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,617 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:59:37,620 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:59:37,630 INFO program/MainThread: stdout: 2024-03-01 16:59:37,631 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:59:37,631 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:37,676 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,676 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:37,689 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:37,689 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:59:37,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:59:37,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:59:37,699 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:59:37,702 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:59:37,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:59:37,705 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:37,745 INFO program/MainThread: stdout[98]: 2024-03-01 16:59:37,745 INFO program/MainThread: stderr[98]: 2024-03-01 16:59:37,745 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:59:37,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:59:37,752 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,755 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:59:37,758 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,761 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:59:37,763 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,766 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:59:37,769 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,772 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:59:37,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:59:37,774 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:37,808 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:59:37,808 INFO program/MainThread: stderr[99]: 2024-03-01 16:59:37,808 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:59:37,809 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:59:37,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:59:37,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:59:37,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:59:37,837 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,847 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:59:37,853 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,861 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:59:37,867 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,877 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:59:37,882 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:37,887 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:59:37,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:59:37,893 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:37,927 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:59:37,927 INFO program/MainThread: stderr[100]: 2024-03-01 16:59:37,927 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:59:37,927 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:37,976 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:59:37,976 INFO program/MainThread: stderr[101]: 2024-03-01 16:59:37,976 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:59:37,977 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,018 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:59:38,019 INFO program/MainThread: stderr[102]: 2024-03-01 16:59:38,019 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:59:38,020 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:59:38,026 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,034 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:59:38,040 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:59:38,041 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,103 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:59:38,103 INFO program/MainThread: stderr[103]: 2024-03-01 16:59:38,103 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:59:38,103 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:59:38,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,121 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,121 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,129 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 16:59:38,129 INFO program/MainThread: stderr[104]: 2024-03-01 16:59:38,129 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:59:38,129 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdj ... 2024-03-01 16:59:38,143 INFO program/MainThread: stdout[105]: 2024-03-01 16:59:38,143 INFO program/MainThread: stderr[105]: 2024-03-01 16:59:38,143 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:59:38,143 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,156 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,156 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,169 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,170 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:59:38,173 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,176 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:59:38,178 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:59:38,178 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdg,/dev/sdi,/dev/sda,/dev/sdf,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,210 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:59:38,210 INFO program/MainThread: stderr[106]: 2024-03-01 16:59:38,210 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:59:38,210 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:59:38,211 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,228 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,228 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/sdg,/dev/sda,/dev/sdf,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,236 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 16:59:38,236 INFO program/MainThread: stderr[107]: 2024-03-01 16:59:38,236 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:59:38,236 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdi ... 2024-03-01 16:59:38,249 INFO program/MainThread: stdout[108]: 2024-03-01 16:59:38,250 INFO program/MainThread: stderr[108]: 2024-03-01 16:59:38,250 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:59:38,250 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,262 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,274 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,274 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:59:38,278 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,280 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:59:38,283 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:59:38,283 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/sdg,/dev/sda,/dev/sdf,/dev/sdh,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,312 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:59:38,312 INFO program/MainThread: stderr[109]: 2024-03-01 16:59:38,312 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:59:38,312 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:59:38,312 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,330 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,330 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/sdg,/dev/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,338 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 16:59:38,338 INFO program/MainThread: stderr[110]: 2024-03-01 16:59:38,338 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:59:38,338 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 16:59:38,352 INFO program/MainThread: stdout[111]: 2024-03-01 16:59:38,352 INFO program/MainThread: stderr[111]: 2024-03-01 16:59:38,352 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:59:38,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,365 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,365 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,377 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,377 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:59:38,381 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,384 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:59:38,386 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:59:38,386 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/sdg,/dev/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,417 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:59:38,417 INFO program/MainThread: stderr[112]: 2024-03-01 16:59:38,417 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:59:38,417 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:59:38,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,435 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,435 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/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,443 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 16:59:38,443 INFO program/MainThread: stderr[113]: 2024-03-01 16:59:38,443 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:59:38,443 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdg ... 2024-03-01 16:59:38,455 INFO program/MainThread: stdout[114]: 2024-03-01 16:59:38,455 INFO program/MainThread: stderr[114]: 2024-03-01 16:59:38,455 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:59:38,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,468 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,480 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,480 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:59:38,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,488 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:59:38,488 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:59:38,495 INFO program/MainThread: stdout: 2024-03-01 16:59:38,495 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:59:38,495 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,495 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,512 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,525 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,525 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:59:38,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:59:38,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:59:38,535 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:59:38,538 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:59:38,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:59:38,542 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/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,577 INFO program/MainThread: stdout[115]: 2024-03-01 16:59:38,578 INFO program/MainThread: stderr[115]: 2024-03-01 16:59:38,578 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:59:38,582 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:59:38,584 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,587 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:59:38,590 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,593 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:59:38,595 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,598 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:59:38,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:59:38,601 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/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,640 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 16:59:38,640 INFO program/MainThread: stderr[116]: 2024-03-01 16:59:38,640 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:59:38,641 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:59:38,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,659 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:59:38,659 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:59:38,669 INFO program/MainThread: stdout: 2024-03-01 16:59:38,669 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:59:38,669 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,669 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,691 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,691 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:38,704 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:38,704 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:59:38,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:59:38,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:59:38,714 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:59:38,717 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:59:38,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:59:38,720 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/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,748 INFO program/MainThread: stdout[117]: 2024-03-01 16:59:38,749 INFO program/MainThread: stderr[117]: 2024-03-01 16:59:38,749 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:59:38,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:59:38,756 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,759 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:38,761 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,764 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:59:38,767 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,770 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:59:38,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:59:38,772 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/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,808 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 16:59:38,809 INFO program/MainThread: stderr[118]: 2024-03-01 16:59:38,809 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:59:38,810 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:59:38,817 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:59:38,829 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:59:38,836 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:59:38,844 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,849 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:59:38,855 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,857 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:59:38,860 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,863 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:59:38,865 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:59:38,866 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/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,892 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 16:59:38,893 INFO program/MainThread: stderr[119]: 2024-03-01 16:59:38,893 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:59:38,893 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,942 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:59:38,942 INFO program/MainThread: stderr[120]: 2024-03-01 16:59:38,942 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:59:38,942 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:38,968 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 16:59:38,969 INFO program/MainThread: stderr[121]: 2024-03-01 16:59:38,969 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:59:38,970 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:59:38,976 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:38,985 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:59:38,990 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:59:38,990 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/sda,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:39,038 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:59:39,039 INFO program/MainThread: stderr[122]: 2024-03-01 16:59:39,039 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:59:39,039 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:59:39,039 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,057 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,057 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/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:39,065 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 16:59:39,065 INFO program/MainThread: stderr[123]: 2024-03-01 16:59:39,065 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:59:39,065 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdd ... 2024-03-01 16:59:39,078 INFO program/MainThread: stdout[124]: 2024-03-01 16:59:39,078 INFO program/MainThread: stderr[124]: 2024-03-01 16:59:39,078 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:59:39,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,092 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,092 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,105 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,105 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:59:39,109 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,112 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:59:39,114 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:59:39,114 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/sdf,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:39,144 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:59:39,144 INFO program/MainThread: stderr[125]: 2024-03-01 16:59:39,144 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:59:39,144 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:59:39,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,162 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,162 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:39,169 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 16:59:39,170 INFO program/MainThread: stderr[126]: 2024-03-01 16:59:39,170 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:59:39,170 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sdf ... 2024-03-01 16:59:39,185 INFO program/MainThread: stdout[127]: 2024-03-01 16:59:39,185 INFO program/MainThread: stderr[127]: 2024-03-01 16:59:39,185 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 16:59:39,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,198 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,198 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,210 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,211 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:59:39,214 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,217 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:59:39,219 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:59:39,219 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/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:59:39,249 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:59:39,249 INFO program/MainThread: stderr[128]: 2024-03-01 16:59:39,249 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 16:59:39,249 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:59:39,250 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,267 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,267 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 16:59:39,275 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 16:59:39,275 INFO program/MainThread: stderr[129]: 2024-03-01 16:59:39,276 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 16:59:39,276 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sde ... 2024-03-01 16:59:39,289 INFO program/MainThread: stdout[130]: 2024-03-01 16:59:39,289 INFO program/MainThread: stderr[130]: 2024-03-01 16:59:39,289 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 16:59:39,289 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,302 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,314 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,314 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:59:39,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,321 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:59:39,321 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:59:39,329 INFO program/MainThread: stdout: 2024-03-01 16:59:39,329 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:59:39,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,346 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,346 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,359 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,359 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:59:39,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:59:39,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:59:39,370 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:59:39,373 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:59:39,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:59:39,376 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 16:59:39,414 INFO program/MainThread: stdout[131]: 2024-03-01 16:59:39,414 INFO program/MainThread: stderr[131]: 2024-03-01 16:59:39,414 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 16:59:39,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:59:39,421 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,424 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:59:39,427 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,429 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:59:39,432 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,435 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:59:39,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:59:39,438 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 16:59:39,467 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 16:59:39,468 INFO program/MainThread: stderr[132]: 2024-03-01 16:59:39,468 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 16:59:39,469 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:39,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,486 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:39,486 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:59:39,496 INFO program/MainThread: stdout: 2024-03-01 16:59:39,496 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:59:39,496 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,496 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,528 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,541 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,542 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:39,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:39,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:59:39,551 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:39,554 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:59:39,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:59:39,558 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 16:59:39,603 INFO program/MainThread: stdout[133]: 2024-03-01 16:59:39,603 INFO program/MainThread: stderr[133]: 2024-03-01 16:59:39,603 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 16:59:39,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:59:39,610 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,612 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:39,616 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,618 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:39,621 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,624 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:39,626 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:59:39,627 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 16:59:39,658 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 16:59:39,659 INFO program/MainThread: stderr[134]: 2024-03-01 16:59:39,659 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 16:59:39,660 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:39,671 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:59:39,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:59:39,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:59:39,691 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,701 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:39,706 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,711 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:39,714 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,716 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:39,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:59:39,719 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 16:59:39,747 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 16:59:39,748 INFO program/MainThread: stderr[135]: 2024-03-01 16:59:39,748 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 16:59:39,748 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 16:59:39,800 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:59:39,800 INFO program/MainThread: stderr[136]: 2024-03-01 16:59:39,800 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 16:59:39,800 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 16:59:39,830 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 16:59:39,831 INFO program/MainThread: stderr[137]: 2024-03-01 16:59:39,831 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 16:59:39,831 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:39,839 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,846 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:59:39,854 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:59:39,854 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 16:59:39,894 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:59:39,894 INFO program/MainThread: stderr[138]: 2024-03-01 16:59:39,894 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 16:59:39,894 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:59:39,895 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,911 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,911 INFO program/MainThread: Running [139] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:59:39,918 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 16:59:39,918 INFO program/MainThread: stderr[139]: 2024-03-01 16:59:39,918 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 16:59:39,919 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sdc ... 2024-03-01 16:59:39,931 INFO program/MainThread: stdout[140]: 2024-03-01 16:59:39,932 INFO program/MainThread: stderr[140]: 2024-03-01 16:59:39,932 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 16:59:39,932 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,944 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,944 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,956 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,956 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:39,960 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:39,963 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:59:39,965 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:59:39,965 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:59:39,995 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:59:39,995 INFO program/MainThread: stderr[141]: 2024-03-01 16:59:39,995 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 16:59:39,996 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:59:39,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:40,009 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:40,010 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:40,017 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 16:59:40,018 INFO program/MainThread: stderr[142]: 2024-03-01 16:59:40,018 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 16:59:40,018 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdb ... 2024-03-01 16:59:40,030 INFO program/MainThread: stdout[143]: 2024-03-01 16:59:40,031 INFO program/MainThread: stderr[143]: 2024-03-01 16:59:40,031 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 16:59:40,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:40,043 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:40,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:40,055 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:40,055 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:40,059 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:40,062 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:59:40,064 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:59:40,064 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:40,101 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:59:40,102 INFO program/MainThread: stderr[144]: 2024-03-01 16:59:40,102 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 16:59:40,103 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:59:40,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:40,116 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:40,116 INFO program/MainThread: Running [145] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:40,124 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 16:59:40,124 INFO program/MainThread: stderr[145]: 2024-03-01 16:59:40,124 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 16:59:40,124 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sda ... 2024-03-01 16:59:40,138 INFO program/MainThread: stdout[146]: 2024-03-01 16:59:40,138 INFO program/MainThread: stderr[146]: 2024-03-01 16:59:40,138 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 16:59:40,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:40,147 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:40,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:40,160 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:40,165 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:40,165 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 0x7f5f2a5cce50> 2024-03-01 16:59:48,092 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_khaq5vb6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:51,195 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ocyuuhik/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:55,223 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__41q1qxt/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:55,259 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:55,259 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:55,262 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:55,262 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:59:55,262 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:55,262 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:55,267 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,267 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:55,271 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:55,271 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:55,274 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:55,274 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:55,277 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:55,277 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:55,285 INFO program/MainThread: stdout: 2024-03-01 16:59:55,285 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:55,285 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:55,286 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:55,286 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,286 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:55,286 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:55,286 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:55,287 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:55,287 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:55,287 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:55,287 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:55,287 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,301 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,315 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:59:55,319 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:59:55,319 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:59:55,320 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:55,346 INFO program/MainThread: stdout[3]: 2024-03-01 16:59:55,347 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:55,347 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:55,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,358 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:55,360 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:59:55,365 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:55,365 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:55,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:55,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:55,369 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:55,373 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:55,373 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:59:55,376 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:59:55,376 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,377 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:55,377 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de7f9b910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:59:55,380 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:55,380 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:59:55,383 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:59:55,384 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:59:55,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,395 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:55,395 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:55,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:59:55,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:59:55,398 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:55,401 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:55,402 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:59:55,405 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:59:55,405 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,405 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:59:55,405 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6aec0d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:59:55,409 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:55,409 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:59:55,412 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:59:55,412 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:59:55,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,423 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:55,424 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:55,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:55,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:59:55,427 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:55,430 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:55,430 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:59:55,433 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:59:55,433 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,434 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:59:55,434 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de7b1bf10) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:59:55,437 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:55,437 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:55,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:59:55,440 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:59:55,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,451 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:55,451 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:55,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:55,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:59:55,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:55,457 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:55,458 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:59:55,460 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:59:55,461 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,461 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:59:55,461 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6a80a00) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:59:55,464 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:55,464 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:55,467 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:59:55,467 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:59:55,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,478 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:55,479 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:55,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:59:55,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:59:55,482 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:55,484 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:55,485 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:59:55,488 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:59:55,488 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,488 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:59:55,488 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6a805e0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:59:55,491 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:55,492 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:59:55,495 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:59:55,495 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:59:55,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,506 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:55,506 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:55,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:55,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:59:55,509 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:55,512 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:55,512 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:59:55,515 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:59:55,515 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,516 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:59:55,516 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6a803a0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:59:55,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:55,519 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:55,522 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:59:55,522 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:59:55,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,533 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:55,533 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:55,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:55,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:59:55,536 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:55,539 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:55,539 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:59:55,542 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:59:55,542 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,543 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:59:55,543 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6a8b070) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:59:55,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:55,546 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:55,549 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:59:55,549 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:59:55,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,560 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:55,560 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:55,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:55,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:59:55,563 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:55,566 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:55,566 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:59:55,569 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:59:55,569 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,570 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:59:55,570 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6a827f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:59:55,573 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:55,573 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:55,576 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:59:55,576 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:59:55,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,587 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:55,587 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:55,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:59:55,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:59:55,591 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:55,593 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:55,594 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:59:55,596 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:59:55,597 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,597 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:59:55,597 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6a976a0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:59:55,600 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:55,600 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:55,603 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:59:55,603 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:59:55,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,614 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:55,615 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:55,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:59:55,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:55,618 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:55,621 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:55,621 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:59:55,624 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:59:55,624 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,624 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:59:55,624 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6a97e20) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:59:55,627 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:55,628 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:55,631 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:59:55,631 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:59:55,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,642 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:55,642 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:55,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:59:55,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:59:55,645 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:55,648 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:55,648 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:59:55,651 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:59:55,651 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,652 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:59:55,652 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6a97fd0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:59:55,655 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:55,655 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:55,658 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:59:55,658 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:59:55,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,668 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:55,669 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:55,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:59:55,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:59:55,672 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:55,675 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:55,675 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:59:55,678 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:59:55,678 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:55,679 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:59:55,679 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6a9ad30) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:59:55,682 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:55,682 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:55,685 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': '22692370'} ; 2024-03-01 16:59:55,685 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:55,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,694 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:55,694 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:55,695 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:55,695 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:55,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:59:55,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:59:55,698 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:55,701 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:55,701 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:55,704 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:59:55,704 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:55,704 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:59:55,704 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7de6a9ac40) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:55,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:55,711 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:55,711 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:59:55,714 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:55,714 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:59:55,717 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:55,717 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:59:55,720 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:55,720 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:59:55,723 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:55,726 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:55,729 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:55,736 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 0x7f7de83f8d80> 2024-03-01 16:59:55,780 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:59:55,784 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:55,784 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:55,788 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': '22694257'} ; 2024-03-01 16:59:55,788 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:55,788 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:55,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,796 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:55,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,802 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,816 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:59:55,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:59:55,839 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:55,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:59:55,842 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:55,845 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:55,845 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:55,848 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:55,849 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:55,849 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:55,852 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:55,855 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:55,857 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:55,860 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:55,863 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:55,863 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:55,864 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:59:55,864 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:55,864 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7de6aa58e0) -- 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 0x7f7de7b1f770> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:55,867 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:55,871 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:55,871 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:59:55,874 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:55,874 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:59:55,878 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:55,878 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:59:55,881 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:55,881 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:59:55,882 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:55,882 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:55,885 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:55,886 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:59:55,889 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:55,889 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:55,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:55,900 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:55,914 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:59:55,915 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:59:55,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:55,926 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:59:55,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:55,936 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:55,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:55,946 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:55,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:55,956 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:55,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:55,966 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:59:55,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:55,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:55,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:55,976 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:59:55,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:59:55,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:59:55,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:59:55,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:55,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:59:55,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:59:55,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:59:55,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:59:59,025 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9ag3j_ek/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:59,059 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:59,060 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:59,063 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:59,063 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 16:59:59,063 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:59,063 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:59,067 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,068 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:59,071 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:59,071 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:59,074 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:59,074 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:59,077 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:59,077 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:59,085 INFO program/MainThread: stdout: 2024-03-01 16:59:59,085 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:59,085 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:59,085 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:59,086 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,086 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:59,086 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:59,086 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:59,086 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:59,086 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:59,087 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:59,087 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:59,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,100 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,113 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:59:59,117 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 16:59:59,117 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:59:59,118 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:59,143 INFO program/MainThread: stdout[3]: 2024-03-01 16:59:59,143 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:59,144 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:59,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,154 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:59,156 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 16:59:59,161 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:59,161 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:59,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:59,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:59,165 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:59,168 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:59,168 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:59:59,171 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:59:59,172 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,172 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:59,172 INFO blivet/MainThread: got device: DiskDevice instance (0x7f076199a910) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 16:59:59,176 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:59,176 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:59:59,179 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 16:59:59,179 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:59:59,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,190 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:59,190 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:59,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:59:59,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:59:59,193 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:59,196 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:59,197 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:59:59,200 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:59:59,200 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,200 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:59:59,200 INFO blivet/MainThread: got device: DiskDevice instance (0x7f07604ed0d0) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 16:59:59,203 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:59,204 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:59:59,207 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 16:59:59,207 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:59:59,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,217 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:59,218 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:59,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:59,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:59:59,221 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:59,224 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:59,224 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:59:59,227 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:59:59,227 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,228 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:59:59,228 INFO blivet/MainThread: got device: DiskDevice instance (0x7f076151bf10) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 16:59:59,231 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:59,231 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:59,234 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 16:59:59,234 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:59:59,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,244 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:59,245 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:59,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:59,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:59:59,248 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:59,250 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:59,251 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:59:59,253 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:59:59,254 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,254 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:59:59,254 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0760480a00) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 16:59:59,257 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:59,257 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:59,260 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 16:59:59,260 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:59:59,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,270 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:59,271 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:59,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:59:59,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:59:59,274 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:59,277 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:59,277 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:59:59,280 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:59:59,280 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,280 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:59:59,280 INFO blivet/MainThread: got device: DiskDevice instance (0x7f07604805e0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 16:59:59,283 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:59,283 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:59:59,286 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 16:59:59,286 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:59:59,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,297 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:59,297 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:59,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:59,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:59:59,300 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:59,303 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:59,303 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:59:59,306 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:59:59,306 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,306 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:59:59,306 INFO blivet/MainThread: got device: DiskDevice instance (0x7f07604803a0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 16:59:59,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:59,310 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:59,312 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_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 16:59:59,312 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:59:59,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,323 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:59,323 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:59,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:59,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:59:59,326 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:59,329 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:59,329 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:59:59,332 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:59:59,332 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,333 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:59:59,333 INFO blivet/MainThread: got device: DiskDevice instance (0x7f076048b070) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 16:59:59,336 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:59,336 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:59,338 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_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 16:59:59,339 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:59:59,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,349 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:59,350 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:59,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:59,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:59:59,353 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:59,356 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:59,356 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:59:59,359 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:59:59,359 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,359 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:59:59,359 INFO blivet/MainThread: got device: DiskDevice instance (0x7f07604827f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 16:59:59,363 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:59,363 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:59,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 16:59:59,366 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:59:59,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,376 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:59,377 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:59,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:59:59,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:59:59,380 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:59,383 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:59,383 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:59:59,386 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:59:59,386 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,386 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:59:59,386 INFO blivet/MainThread: got device: DiskDevice instance (0x7f07604966a0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 16:59:59,389 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:59,389 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:59,392 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 16:59:59,392 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:59:59,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,403 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:59,403 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:59,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:59:59,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:59,406 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:59,409 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:59,409 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:59:59,412 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:59:59,412 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,413 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:59:59,413 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0760496e20) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 16:59:59,416 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:59,416 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:59,419 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 16:59:59,419 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:59:59,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,429 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:59,430 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:59,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:59:59,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:59:59,433 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:59,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:59,436 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:59:59,438 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:59:59,439 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,439 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:59:59,439 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0760496fd0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 16:59:59,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:59,442 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:59,445 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 16:59:59,445 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:59:59,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,456 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:59,456 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:59,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:59:59,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:59:59,459 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:59,462 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:59,462 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:59:59,465 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:59:59,465 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,465 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:59:59,466 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0760499d30) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 16:59:59,469 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:59,469 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:59,471 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': '22692370'} ; 2024-03-01 16:59:59,472 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:59,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,481 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:59,481 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:59,481 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:59,481 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:59,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:59:59,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:59:59,484 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:59,487 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:59,487 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:59,490 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:59:59,490 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:59,490 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:59:59,491 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0760499c40) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:59,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:59,497 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:59,497 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:59:59,500 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:59,500 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:59:59,503 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:59,503 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:59:59,506 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:59,506 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:59:59,509 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:59,512 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:59,514 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:59,520 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 0x7f07604a9540> 2024-03-01 16:59:59,558 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:59:59,562 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:59,562 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:59,565 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': '22694257'} ; 2024-03-01 16:59:59,566 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:59,566 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:59,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,574 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:59,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,579 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,593 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:59:59,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:59:59,615 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:59,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:59:59,618 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:59,621 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:59,621 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:59,624 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:59,624 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:59,624 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:59,627 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:59,630 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:59,633 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:59,635 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:59,638 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:59:59,639 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:59,639 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:59:59,639 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:59,639 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f07604a58e0) -- 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 0x7f0761df7f90> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:59,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:59,646 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:59,646 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:59:59,649 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:59,649 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:59:59,652 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:59,652 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:59:59,655 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:59,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:59:59,656 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:59,657 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:59,660 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:59,660 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:59:59,662 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:59,663 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:59,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,677 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,690 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:59:59,691 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:59:59,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:59,702 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:59:59,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:59,712 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:59,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:59,721 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:59,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:59,731 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:59,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:59,741 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:59:59,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:59,751 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:59:59,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:59,761 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:59:59,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:59:59,766 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:59:59,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:59:59,771 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:59:59,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:59:59,776 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:59:59,778 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:59,779 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:59:59,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:59,782 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:59,782 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:59:59,785 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:59,785 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:59:59,787 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:59,788 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:59:59,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:59:59,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:59,790 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:59:59,793 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:59,793 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:59:59,796 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:59,796 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:59:59,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:59:59,799 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:59,799 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:59:59,801 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:59,802 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:59:59,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:59:59,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:59,809 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:59,812 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:59,815 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:59,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:59,821 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:59,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:59:59,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:59,826 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:59:59,826 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:59:59,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:59,837 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:59:59,838 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:59,838 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:59:59,838 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:59:59,839 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:59,839 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:59:59,842 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:59,842 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:59:59,844 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:59,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:59:59,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:59,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:59,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:59:59,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:59,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:59,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:59,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:59:59,863 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:59,864 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:59:59,864 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:59:59,864 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:59:59,867 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:59:59,868 INFO program/MainThread: stderr[4]: 2024-03-01 16:59:59,868 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:59,868 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:59:59,868 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:59,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:59:59,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:59:59,873 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:59,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:59,884 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:59:59,884 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:59,885 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:59:59,885 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:59:59,885 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:59,886 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:59:59,888 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:59,889 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:59:59,891 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:59,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:59:59,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:59:59,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:59:59,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:59:59,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:59:59,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:59:59,907 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:59:59,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:59:59,910 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:59,911 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:59:59,911 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:59:59,911 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:59:59,911 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:59,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:59:59,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:59:59,915 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:59:59,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:59,925 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:59:59,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:59:59,930 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:59:59,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:59:59,935 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:59:59,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:59:59,940 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:59:59,943 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:59,943 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:59:59,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:59:59,946 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:59,946 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:59:59,949 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:59:59,949 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:59:59,951 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:59,952 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:59:59,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:59:59,954 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:59,954 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:59:59,957 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:59:59,957 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:59:59,960 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:59,960 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:59:59,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:59:59,963 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:59,963 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:59:59,966 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:59:59,966 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:59:59,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:59:59,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:59:59,973 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:59,976 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:59:59,979 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:59,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:59:59,985 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:59:59,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:59:59,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:59:59,989 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:59:59,990 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:59:59,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,001 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 17:00:00,002 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:00,002 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:00:00,002 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 17:00:00,003 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:00,003 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:00:00,006 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,006 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 17:00:00,008 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:00:00,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:00,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:00:00,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 17:00:00,018 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:00:00,021 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:00,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:00:00,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 17:00:00,028 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:00,028 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:00:00,028 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:00:00,028 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 17:00:00,028 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:00,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:00:00,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 17:00:00,032 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:00,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,043 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 17:00:00,043 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:00,044 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:00:00,044 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 17:00:00,044 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:00,045 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:00:00,048 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,048 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 17:00:00,050 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:00:00,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:00,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:00:00,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:00:00,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:00:00,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:00,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:00:00,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 17:00:00,070 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:00,070 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:00:00,070 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:00:00,070 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 17:00:00,071 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:00,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 17:00:00,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 17:00:00,074 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:00,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,085 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 17:00:00,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 17:00:00,090 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:00:00,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 17:00:00,095 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:00:00,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 17:00:00,100 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:00:00,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 17:00:00,105 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:00:00,108 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:00,108 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 17:00:00,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 17:00:00,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:00:00,111 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:00:00,114 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:00:00,114 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:00:00,116 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:00,117 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 17:00:00,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:00:00,119 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:00:00,119 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:00:00,122 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:00:00,123 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:00:00,125 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:00,125 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 17:00:00,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 17:00:00,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:00:00,128 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:00:00,131 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:00:00,131 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:00:00,133 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:00,134 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:00:00,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:00:00,136 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:00:00,136 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:00:00,139 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:00:00,139 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:00:00,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:00:00,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:00:00,147 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:00,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:00:00,153 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:00,156 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:00:00,160 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:00,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:00:00,166 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:00,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 17:00:00,170 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:00:00,170 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 17:00:00,171 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:00:00,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,183 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 17:00:00,184 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,185 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:00:00,185 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 17:00:00,185 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,185 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:00:00,188 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,188 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 17:00:00,191 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 17:00:00,194 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:00,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:00:00,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:00:00,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:00:00,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:00,206 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:00:00,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 17:00:00,210 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,210 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:00:00,211 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:00:00,211 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 17:00:00,211 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:00,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 17:00:00,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 17:00:00,214 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:00,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,225 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 17:00:00,226 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,226 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:00:00,226 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 17:00:00,227 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,227 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:00:00,230 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,230 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 17:00:00,232 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:00:00,236 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:00,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:00:00,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 17:00:00,242 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:00:00,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:00,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:00:00,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 17:00:00,252 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,252 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:00:00,252 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:00:00,253 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 17:00:00,253 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:00,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:00:00,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 17:00:00,256 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:00,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,267 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 17:00:00,268 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,269 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:00:00,269 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 17:00:00,269 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,270 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:00:00,272 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,272 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 17:00:00,275 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:00:00,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:00,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:00:00,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 17:00:00,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:00:00,288 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:00,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:00:00,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 17:00:00,295 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,295 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:00:00,296 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:00:00,296 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 17:00:00,296 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:00,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 17:00:00,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 17:00:00,299 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:00,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,310 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 17:00:00,311 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,312 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:00:00,312 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 17:00:00,312 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,313 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:00:00,316 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,316 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 17:00:00,318 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:00:00,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:00,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:00:00,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 17:00:00,329 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:00:00,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:00,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:00:00,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 17:00:00,338 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:00,339 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:00:00,339 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:00:00,339 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 17:00:00,339 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:00,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 17:00:00,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 17:00:00,343 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:00,344 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:00:00,344 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:00:00,344 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:00:00,344 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:00:00,344 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:00:00,344 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:00,345 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:00,346 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:00,347 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:00,347 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:00,347 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:00:00,349 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:00:00,351 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:00:00,354 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:00:00,356 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:00:00,356 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:00:00,359 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:00:00,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 0x7f07632273b0> 2024-03-01 17:00:00,359 INFO blivet/MainThread: sorting actions... 2024-03-01 17:00:00,391 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:00:00,392 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:00:00,392 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:00:00,392 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:00:00,392 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:00:00,393 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:00:00,393 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:00:00,394 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:00:00,394 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:00:00,394 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:00:00,395 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:00:00,395 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:00:00,395 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:00:00,395 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:00:00,396 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:00:00,396 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:00,397 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:00,397 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:00,397 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:00,398 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:00,398 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:00,399 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:00,399 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:00,399 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:00:00,400 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:00:00,400 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:00:00,400 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:00:00,401 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:00,401 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:00,402 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:00,402 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:00,402 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:00:00,403 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:00:00,403 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:00:00,403 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:00:00,404 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:00,404 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:00,405 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:00,405 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:00,405 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:00:00,408 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:00,410 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 17:00:00,411 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 17:00:00,418 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,442 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,442 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,453 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,453 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:00:00,457 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:00,459 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 17:00:00,459 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 17:00:00,467 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,467 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,490 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,503 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,503 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:00:00,507 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:00,510 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 17:00:00,510 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 17:00:00,516 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,517 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,544 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,544 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,557 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,558 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:00:00,561 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:00,564 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 17:00:00,564 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 17:00:00,571 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,597 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,610 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,610 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:00:00,614 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:00,616 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 17:00:00,617 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 17:00:00,623 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,623 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,647 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,647 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,659 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,659 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:00:00,663 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:00,665 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 17:00:00,665 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 17:00:00,672 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,672 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,700 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,700 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,713 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,714 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:00:00,717 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:00,720 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 17:00:00,720 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 17:00:00,726 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,754 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,767 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,767 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:00:00,771 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:00,773 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:00:00,774 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:00:00,780 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,780 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,808 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,808 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,821 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,821 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:00:00,825 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:00,827 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:00:00,828 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:00:00,835 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,835 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,858 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,870 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,871 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:00:00,874 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:00,876 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:00:00,877 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:00:00,883 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,884 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,907 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,919 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,919 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:00:00,923 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:00,925 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:00,928 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:00,928 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:00:00,928 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:00,928 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:00:00,958 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 17:00:00,958 INFO program/MainThread: stderr[5]: 2024-03-01 17:00:00,958 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:00:00,958 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 17:00:00,971 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 17:00:00,971 INFO program/MainThread: stderr[6]: 2024-03-01 17:00:00,971 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:00:00,971 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 17:00:00,997 INFO program/MainThread: stdout[7]: 2024-03-01 17:00:00,997 INFO program/MainThread: stderr[7]: 2024-03-01 17:00:00,997 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:00:00,997 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 17:00:00,998 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,010 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,014 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:00:01,014 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:00:01,015 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 17:00:01,024 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,024 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,045 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,046 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:00:01,049 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,052 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,054 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,054 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:00:01,055 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:01,055 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:00:01,089 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 17:00:01,089 INFO program/MainThread: stderr[8]: 2024-03-01 17:00:01,089 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:00:01,090 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 17:00:01,103 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 17:00:01,103 INFO program/MainThread: stderr[9]: 2024-03-01 17:00:01,103 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:00:01,103 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 17:00:01,132 INFO program/MainThread: stdout[10]: 2024-03-01 17:00:01,132 INFO program/MainThread: stderr[10]: 2024-03-01 17:00:01,132 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:00:01,133 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 17:00:01,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,146 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,150 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:00:01,150 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:00:01,151 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 17:00:01,161 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,185 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,185 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:00:01,189 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,192 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,194 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,194 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:00:01,194 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:01,195 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:00:01,225 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 17:00:01,225 INFO program/MainThread: stderr[11]: 2024-03-01 17:00:01,225 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:00:01,225 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 17:00:01,239 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 17:00:01,239 INFO program/MainThread: stderr[12]: 2024-03-01 17:00:01,239 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:00:01,239 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 17:00:01,268 INFO program/MainThread: stdout[13]: 2024-03-01 17:00:01,268 INFO program/MainThread: stderr[13]: 2024-03-01 17:00:01,268 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:00:01,268 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 17:00:01,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,282 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,286 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:00:01,286 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:00:01,287 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 17:00:01,297 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,322 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,322 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:00:01,326 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,328 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,331 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,331 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:00:01,331 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:01,331 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:00:01,367 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 17:00:01,367 INFO program/MainThread: stderr[14]: 2024-03-01 17:00:01,367 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:00:01,368 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 17:00:01,379 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 17:00:01,379 INFO program/MainThread: stderr[15]: 2024-03-01 17:00:01,380 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:00:01,380 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 17:00:01,407 INFO program/MainThread: stdout[16]: 2024-03-01 17:00:01,407 INFO program/MainThread: stderr[16]: 2024-03-01 17:00:01,407 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:00:01,408 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 17:00:01,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,421 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,425 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:00:01,425 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:00:01,426 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 17:00:01,436 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,460 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,460 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:00:01,464 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 17:00:01,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:00:01,469 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,472 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,475 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,477 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,480 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,483 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,485 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,488 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,490 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 17:00:01,491 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 17:00:01,542 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 17:00:01,542 INFO program/MainThread: stderr[17]: 2024-03-01 17:00:01,542 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:00:01,550 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:01,556 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:00:01,565 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,572 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,582 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,591 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,598 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,605 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,612 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,618 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,676 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,681 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:00:01,684 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:00:01,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,697 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,698 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 17:00:01,707 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,719 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,719 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:01,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 17:00:01,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 17:00:01,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:01,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:00:01,734 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,737 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,741 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,743 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,746 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,749 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,752 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,755 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:01,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,768 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:00:01,773 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 17:00:01,807 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 17:00:01,807 INFO program/MainThread: stderr[18]: 2024-03-01 17:00:01,807 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:00:01,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 17:00:01,811 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 17:00:01,875 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 17:00:01,875 INFO program/MainThread: stderr[19]: 2024-03-01 17:00:01,875 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:00:01,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:01,898 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:01,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,939 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:00:01,944 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:01,944 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:00:01,954 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:01,972 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:01,972 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:01,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:01,979 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:00:01,982 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 17:00:01,982 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 17:00:02,142 INFO program/MainThread: stdout: 2024-03-01 17:00:02,142 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:00:02,142 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:02,142 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:02,142 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:02,142 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:00:02,142 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:02,142 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:02,142 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:02,142 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:02,142 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:02,142 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:02,143 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 17:00:02,159 INFO program/MainThread: stdout: 2024-03-01 17:00:02,159 INFO program/MainThread: writing all SBs 2024-03-01 17:00:02,159 INFO program/MainThread: new label = "" 2024-03-01 17:00:02,159 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:02,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:02,178 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:02,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:02,182 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:02,184 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:00:02,194 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:02,194 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:02,212 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:02,212 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:02,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 17:00:02,219 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 17:00:02,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:02,222 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 17:00:02,256 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 17:00:02,256 INFO program/MainThread: stderr[20]: 2024-03-01 17:00:02,256 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:00:02,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 17:00:02,261 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 17:00:02,326 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 17:00:02,326 INFO program/MainThread: stderr[21]: 2024-03-01 17:00:02,326 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:00:02,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:02,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:02,343 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:02,343 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:02,382 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:02,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:00:02,390 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:02,391 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:00:02,400 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:02,401 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:02,418 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:02,418 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:02,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:02,425 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:00:02,428 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 17:00:02,428 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 17:00:03,177 INFO program/MainThread: stdout: 2024-03-01 17:00:03,177 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:00:03,178 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:03,178 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:03,178 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:03,178 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:00:03,178 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:03,178 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:03,178 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:03,178 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:03,178 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:03,178 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,179 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 17:00:03,196 INFO program/MainThread: stdout: 2024-03-01 17:00:03,196 INFO program/MainThread: writing all SBs 2024-03-01 17:00:03,196 INFO program/MainThread: new label = "" 2024-03-01 17:00:03,197 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,197 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:03,214 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,218 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:03,218 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:03,219 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:00:03,228 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:03,245 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,245 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:03,249 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 17:00:03,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 17:00:03,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:03,255 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 17:00:03,292 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 17:00:03,292 INFO program/MainThread: stderr[22]: 2024-03-01 17:00:03,292 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:00:03,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 17:00:03,296 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 17:00:03,362 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 17:00:03,362 INFO program/MainThread: stderr[23]: 2024-03-01 17:00:03,362 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:00:03,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:03,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:03,390 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:03,390 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:03,426 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:00:03,433 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:03,434 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:00:03,443 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:03,460 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,460 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:03,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:03,467 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:00:03,469 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 17:00:03,469 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 17:00:04,283 INFO program/MainThread: stdout: 2024-03-01 17:00:04,284 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 17:00:04,284 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:04,284 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:04,284 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:04,284 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 17:00:04,284 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:04,284 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:04,284 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:04,284 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:04,284 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:04,284 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,285 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 17:00:04,302 INFO program/MainThread: stdout: 2024-03-01 17:00:04,303 INFO program/MainThread: writing all SBs 2024-03-01 17:00:04,303 INFO program/MainThread: new label = "" 2024-03-01 17:00:04,303 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,320 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:04,324 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:04,325 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:00:04,334 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,352 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,352 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:04,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 17:00:04,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 17:00:04,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:04,362 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 17:00:04,394 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 17:00:04,394 INFO program/MainThread: stderr[24]: 2024-03-01 17:00:04,394 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:00:04,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 17:00:04,398 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 17:00:04,455 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 17:00:04,455 INFO program/MainThread: stderr[25]: 2024-03-01 17:00:04,455 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:00:04,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:04,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:04,474 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:04,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,514 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:00:04,520 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:04,521 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:00:04,530 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,530 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,547 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,547 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:04,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:04,554 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:00:04,556 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 17:00:04,557 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 17:00:05,437 INFO program/MainThread: stdout: 2024-03-01 17:00:05,438 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 17:00:05,438 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:05,438 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:05,438 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:05,438 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 17:00:05,438 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:05,438 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:05,438 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:05,438 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:05,438 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:05,438 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,439 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 17:00:05,454 INFO program/MainThread: stdout: 2024-03-01 17:00:05,454 INFO program/MainThread: writing all SBs 2024-03-01 17:00:05,454 INFO program/MainThread: new label = "" 2024-03-01 17:00:05,454 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,471 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:05,475 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:05,476 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:00:05,486 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,486 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,503 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,503 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:00:05,507 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,509 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,512 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,512 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:00:05,512 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:05,512 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:00:05,550 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 17:00:05,550 INFO program/MainThread: stderr[26]: 2024-03-01 17:00:05,550 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:00:05,551 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 17:00:05,562 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 17:00:05,562 INFO program/MainThread: stderr[27]: 2024-03-01 17:00:05,562 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:00:05,562 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 17:00:05,586 INFO program/MainThread: stdout[28]: 2024-03-01 17:00:05,586 INFO program/MainThread: stderr[28]: 2024-03-01 17:00:05,586 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:00:05,586 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 17:00:05,587 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,599 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,603 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:00:05,603 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:00:05,604 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 17:00:05,613 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,635 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,635 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:00:05,639 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,642 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,644 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,644 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:00:05,644 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:05,644 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:00:05,683 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 17:00:05,683 INFO program/MainThread: stderr[29]: 2024-03-01 17:00:05,683 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:00:05,684 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 17:00:05,694 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 17:00:05,695 INFO program/MainThread: stderr[30]: 2024-03-01 17:00:05,695 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:00:05,695 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 17:00:05,724 INFO program/MainThread: stdout[31]: 2024-03-01 17:00:05,724 INFO program/MainThread: stderr[31]: 2024-03-01 17:00:05,724 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:00:05,724 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 17:00:05,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,736 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,740 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:00:05,740 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:00:05,741 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 17:00:05,751 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,773 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,773 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:00:05,777 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,779 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,782 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,782 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:00:05,782 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:05,783 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:00:05,821 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 17:00:05,821 INFO program/MainThread: stderr[32]: 2024-03-01 17:00:05,821 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:00:05,822 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 17:00:05,833 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 17:00:05,833 INFO program/MainThread: stderr[33]: 2024-03-01 17:00:05,833 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:00:05,833 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 17:00:05,862 INFO program/MainThread: stdout[34]: 2024-03-01 17:00:05,862 INFO program/MainThread: stderr[34]: 2024-03-01 17:00:05,862 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:00:05,863 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 17:00:05,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,876 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,880 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:00:05,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 17:00:05,881 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 17:00:05,890 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,912 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,912 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:00:05,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 17:00:05,929 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:00:05,932 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,934 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,937 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,939 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,942 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,945 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 17:00:05,947 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 17:00:06,000 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 17:00:06,000 INFO program/MainThread: stderr[35]: 2024-03-01 17:00:06,000 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:00:06,009 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:06,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:00:06,025 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,032 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,038 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,045 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,053 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,059 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,059 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,099 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:00:06,107 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:00:06,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,119 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,120 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 17:00:06,128 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,128 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,140 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,140 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:06,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 17:00:06,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 17:00:06,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:06,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:00:06,156 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,159 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,162 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,165 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,168 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,170 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,171 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,179 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:00:06,184 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 17:00:06,219 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:00:06,219 INFO program/MainThread: stderr[36]: 2024-03-01 17:00:06,219 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:00:06,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 17:00:06,223 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 17:00:06,292 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 17:00:06,292 INFO program/MainThread: stderr[37]: 2024-03-01 17:00:06,292 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:00:06,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:06,315 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:06,315 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,352 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:00:06,357 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:06,357 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:00:06,367 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,367 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,383 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,383 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:06,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,390 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:00:06,392 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 17:00:06,393 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 17:00:06,562 INFO program/MainThread: stdout: 2024-03-01 17:00:06,562 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 17:00:06,562 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:06,562 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:06,562 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:06,563 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 17:00:06,563 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:06,563 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:06,563 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:06,563 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:06,563 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:06,563 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,563 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 17:00:06,577 INFO program/MainThread: stdout: 2024-03-01 17:00:06,577 INFO program/MainThread: writing all SBs 2024-03-01 17:00:06,577 INFO program/MainThread: new label = "" 2024-03-01 17:00:06,577 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,595 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:06,599 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:06,600 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:00:06,610 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,610 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,627 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,627 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:06,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 17:00:06,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 17:00:06,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,637 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 17:00:06,677 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 17:00:06,677 INFO program/MainThread: stderr[38]: 2024-03-01 17:00:06,677 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:00:06,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 17:00:06,681 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 17:00:06,733 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 17:00:06,733 INFO program/MainThread: stderr[39]: 2024-03-01 17:00:06,733 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:00:06,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:06,753 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:06,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,790 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:00:06,795 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:06,795 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:00:06,805 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,805 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,822 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,822 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:06,826 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,829 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:00:06,831 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 17:00:06,832 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 17:00:07,601 INFO program/MainThread: stdout: 2024-03-01 17:00:07,601 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 17:00:07,602 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:07,602 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:07,602 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:07,602 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 17:00:07,602 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:07,602 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:07,602 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:07,602 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:07,602 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:07,602 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,603 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 17:00:07,617 INFO program/MainThread: stdout: 2024-03-01 17:00:07,618 INFO program/MainThread: writing all SBs 2024-03-01 17:00:07,618 INFO program/MainThread: new label = "" 2024-03-01 17:00:07,618 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:07,635 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:07,639 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:07,640 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:00:07,649 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,650 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:07,667 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,667 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:00:07,671 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:07,673 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:07,676 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:07,676 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:00:07,676 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:07,676 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:00:07,711 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:00:07,711 INFO program/MainThread: stderr[40]: 2024-03-01 17:00:07,711 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:00:07,712 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 17:00:07,726 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 17:00:07,726 INFO program/MainThread: stderr[41]: 2024-03-01 17:00:07,726 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:00:07,726 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 17:00:07,753 INFO program/MainThread: stdout[42]: 2024-03-01 17:00:07,753 INFO program/MainThread: stderr[42]: 2024-03-01 17:00:07,753 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:00:07,753 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 17:00:07,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:07,767 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,771 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:00:07,771 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:00:07,772 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:00:07,781 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,782 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:07,803 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,803 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:00:07,807 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:07,810 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:07,813 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:07,813 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:00:07,813 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:07,813 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:00:07,849 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:00:07,849 INFO program/MainThread: stderr[43]: 2024-03-01 17:00:07,849 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:00:07,850 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 17:00:07,861 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 17:00:07,861 INFO program/MainThread: stderr[44]: 2024-03-01 17:00:07,861 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:00:07,862 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 17:00:07,892 INFO program/MainThread: stdout[45]: 2024-03-01 17:00:07,892 INFO program/MainThread: stderr[45]: 2024-03-01 17:00:07,892 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:00:07,893 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 17:00:07,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:07,902 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,906 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:00:07,906 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:00:07,907 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:00:07,917 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,917 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:07,938 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,938 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:00:07,942 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:07,945 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:07,947 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:07,947 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:00:07,947 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:07,948 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:00:07,981 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:00:07,981 INFO program/MainThread: stderr[46]: 2024-03-01 17:00:07,981 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:00:07,982 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 17:00:07,995 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 17:00:07,995 INFO program/MainThread: stderr[47]: 2024-03-01 17:00:07,995 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:00:07,995 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 17:00:08,022 INFO program/MainThread: stdout[48]: 2024-03-01 17:00:08,022 INFO program/MainThread: stderr[48]: 2024-03-01 17:00:08,023 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:00:08,023 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 17:00:08,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,032 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,036 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:00:08,036 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:00:08,037 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:00:08,047 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,068 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,069 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:00:08,072 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:00:08,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:00:08,078 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,080 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:08,083 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,086 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:08,088 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,091 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:08,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:00:08,094 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 17:00:08,144 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 17:00:08,144 INFO program/MainThread: stderr[49]: 2024-03-01 17:00:08,144 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:00:08,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:08,164 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:00:08,173 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,193 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:08,199 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,208 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:08,222 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,235 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:08,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,253 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,257 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:00:08,260 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:00:08,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,274 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,275 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:00:08,283 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,295 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,295 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:08,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 17:00:08,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 17:00:08,305 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:08,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:00:08,311 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,314 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:08,317 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,320 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:08,323 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,326 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:08,326 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,335 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:00:08,339 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 17:00:08,375 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:00:08,375 INFO program/MainThread: stderr[50]: 2024-03-01 17:00:08,375 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:00:08,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 17:00:08,379 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 17:00:08,438 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 17:00:08,438 INFO program/MainThread: stderr[51]: 2024-03-01 17:00:08,438 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:00:08,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:08,463 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:08,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,480 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:00:08,486 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:08,486 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:00:08,495 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,496 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,513 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,513 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:08,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,520 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:00:08,523 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 17:00:08,523 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 17:00:08,692 INFO program/MainThread: stdout: 2024-03-01 17:00:08,692 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:00:08,692 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:08,692 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:08,692 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:08,692 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:00:08,692 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:08,692 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:08,692 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:08,692 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:08,692 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:08,692 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,693 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 17:00:08,707 INFO program/MainThread: stdout: 2024-03-01 17:00:08,707 INFO program/MainThread: writing all SBs 2024-03-01 17:00:08,707 INFO program/MainThread: new label = "" 2024-03-01 17:00:08,707 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,723 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:08,727 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:08,729 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:00:08,738 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,754 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,754 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:08,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:00:08,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:00:08,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,764 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 17:00:08,797 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 17:00:08,797 INFO program/MainThread: stderr[52]: 2024-03-01 17:00:08,797 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:00:08,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:00:08,801 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 17:00:08,866 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 17:00:08,866 INFO program/MainThread: stderr[53]: 2024-03-01 17:00:08,866 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:00:08,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:08,886 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:08,886 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,912 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:00:08,917 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:08,917 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:00:08,927 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,943 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,943 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:08,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,950 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:00:08,952 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:00:08,953 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:00:09,767 INFO program/MainThread: stdout: 2024-03-01 17:00:09,767 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 17:00:09,767 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:09,767 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:09,767 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:09,772 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 17:00:09,772 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:09,772 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:09,772 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:09,772 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:09,772 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:09,772 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,773 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:00:09,787 INFO program/MainThread: stdout: 2024-03-01 17:00:09,787 INFO program/MainThread: writing all SBs 2024-03-01 17:00:09,787 INFO program/MainThread: new label = "" 2024-03-01 17:00:09,787 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:09,804 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:09,808 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:09,809 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:00:09,818 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:09,834 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,839 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:00:09,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 0x7f07604047c0> 2024-03-01 17:00:09,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:00:09,845 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:00:09,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 17:00:09,851 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:00:09,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:00:09,857 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:00:09,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:00:09,862 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:00:09,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 17:00:09,868 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:00:09,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:00:09,873 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:00:09,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:00:09,879 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:00:09,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:00:09,884 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:00:09,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:00:09,890 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:00:09,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 17:00:09,895 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:00:09,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:00:09,900 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:00:09,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:00:09,905 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:00:09,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 17:00:09,911 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:00:09,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:00:09,916 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:00:09,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:00:09,921 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:00:09,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:09,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:00:09,926 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:02:26,335 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_q3x_tu05/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:02:26,371 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:26,371 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:02:26,374 INFO program/MainThread: stdout[2]: 2024-03-01 17:02:26,374 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 17:02:26,374 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:02:26,374 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:02:26,379 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:26,379 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:02:26,382 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:26,383 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:02:26,386 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:26,386 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:02:26,389 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:26,389 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:02:26,400 INFO program/MainThread: stdout: 2024-03-01 17:02:26,400 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:02:26,400 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ 2024-03-01 17:02:26,400 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 120e18ad-f681-4f24-bd4e-c06bd84b7c77 2024-03-01 17:02:26,400 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky 2024-03-01 17:02:26,400 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 120e18ad-f681-4f24-bd4e-c06bd84b7c77 2024-03-01 17:02:26,400 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 92066cf5-eaa5-433d-a28d-9862e7d10a5b 2024-03-01 17:02:26,400 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA 2024-03-01 17:02:26,400 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG 2024-03-01 17:02:26,400 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7be10f18-5fc0-44ff-8322-221190fc3b94 2024-03-01 17:02:26,400 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs f10969ce-3cb0-4928-93e3-00678ea8c0af 2024-03-01 17:02:26,400 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL 2024-03-01 17:02:26,400 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 2024-03-01 17:02:26,400 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS 2024-03-01 17:02:26,400 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs dab514e6-1e6f-4d8b-93d9-e920ea78232f 2024-03-01 17:02:26,401 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 3c104fee-f183-48c2-9316-b14374716bc1 2024-03-01 17:02:26,401 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6a98ea56-9059-4e4a-9044-63dfce967c3d 2024-03-01 17:02:26,401 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo 2024-03-01 17:02:26,401 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6a98ea56-9059-4e4a-9044-63dfce967c3d 2024-03-01 17:02:26,401 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd 2024-03-01 17:02:26,401 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs af805c76-c68a-49ab-9c39-c5660c433c94 2024-03-01 17:02:26,401 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 2024-03-01 17:02:26,401 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs af805c76-c68a-49ab-9c39-c5660c433c94 2024-03-01 17:02:26,401 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:02:26,401 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:02:26,401 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:02:26,401 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:02:26,401 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:26,401 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 120e18ad-f681-4f24-bd4e-c06bd84b7c77 sdb 1073741824 root disk brw-rw---- LVM2_member I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 120e18ad-f681-4f24-bd4e-c06bd84b7c77 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 92066cf5-eaa5-433d-a28d-9862e7d10a5b sdc 1073741824 root disk brw-rw---- LVM2_member 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA sdd 1073741824 root disk brw-rw---- LVM2_member MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7be10f18-5fc0-44ff-8322-221190fc3b94 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs f10969ce-3cb0-4928-93e3-00678ea8c0af sde 1073741824 root disk brw-rw---- LVM2_member AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL sdf 1073741824 root disk brw-rw---- LVM2_member 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 sdg 1073741824 root disk brw-rw---- LVM2_member 2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS |-test_vg3-lv8 427819008 root disk brw-rw---- xfs dab514e6-1e6f-4d8b-93d9-e920ea78232f |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 3c104fee-f183-48c2-9316-b14374716bc1 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6a98ea56-9059-4e4a-9044-63dfce967c3d sdh 1073741824 root disk brw-rw---- LVM2_member V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6a98ea56-9059-4e4a-9044-63dfce967c3d sdi 1073741824 root disk brw-rw---- LVM2_member mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs af805c76-c68a-49ab-9c39-c5660c433c94 sdj 1073741824 root disk brw-rw---- LVM2_member WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs af805c76-c68a-49ab-9c39-c5660c433c94 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 17:02:26,401 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:26,401 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:26,402 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:02:26,402 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:26,402 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:02:26,402 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:02:26,402 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:26,413 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:26,429 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 17:02:26,434 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/lvm-pv-uuid-8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199', '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': '8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ', 'ID_FS_UUID_ENC': '8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:02:26,434 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:02:26,434 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 17:02:26,468 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:26,468 INFO program/MainThread: stderr[3]: 2024-03-01 17:02:26,468 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:02:26,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:26,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:26,480 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:02:26,481 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 17:02:26,486 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:02:26,487 INFO blivet/MainThread: sda is a disk 2024-03-01 17:02:26,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:02:26,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:02:26,490 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:02:26,494 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:02:26,494 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:02:26,497 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:02:26,497 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:02:26,498 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:02:26,498 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e59ea7e20) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:02:26,501 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:02:26,505 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:26,505 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:02:26,508 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:26,508 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:02:26,511 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:26,512 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:02:26,515 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:26,515 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:02:26,518 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:02:26,518 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:02:26,518 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 17:02:26,555 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_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=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_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=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:02:26,555 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky. WARNING: Couldn't find device with uuid 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA. WARNING: VG test_vg1 is missing PV I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:02:26,556 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:02:26,556 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:02:26,560 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; pe_start: 8 MiB ; 2024-03-01 17:02:26,560 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:02:26,563 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:02:26,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:26,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:26,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:26,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:26,575 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 17:02:26,609 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:02:26,609 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky. WARNING: Couldn't find device with uuid 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA. WARNING: VG test_vg1 is missing PV I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:02:26,609 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:02:26,610 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:26,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:02:26,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:02:26,619 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:26,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:02:26,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:02:26,622 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 17:02:26,657 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 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=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh 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=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:26,658 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky. WARNING: Couldn't find device with uuid 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA. WARNING: VG test_vg1 is missing PV I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:02:26,658 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:02:26,662 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:02:26,662 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:02:26,665 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:02:26,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:26,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:02:26,671 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:02:26,671 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:26,674 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/lvm-pv-uuid-I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2', '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': 'I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky', 'ID_FS_UUID_ENC': 'I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:02:26,674 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:02:26,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:02:26,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:26,685 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:02:26,686 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:02:26,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:02:26,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:02:26,689 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:02:26,692 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:02:26,692 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:02:26,695 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:02:26,695 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:02:26,695 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:02:26,695 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e58a3f400) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:02:26,699 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:02:26,702 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:26,702 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:02:26,705 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:26,705 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:02:26,708 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:26,708 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:02:26,711 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:26,711 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:02:26,714 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:02:26,714 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:02:26,714 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 17:02:26,752 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_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=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:02:26,752 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA. WARNING: VG test_vg1 is missing PV 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA (last written to /dev/sdc). 2024-03-01 17:02:26,753 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:02:26,753 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:02:26,757 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:02:26,757 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:02:26,760 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:02:26,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:26,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:02:26,768 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:02:26,771 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:26,774 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:02:26,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:26,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:26,780 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 17:02:26,812 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:26,813 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA. WARNING: VG test_vg1 is missing PV 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA (last written to /dev/sdc). 2024-03-01 17:02:26,813 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:02:26,813 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:02:26,813 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:26,817 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:02:26,817 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:02:26,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:02:26,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:26,828 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:02:26,829 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:02:26,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:02:26,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:02:26,832 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:02:26,835 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:02:26,835 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:02:26,838 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:02:26,838 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:02:26,838 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:02:26,838 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e58a48cd0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:02:26,842 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:02:26,842 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:02:26,845 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:02:26,845 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:02:26,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:02:26,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:26,855 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:02:26,856 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:02:26,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:02:26,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:02:26,859 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:02:26,862 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:02:26,862 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:02:26,865 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:02:26,865 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:02:26,865 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:02:26,865 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e58a48640) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:02:26,868 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:02:26,868 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:02:26,871 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA', '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': '1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA', 'ID_FS_UUID_ENC': '1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:02:26,871 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:02:26,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:02:26,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:26,882 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:02:26,883 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:02:26,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:02:26,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:02:26,885 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:02:26,888 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:02:26,889 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:02:26,891 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:02:26,892 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:02:26,892 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:02:26,892 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e58a4ce50) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:02:26,895 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:02:26,898 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:26,898 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:02:26,901 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:26,901 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:02:26,904 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:26,904 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:02:26,907 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:26,908 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:02:26,910 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:02:26,910 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:02:26,910 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 17:02:26,945 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:02:26,946 INFO program/MainThread: stderr[9]: 2024-03-01 17:02:26,946 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:02:26,946 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:02:26,950 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:26,950 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:02:26,953 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:02:26,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:26,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:26,962 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:02:26,965 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:26,967 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:02:26,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:26,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:26,973 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 17:02:27,013 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:27,013 INFO program/MainThread: stderr[10]: 2024-03-01 17:02:27,013 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:02:27,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:27,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:27,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:02:27,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:02:27,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:02:27,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:02:27,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:27,036 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:27,039 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:02:27,040 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:27,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:02:27,043 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:02:27,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:02:27,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:02:27,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:02:27,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:27,052 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:27,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:02:27,056 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:27,056 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:02:27,056 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:02:27,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:27,059 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:27,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:02:27,063 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:27,066 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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFygaEi13EW6uWeUhIZCgFlZxY1VYdFH67 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/92066cf5-eaa5-433d-a28d-9862e7d10a5b', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '125', '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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFygaEi13EW6uWeUhIZCgFlZxY1VYdFH67', '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': '92066cf5-eaa5-433d-a28d-9862e7d10a5b', 'ID_FS_UUID_ENC': '92066cf5-eaa5-433d-a28d-9862e7d10a5b', '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': '1281702624'} ; 2024-03-01 17:02:27,066 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:02:27,066 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:27,069 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:02:27,070 INFO program/MainThread: stderr[11]: 2024-03-01 17:02:27,070 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:02:27,070 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:27,072 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:02:27,072 INFO program/MainThread: stderr[12]: 2024-03-01 17:02:27,072 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:02:27,072 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:27,075 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:02:27,075 INFO program/MainThread: stderr[13]: 2024-03-01 17:02:27,075 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:02:27,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:02:27,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:27,085 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:02:27,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:27,086 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:02:27,082 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a5bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 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 (0x7f1e58b33250) -- 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 = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:27,086 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:27,089 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:02:27,089 INFO program/MainThread: stderr[14]: 2024-03-01 17:02:27,089 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:02:27,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:02:27,096 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:27,096 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:02:27,100 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:27,100 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:02:27,103 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,103 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:02:27,106 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,106 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:02:27,108 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:02:27,108 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:02:27,112 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:27,112 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:02:27,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:02:27,115 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:27,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:27,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:27,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:02:27,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:02:27,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:02:27,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:02:27,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:27,137 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:27,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:02:27,140 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:27,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:02:27,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:02:27,147 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:02:27,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:02:27,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:02:27,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:27,153 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:27,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:02:27,157 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:27,157 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:02:27,157 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:02:27,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:27,160 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:27,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:02:27,163 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:27,167 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFt3LsnuZYVjFcJvZxPu3CrX691Qp3Dlxh ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/120e18ad-f681-4f24-bd4e-c06bd84b7c77', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '124', '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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFt3LsnuZYVjFcJvZxPu3CrX691Qp3Dlxh', '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': '120e18ad-f681-4f24-bd4e-c06bd84b7c77', 'ID_FS_UUID_ENC': '120e18ad-f681-4f24-bd4e-c06bd84b7c77', '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': '1281280182'} ; 2024-03-01 17:02:27,167 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:02:27,167 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:27,170 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:02:27,170 INFO program/MainThread: stderr[15]: 2024-03-01 17:02:27,171 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:02:27,171 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:27,173 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:02:27,173 INFO program/MainThread: stderr[16]: 2024-03-01 17:02:27,173 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:02:27,173 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:27,176 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:02:27,176 INFO program/MainThread: stderr[17]: 2024-03-01 17:02:27,176 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:02:27,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:02:27,185 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:27,186 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:27,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:27,187 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:27,183 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a5a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh 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 (0x7f1e58b33250) -- name = test_vg1 status = True 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 = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:27,188 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:27,190 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:02:27,191 INFO program/MainThread: stderr[18]: 2024-03-01 17:02:27,191 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:02:27,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:02:27,198 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:27,198 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:02:27,201 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:27,201 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:02:27,205 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,205 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:02:27,208 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,208 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:02:27,208 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:02:27,211 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:27,211 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:02:27,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:02:27,214 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:27,215 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:27,218 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-MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444', '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': 'MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG', 'ID_FS_UUID_ENC': 'MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:02:27,218 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:02:27,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:27,229 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:02:27,230 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:02:27,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:02:27,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:02:27,233 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:02:27,236 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:02:27,236 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:02:27,239 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:02:27,239 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:02:27,239 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:02:27,240 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e59ebe490) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:02:27,243 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:02:27,246 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:27,246 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:02:27,248 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:27,249 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:02:27,252 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,252 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:02:27,255 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,255 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:02:27,257 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:02:27,258 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:02:27,258 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 17:02:27,287 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:02:27,287 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL. WARNING: Couldn't find device with uuid 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6. WARNING: VG test_vg2 is missing PV AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 (last written to /dev/sdf). 2024-03-01 17:02:27,287 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:02:27,287 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:02:27,291 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:02:27,292 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:02:27,295 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:02:27,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:27,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:27,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:27,306 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 17:02:27,338 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 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=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:02:27,338 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL. WARNING: Couldn't find device with uuid 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6. WARNING: VG test_vg2 is missing PV AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 (last written to /dev/sdf). 2024-03-01 17:02:27,338 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:02:27,338 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:27,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:02:27,343 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:02:27,346 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:27,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:02:27,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:02:27,349 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 17:02:27,389 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:27,389 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL. WARNING: Couldn't find device with uuid 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6. WARNING: VG test_vg2 is missing PV AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 (last written to /dev/sdf). 2024-03-01 17:02:27,389 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:02:27,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:02:27,394 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:02:27,397 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:02:27,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:27,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:02:27,403 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:02:27,403 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:27,406 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/lvm-pv-uuid-AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': 'AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL', 'ID_FS_UUID_ENC': 'AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:02:27,406 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:02:27,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:27,417 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:02:27,418 INFO blivet/MainThread: sde is a disk 2024-03-01 17:02:27,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:02:27,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:02:27,421 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:02:27,424 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:02:27,424 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:02:27,427 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:02:27,427 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:02:27,427 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:02:27,427 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e59b65e50) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:02:27,431 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:02:27,434 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:27,434 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:02:27,437 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:27,437 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:02:27,440 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,440 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:02:27,443 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,443 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:02:27,446 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:02:27,446 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:02:27,446 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 17:02:27,486 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:02:27,486 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6. WARNING: VG test_vg2 is missing PV 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 (last written to /dev/sdf). 2024-03-01 17:02:27,486 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:02:27,486 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:02:27,490 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:27,490 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:02:27,493 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:02:27,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:27,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:02:27,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:02:27,505 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:27,507 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:02:27,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:27,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:27,513 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 17:02:27,545 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:27,545 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6. WARNING: VG test_vg2 is missing PV 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 (last written to /dev/sdf). 2024-03-01 17:02:27,545 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:02:27,545 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:02:27,545 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:27,550 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/lvm-pv-uuid-074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e', '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': '074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6', 'ID_FS_UUID_ENC': '074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:02:27,550 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:02:27,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:27,562 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:02:27,562 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:02:27,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:02:27,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:02:27,566 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:02:27,568 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:02:27,569 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:02:27,571 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:02:27,572 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:02:27,572 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:02:27,572 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e58a595e0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:02:27,575 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:02:27,578 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:27,579 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:02:27,582 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:27,582 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:02:27,585 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,585 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:02:27,588 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,588 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:02:27,590 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:02:27,590 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:02:27,591 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 17:02:27,626 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:02:27,626 INFO program/MainThread: stderr[24]: 2024-03-01 17:02:27,626 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:02:27,626 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:02:27,630 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:27,630 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:02:27,634 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:02:27,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:27,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:27,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:02:27,645 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:27,648 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:02:27,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:27,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:27,654 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 17:02:27,694 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:27,694 INFO program/MainThread: stderr[25]: 2024-03-01 17:02:27,694 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:02:27,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:27,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:27,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:02:27,710 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:02:27,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:02:27,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:02:27,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:27,717 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:27,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:02:27,721 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:27,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:02:27,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:02:27,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:02:27,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:02:27,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:02:27,733 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:27,734 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:27,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:02:27,737 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:27,737 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:02:27,737 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:02:27,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:27,740 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:27,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:02:27,744 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:27,747 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLtiCHrcEh6FBB5ENalGuvteYnddcbbTlo ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/f10969ce-3cb0-4928-93e3-00678ea8c0af', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '123', '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-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLtiCHrcEh6FBB5ENalGuvteYnddcbbTlo', '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': 'f10969ce-3cb0-4928-93e3-00678ea8c0af', 'ID_FS_UUID_ENC': 'f10969ce-3cb0-4928-93e3-00678ea8c0af', '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': '1279581783'} ; 2024-03-01 17:02:27,747 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:02:27,747 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:27,751 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:02:27,751 INFO program/MainThread: stderr[26]: 2024-03-01 17:02:27,751 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:02:27,751 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:27,753 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:02:27,753 INFO program/MainThread: stderr[27]: 2024-03-01 17:02:27,754 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:02:27,754 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:27,756 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:02:27,756 INFO program/MainThread: stderr[28]: 2024-03-01 17:02:27,756 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:02:27,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:02:27,766 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:27,766 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:02:27,766 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:27,767 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:02:27,764 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e589feb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo 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 (0x7f1e58b33070) -- 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 = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:27,767 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:27,770 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:02:27,770 INFO program/MainThread: stderr[29]: 2024-03-01 17:02:27,770 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:02:27,774 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:02:27,777 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:27,777 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:02:27,780 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:27,780 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:02:27,784 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,784 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:02:27,787 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,787 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:02:27,787 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:02:27,790 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:27,790 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:02:27,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:02:27,794 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:27,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:27,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:27,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:02:27,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:02:27,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:02:27,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:02:27,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:27,815 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:27,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:02:27,819 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:27,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:02:27,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:02:27,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:02:27,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:02:27,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:02:27,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:27,832 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:27,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:02:27,835 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:27,836 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:02:27,836 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:02:27,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:27,839 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:27,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:02:27,842 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:27,845 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLaBT3L5sgwK755HfNo4Pn2ovjbkf5O5hu ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/7be10f18-5fc0-44ff-8322-221190fc3b94', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '122', '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-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLaBT3L5sgwK755HfNo4Pn2ovjbkf5O5hu', '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': '7be10f18-5fc0-44ff-8322-221190fc3b94', 'ID_FS_UUID_ENC': '7be10f18-5fc0-44ff-8322-221190fc3b94', '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': '1279137743'} ; 2024-03-01 17:02:27,845 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:02:27,846 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:27,849 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:02:27,849 INFO program/MainThread: stderr[30]: 2024-03-01 17:02:27,849 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:02:27,849 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:27,851 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:02:27,852 INFO program/MainThread: stderr[31]: 2024-03-01 17:02:27,852 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:02:27,852 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:27,854 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:02:27,854 INFO program/MainThread: stderr[32]: 2024-03-01 17:02:27,854 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:02:27,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:02:27,864 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:27,865 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:27,865 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:27,866 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:27,862 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a01820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu 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 (0x7f1e58b33070) -- name = test_vg2 status = 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 = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:27,866 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:27,869 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:02:27,869 INFO program/MainThread: stderr[33]: 2024-03-01 17:02:27,869 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:02:27,873 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:02:27,876 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:27,876 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:02:27,880 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:27,880 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:02:27,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:02:27,886 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,886 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:02:27,887 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:02:27,890 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:27,890 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:02:27,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:02:27,893 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:27,893 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:27,896 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e', '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': '2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS', 'ID_FS_UUID_ENC': '2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:02:27,896 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:02:27,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:27,908 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:02:27,908 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:02:27,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:02:27,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:02:27,911 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:02:27,914 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:02:27,914 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:02:27,917 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:02:27,917 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:02:27,918 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:02:27,918 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e59b658b0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:02:27,921 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:02:27,924 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:27,924 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:02:27,927 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:27,927 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:02:27,930 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,930 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:02:27,933 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:27,933 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:02:27,935 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:02:27,935 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:02:27,936 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/sdg,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 17:02:27,971 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:02:27,972 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo. WARNING: Couldn't find device with uuid mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd. WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:27,972 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:02:27,972 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:02:27,976 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:02:27,976 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:02:27,979 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:02:27,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:27,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:27,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:27,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:27,991 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/sdg,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 17:02:28,027 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 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=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 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=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:02:28,027 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo. WARNING: Couldn't find device with uuid mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd. WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:28,027 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:02:28,027 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:28,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:02:28,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:02:28,035 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:28,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:02:28,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:02:28,039 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/sdg,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 17:02:28,075 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo 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=DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:28,075 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo. WARNING: Couldn't find device with uuid mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd. WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:28,075 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:02:28,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:02:28,080 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:02:28,082 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:02:28,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:28,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:02:28,088 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:28,088 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:28,092 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/lvm-pv-uuid-V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/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': 'V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo', 'ID_FS_UUID_ENC': 'V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:02:28,092 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:02:28,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:28,103 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:02:28,104 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:02:28,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:02:28,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:02:28,107 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:02:28,110 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:02:28,110 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:02:28,113 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:02:28,113 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:02:28,114 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:02:28,114 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e58ac8850) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:02:28,117 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:02:28,120 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:28,120 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:02:28,123 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:28,123 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:02:28,126 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,126 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:02:28,129 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,129 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:02:28,132 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:02:28,132 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:02:28,132 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/sdh,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 17:02:28,173 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:02:28,173 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd. WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:28,173 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:02:28,173 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:02:28,177 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; pe_start: 8 MiB ; 2024-03-01 17:02:28,177 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:02:28,180 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:02:28,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:28,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:02:28,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:02:28,192 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:28,194 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:02:28,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:28,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:28,200 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/sdh,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 17:02:28,237 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:28,237 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd. WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:28,237 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:02:28,237 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:28,238 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:28,242 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/lvm-pv-uuid-mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd', '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': 'mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd', 'ID_FS_UUID_ENC': 'mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:02:28,242 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:02:28,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:28,254 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:02:28,254 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:02:28,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:02:28,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:02:28,258 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:02:28,261 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:02:28,261 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:02:28,264 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:02:28,264 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:02:28,264 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:02:28,264 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e58a04ac0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:02:28,267 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:02:28,271 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:28,271 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:02:28,274 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:28,274 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:02:28,277 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,277 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:02:28,280 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:02:28,283 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:02:28,283 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:02:28,283 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/sdh,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sdi,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 17:02:28,329 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:02:28,329 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:28,329 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:02:28,330 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:02:28,333 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; pe_start: 8 MiB ; 2024-03-01 17:02:28,334 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:02:28,337 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:02:28,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:28,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:28,345 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:02:28,348 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:28,351 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:02:28,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:28,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:28,357 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/sdh,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sdi,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 17:02:28,394 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:28,394 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:28,394 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:02:28,394 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:28,394 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:28,399 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_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/lvm-pv-uuid-WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': 'WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7', 'ID_FS_UUID_ENC': 'WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:02:28,399 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:02:28,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:28,411 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:02:28,411 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:02:28,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:02:28,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:02:28,415 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:02:28,417 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:02:28,418 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:02:28,421 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:02:28,421 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:02:28,422 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:02:28,422 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e58a0e8b0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:02:28,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:02:28,428 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:28,428 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:02:28,431 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:28,431 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:02:28,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,434 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:02:28,437 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:02:28,440 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:02:28,440 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:02:28,440 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/sdh,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sdj,/dev/sdi,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 17:02:28,485 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:02:28,485 INFO program/MainThread: stderr[41]: 2024-03-01 17:02:28,485 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:02:28,486 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:02:28,489 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:02:28,490 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:02:28,492 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:02:28,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:28,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:28,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:02:28,504 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:28,507 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:02:28,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:28,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:28,513 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/sdh,/dev/sdg,/dev/sdd,/dev/sdc,/dev/sdj,/dev/sdi,/dev/sdf,/dev/sdb,/dev/sde ... 2024-03-01 17:02:28,551 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:28,551 INFO program/MainThread: stderr[42]: 2024-03-01 17:02:28,551 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:02:28,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:28,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:28,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:02:28,567 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:02:28,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:02:28,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:02:28,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:28,574 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:28,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:02:28,578 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:28,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:02:28,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:02:28,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:02:28,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:02:28,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:02:28,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:28,591 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:28,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:02:28,594 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:28,595 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:02:28,595 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:02:28,598 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:28,598 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:28,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:02:28,601 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:28,605 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/af805c76-c68a-49ab-9c39-c5660c433c94 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-fTffT63INNZmSe9lkewF8LghXvArlX5dfuZVpmAOw2MtfrP7XF5pkqLwA1Xalz9D', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '121', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dfuZVpmAOw2MtfrP7XF5pkqLwA1Xalz9D', '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': 'af805c76-c68a-49ab-9c39-c5660c433c94', 'ID_FS_UUID_ENC': 'af805c76-c68a-49ab-9c39-c5660c433c94', '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': '1277299373'} ; 2024-03-01 17:02:28,605 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:02:28,605 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:28,608 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:02:28,609 INFO program/MainThread: stderr[43]: 2024-03-01 17:02:28,609 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:02:28,609 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:28,611 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:02:28,611 INFO program/MainThread: stderr[44]: 2024-03-01 17:02:28,611 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:02:28,612 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:28,614 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:02:28,614 INFO program/MainThread: stderr[45]: 2024-03-01 17:02:28,614 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:02:28,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:02:28,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:28,625 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:02:28,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:28,626 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:02:28,622 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a14af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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 (0x7f1e58a04b20) -- 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 = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:28,627 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:28,630 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:02:28,630 INFO program/MainThread: stderr[46]: 2024-03-01 17:02:28,630 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:02:28,633 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:02:28,637 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:28,637 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:02:28,640 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:28,640 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:02:28,643 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,643 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:02:28,647 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,647 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:02:28,647 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:02:28,650 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:28,650 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:02:28,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:02:28,653 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:28,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:28,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:28,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:02:28,669 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:02:28,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:02:28,672 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:02:28,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:28,675 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:28,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:02:28,679 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:28,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:02:28,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:02:28,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:02:28,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:02:28,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:02:28,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:28,701 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:28,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:02:28,705 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:28,705 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:02:28,705 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:02:28,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:28,708 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:28,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 17:02:28,712 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:28,715 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/6a98ea56-9059-4e4a-9044-63dfce967c3d ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-fTffT63INNZmSe9lkewF8LghXvArlX5dzqtDVEHjSZbkQPhEpWmqqxk8NDyEIYdo', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '120', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dzqtDVEHjSZbkQPhEpWmqqxk8NDyEIYdo', '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': '6a98ea56-9059-4e4a-9044-63dfce967c3d', 'ID_FS_UUID_ENC': '6a98ea56-9059-4e4a-9044-63dfce967c3d', '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': '1276199002'} ; 2024-03-01 17:02:28,715 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:02:28,715 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:28,718 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:02:28,719 INFO program/MainThread: stderr[47]: 2024-03-01 17:02:28,719 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:02:28,719 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:28,721 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:02:28,721 INFO program/MainThread: stderr[48]: 2024-03-01 17:02:28,721 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:02:28,722 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:28,724 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:02:28,724 INFO program/MainThread: stderr[49]: 2024-03-01 17:02:28,724 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:02:28,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:02:28,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:28,735 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:02:28,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:28,737 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:02:28,732 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a22250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo 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 (0x7f1e58a04b20) -- name = test_vg3 status = True 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 = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:28,737 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:28,740 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:02:28,740 INFO program/MainThread: stderr[50]: 2024-03-01 17:02:28,740 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:02:28,744 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:02:28,747 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:28,747 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:02:28,750 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:28,750 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:02:28,753 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,753 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:02:28,757 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,757 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:02:28,757 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:02:28,760 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:28,760 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:02:28,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:02:28,763 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:28,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:28,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:28,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:02:28,779 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:02:28,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:02:28,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:02:28,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:28,785 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:28,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 17:02:28,789 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:28,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:02:28,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:02:28,796 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:02:28,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:02:28,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:02:28,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:28,802 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:28,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:02:28,806 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:28,806 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:02:28,806 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:02:28,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:28,809 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:28,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:02:28,812 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:28,816 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-fTffT63INNZmSe9lkewF8LghXvArlX5dDEbANa9DA6FjX0YsJNSKx3YrIZYf7nZ9 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/3c104fee-f183-48c2-9316-b14374716bc1 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '119', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dDEbANa9DA6FjX0YsJNSKx3YrIZYf7nZ9', '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': '3c104fee-f183-48c2-9316-b14374716bc1', 'ID_FS_UUID_ENC': '3c104fee-f183-48c2-9316-b14374716bc1', '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': '1275161765'} ; 2024-03-01 17:02:28,816 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:02:28,816 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:28,819 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:02:28,819 INFO program/MainThread: stderr[51]: 2024-03-01 17:02:28,819 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:02:28,820 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:28,822 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:02:28,822 INFO program/MainThread: stderr[52]: 2024-03-01 17:02:28,822 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:02:28,822 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:28,825 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:02:28,825 INFO program/MainThread: stderr[53]: 2024-03-01 17:02:28,825 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:02:28,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:02:28,835 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:28,836 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:02:28,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:28,837 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:02:28,833 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a59cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 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 (0x7f1e58a04b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:28,838 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:28,841 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:02:28,841 INFO program/MainThread: stderr[54]: 2024-03-01 17:02:28,841 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:02:28,845 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:02:28,848 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:28,849 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:02:28,852 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:28,852 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:02:28,855 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,855 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:02:28,859 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,859 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:02:28,859 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:02:28,862 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:28,862 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:02:28,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:02:28,865 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:28,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:28,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:28,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:02:28,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:02:28,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:02:28,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:02:28,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:28,888 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:28,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:02:28,891 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:28,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:02:28,895 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:02:28,898 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:02:28,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:02:28,901 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:02:28,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:28,904 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:28,907 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:02:28,908 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:28,908 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:02:28,908 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:02:28,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:28,911 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:28,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:02:28,915 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:28,918 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/dab514e6-1e6f-4d8b-93d9-e920ea78232f ' '/dev/disk/by-id/dm-uuid-LVM-fTffT63INNZmSe9lkewF8LghXvArlX5d98pakKNiCkeLLoHWAdxVn2IuSGbYqAfB ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '118', '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-fTffT63INNZmSe9lkewF8LghXvArlX5d98pakKNiCkeLLoHWAdxVn2IuSGbYqAfB', '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': 'dab514e6-1e6f-4d8b-93d9-e920ea78232f', 'ID_FS_UUID_ENC': 'dab514e6-1e6f-4d8b-93d9-e920ea78232f', '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': '1274713627'} ; 2024-03-01 17:02:28,918 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:02:28,919 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:28,922 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:02:28,922 INFO program/MainThread: stderr[55]: 2024-03-01 17:02:28,922 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:02:28,922 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:28,924 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:02:28,925 INFO program/MainThread: stderr[56]: 2024-03-01 17:02:28,925 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:02:28,925 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:28,927 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:02:28,927 INFO program/MainThread: stderr[57]: 2024-03-01 17:02:28,927 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:02:28,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:02:28,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:28,939 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:28,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:28,941 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:28,935 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a3ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB 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 (0x7f1e58a04b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:28,941 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:28,944 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:02:28,944 INFO program/MainThread: stderr[58]: 2024-03-01 17:02:28,944 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:02:28,948 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:02:28,951 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:28,951 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:02:28,954 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:28,954 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:02:28,958 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,958 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:02:28,961 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:28,961 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:02:28,961 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:02:28,964 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:28,964 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:02:28,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:02:28,968 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:28,968 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:28,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': '22692370'} ; 2024-03-01 17:02:28,971 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:02:28,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:28,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:28,982 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:02:28,982 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:02:28,982 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:02:28,982 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:02:28,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:02:28,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:02:28,985 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:02:28,988 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:02:28,988 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:02:28,991 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:02:28,992 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:02:28,992 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:02:28,992 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1e58b33ac0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:02:28,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:02:28,998 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:28,998 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:02:29,001 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:29,001 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:02:29,005 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:29,005 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:02:29,008 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:29,008 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:02:29,011 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:02:29,013 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:02:29,016 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:02:29,023 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 0x7f1e5b307700> 2024-03-01 17:02:29,066 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:02:29,070 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:02:29,070 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:02:29,074 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': '22694257'} ; 2024-03-01 17:02:29,074 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:02:29,074 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:02:29,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:29,083 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:02:29,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:29,089 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:29,103 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:29,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:02:29,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:02:29,130 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:02:29,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:02:29,133 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:02:29,136 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:02:29,136 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:02:29,139 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:02:29,139 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:02:29,139 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:02:29,142 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:02:29,145 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:02:29,148 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:02:29,150 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:02:29,153 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:02:29,154 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:02:29,154 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:02:29,155 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:02:29,154 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1e58a7b7c0) -- 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 0x7f1e58a2f0e0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:02:29,158 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:02:29,161 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:29,161 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:02:29,164 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:29,164 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:02:29,167 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:29,167 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:02:29,170 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:29,170 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:02:29,170 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:02:29,173 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:29,173 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:02:29,176 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:02:29,176 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:29,179 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/dab514e6-1e6f-4d8b-93d9-e920ea78232f ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-fTffT63INNZmSe9lkewF8LghXvArlX5d98pakKNiCkeLLoHWAdxVn2IuSGbYqAfB', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '118', '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-fTffT63INNZmSe9lkewF8LghXvArlX5d98pakKNiCkeLLoHWAdxVn2IuSGbYqAfB', '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': 'dab514e6-1e6f-4d8b-93d9-e920ea78232f', 'ID_FS_UUID_ENC': 'dab514e6-1e6f-4d8b-93d9-e920ea78232f', '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': '1274713627'} ; 2024-03-01 17:02:29,179 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:02:29,179 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:29,183 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:02:29,183 INFO program/MainThread: stderr[59]: 2024-03-01 17:02:29,183 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:02:29,183 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:29,186 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:02:29,186 INFO program/MainThread: stderr[60]: 2024-03-01 17:02:29,186 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:02:29,186 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:29,188 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:02:29,189 INFO program/MainThread: stderr[61]: 2024-03-01 17:02:29,189 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:02:29,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:02:29,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:29,200 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:29,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:29,202 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:29,197 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a3ff40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e58a04b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:29,203 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:29,206 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:02:29,206 INFO program/MainThread: stderr[62]: 2024-03-01 17:02:29,206 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:02:29,210 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:02:29,210 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:02:29,213 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-fTffT63INNZmSe9lkewF8LghXvArlX5dDEbANa9DA6FjX0YsJNSKx3YrIZYf7nZ9 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/3c104fee-f183-48c2-9316-b14374716bc1 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '119', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dDEbANa9DA6FjX0YsJNSKx3YrIZYf7nZ9', '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': '3c104fee-f183-48c2-9316-b14374716bc1', 'ID_FS_UUID_ENC': '3c104fee-f183-48c2-9316-b14374716bc1', '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': '1275161765'} ; 2024-03-01 17:02:29,213 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:02:29,213 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:29,216 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:02:29,216 INFO program/MainThread: stderr[63]: 2024-03-01 17:02:29,216 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:02:29,216 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:29,218 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:02:29,219 INFO program/MainThread: stderr[64]: 2024-03-01 17:02:29,219 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:02:29,219 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:29,221 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:02:29,221 INFO program/MainThread: stderr[65]: 2024-03-01 17:02:29,221 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:02:29,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:02:29,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:29,233 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:29,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:29,234 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:29,229 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a59cd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e58a04b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:29,235 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:29,238 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:02:29,238 INFO program/MainThread: stderr[66]: 2024-03-01 17:02:29,238 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:02:29,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:02:29,241 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:02:29,244 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-fTffT63INNZmSe9lkewF8LghXvArlX5dzqtDVEHjSZbkQPhEpWmqqxk8NDyEIYdo ' '/dev/disk/by-uuid/6a98ea56-9059-4e4a-9044-63dfce967c3d ' '/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': '120', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dzqtDVEHjSZbkQPhEpWmqqxk8NDyEIYdo', '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': '6a98ea56-9059-4e4a-9044-63dfce967c3d', 'ID_FS_UUID_ENC': '6a98ea56-9059-4e4a-9044-63dfce967c3d', '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': '1276199002'} ; 2024-03-01 17:02:29,244 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:02:29,245 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:29,247 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:02:29,247 INFO program/MainThread: stderr[67]: 2024-03-01 17:02:29,247 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:02:29,248 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:29,250 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:02:29,250 INFO program/MainThread: stderr[68]: 2024-03-01 17:02:29,250 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:02:29,250 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:29,253 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:02:29,253 INFO program/MainThread: stderr[69]: 2024-03-01 17:02:29,253 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:02:29,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:02:29,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:29,264 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:29,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:29,265 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:29,260 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a22250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e58a04b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:29,266 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:29,269 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:02:29,270 INFO program/MainThread: stderr[70]: 2024-03-01 17:02:29,270 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:02:29,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:02:29,273 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:02:29,276 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-fTffT63INNZmSe9lkewF8LghXvArlX5dfuZVpmAOw2MtfrP7XF5pkqLwA1Xalz9D ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/af805c76-c68a-49ab-9c39-c5660c433c94', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '121', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dfuZVpmAOw2MtfrP7XF5pkqLwA1Xalz9D', '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': 'af805c76-c68a-49ab-9c39-c5660c433c94', 'ID_FS_UUID_ENC': 'af805c76-c68a-49ab-9c39-c5660c433c94', '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': '1277299373'} ; 2024-03-01 17:02:29,276 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:02:29,276 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:29,279 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:02:29,279 INFO program/MainThread: stderr[71]: 2024-03-01 17:02:29,279 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:02:29,279 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:29,282 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:02:29,282 INFO program/MainThread: stderr[72]: 2024-03-01 17:02:29,282 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:02:29,282 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:29,284 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:02:29,285 INFO program/MainThread: stderr[73]: 2024-03-01 17:02:29,285 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:02:29,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:02:29,295 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:29,296 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:29,296 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:29,297 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:29,292 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a14af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e58a04b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:29,298 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:29,301 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:02:29,301 INFO program/MainThread: stderr[74]: 2024-03-01 17:02:29,301 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:02:29,305 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:02:29,305 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:02:29,308 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-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLaBT3L5sgwK755HfNo4Pn2ovjbkf5O5hu ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/7be10f18-5fc0-44ff-8322-221190fc3b94', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '122', '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-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLaBT3L5sgwK755HfNo4Pn2ovjbkf5O5hu', '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': '7be10f18-5fc0-44ff-8322-221190fc3b94', 'ID_FS_UUID_ENC': '7be10f18-5fc0-44ff-8322-221190fc3b94', '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': '1279137743'} ; 2024-03-01 17:02:29,308 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:02:29,308 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:29,311 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:02:29,311 INFO program/MainThread: stderr[75]: 2024-03-01 17:02:29,311 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:02:29,311 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:29,314 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:02:29,314 INFO program/MainThread: stderr[76]: 2024-03-01 17:02:29,314 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:02:29,314 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:29,316 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:02:29,317 INFO program/MainThread: stderr[77]: 2024-03-01 17:02:29,317 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:02:29,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:02:29,326 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:29,327 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:29,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:29,328 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:29,324 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a01820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e58b33070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:29,329 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:29,332 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:02:29,332 INFO program/MainThread: stderr[78]: 2024-03-01 17:02:29,332 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:02:29,335 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:02:29,335 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:02:29,338 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/f10969ce-3cb0-4928-93e3-00678ea8c0af ' '/dev/disk/by-id/dm-uuid-LVM-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLtiCHrcEh6FBB5ENalGuvteYnddcbbTlo ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '123', '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-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLtiCHrcEh6FBB5ENalGuvteYnddcbbTlo', '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': 'f10969ce-3cb0-4928-93e3-00678ea8c0af', 'ID_FS_UUID_ENC': 'f10969ce-3cb0-4928-93e3-00678ea8c0af', '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': '1279581783'} ; 2024-03-01 17:02:29,338 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:02:29,339 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:29,341 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:02:29,342 INFO program/MainThread: stderr[79]: 2024-03-01 17:02:29,342 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:02:29,342 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:29,344 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:02:29,344 INFO program/MainThread: stderr[80]: 2024-03-01 17:02:29,344 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:02:29,344 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:29,347 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:02:29,347 INFO program/MainThread: stderr[81]: 2024-03-01 17:02:29,347 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:02:29,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:02:29,357 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:29,358 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:29,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:29,359 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:29,355 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e589feb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e58b33070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:29,360 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:29,363 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:02:29,363 INFO program/MainThread: stderr[82]: 2024-03-01 17:02:29,363 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:02:29,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:02:29,366 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:02:29,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFt3LsnuZYVjFcJvZxPu3CrX691Qp3Dlxh ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/120e18ad-f681-4f24-bd4e-c06bd84b7c77 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '124', '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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFt3LsnuZYVjFcJvZxPu3CrX691Qp3Dlxh', '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': '120e18ad-f681-4f24-bd4e-c06bd84b7c77', 'ID_FS_UUID_ENC': '120e18ad-f681-4f24-bd4e-c06bd84b7c77', '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': '1281280182'} ; 2024-03-01 17:02:29,369 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:02:29,370 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:29,372 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:02:29,373 INFO program/MainThread: stderr[83]: 2024-03-01 17:02:29,373 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:02:29,373 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:29,375 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:02:29,375 INFO program/MainThread: stderr[84]: 2024-03-01 17:02:29,375 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:02:29,375 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:29,378 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:02:29,378 INFO program/MainThread: stderr[85]: 2024-03-01 17:02:29,378 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:02:29,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:02:29,388 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:29,388 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:29,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:29,389 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:29,385 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a5a910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e58b33250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:29,390 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:29,393 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:02:29,393 INFO program/MainThread: stderr[86]: 2024-03-01 17:02:29,393 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:02:29,396 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:02:29,396 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:02:29,399 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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFygaEi13EW6uWeUhIZCgFlZxY1VYdFH67 ' '/dev/disk/by-uuid/92066cf5-eaa5-433d-a28d-9862e7d10a5b ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '125', '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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFygaEi13EW6uWeUhIZCgFlZxY1VYdFH67', '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': '92066cf5-eaa5-433d-a28d-9862e7d10a5b', 'ID_FS_UUID_ENC': '92066cf5-eaa5-433d-a28d-9862e7d10a5b', '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': '1281702624'} ; 2024-03-01 17:02:29,399 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:02:29,400 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:29,402 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:02:29,402 INFO program/MainThread: stderr[87]: 2024-03-01 17:02:29,403 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:02:29,403 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:29,405 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:02:29,405 INFO program/MainThread: stderr[88]: 2024-03-01 17:02:29,405 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:02:29,405 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:29,408 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:02:29,408 INFO program/MainThread: stderr[89]: 2024-03-01 17:02:29,408 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:02:29,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,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 17:02:29,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:29,418 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:29,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:29,419 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:29,415 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1e58a5bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e58b33250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:29,420 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:29,422 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:02:29,422 INFO program/MainThread: stderr[90]: 2024-03-01 17:02:29,422 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:02:29,426 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:02:29,426 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:02:29,426 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:29,439 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:29,456 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:02:29,457 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:02:29,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 17:02:29,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:29,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 17:02:29,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:29,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 17:02:29,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:29,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:29,480 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:02:29,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 17:02:29,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:29,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:29,491 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:02:29,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:29,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:29,502 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:02:29,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:29,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:29,513 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:02:29,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:29,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:02:29,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:29,523 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:02:32,553 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_qnqfwv6p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:02:32,588 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:32,588 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:02:32,591 INFO program/MainThread: stdout[2]: 2024-03-01 17:02:32,591 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 17:02:32,591 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:02:32,591 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:02:32,595 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:32,596 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:02:32,599 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:32,599 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:02:32,602 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:32,602 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:02:32,605 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:02:32,605 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:02:32,616 INFO program/MainThread: stdout: 2024-03-01 17:02:32,616 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:02:32,616 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ 2024-03-01 17:02:32,616 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 120e18ad-f681-4f24-bd4e-c06bd84b7c77 2024-03-01 17:02:32,616 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky 2024-03-01 17:02:32,616 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 120e18ad-f681-4f24-bd4e-c06bd84b7c77 2024-03-01 17:02:32,616 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 92066cf5-eaa5-433d-a28d-9862e7d10a5b 2024-03-01 17:02:32,616 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA 2024-03-01 17:02:32,616 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG 2024-03-01 17:02:32,616 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7be10f18-5fc0-44ff-8322-221190fc3b94 2024-03-01 17:02:32,616 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs f10969ce-3cb0-4928-93e3-00678ea8c0af 2024-03-01 17:02:32,616 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL 2024-03-01 17:02:32,616 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 2024-03-01 17:02:32,616 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS 2024-03-01 17:02:32,616 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs dab514e6-1e6f-4d8b-93d9-e920ea78232f 2024-03-01 17:02:32,616 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 3c104fee-f183-48c2-9316-b14374716bc1 2024-03-01 17:02:32,616 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6a98ea56-9059-4e4a-9044-63dfce967c3d 2024-03-01 17:02:32,616 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo 2024-03-01 17:02:32,616 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6a98ea56-9059-4e4a-9044-63dfce967c3d 2024-03-01 17:02:32,616 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd 2024-03-01 17:02:32,616 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs af805c76-c68a-49ab-9c39-c5660c433c94 2024-03-01 17:02:32,617 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 2024-03-01 17:02:32,617 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs af805c76-c68a-49ab-9c39-c5660c433c94 2024-03-01 17:02:32,617 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:02:32,617 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:02:32,617 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:02:32,617 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:02:32,617 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:32,617 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 120e18ad-f681-4f24-bd4e-c06bd84b7c77 sdb 1073741824 root disk brw-rw---- LVM2_member I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 120e18ad-f681-4f24-bd4e-c06bd84b7c77 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 92066cf5-eaa5-433d-a28d-9862e7d10a5b sdc 1073741824 root disk brw-rw---- LVM2_member 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA sdd 1073741824 root disk brw-rw---- LVM2_member MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 7be10f18-5fc0-44ff-8322-221190fc3b94 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs f10969ce-3cb0-4928-93e3-00678ea8c0af sde 1073741824 root disk brw-rw---- LVM2_member AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL sdf 1073741824 root disk brw-rw---- LVM2_member 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 sdg 1073741824 root disk brw-rw---- LVM2_member 2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS |-test_vg3-lv8 427819008 root disk brw-rw---- xfs dab514e6-1e6f-4d8b-93d9-e920ea78232f |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 3c104fee-f183-48c2-9316-b14374716bc1 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6a98ea56-9059-4e4a-9044-63dfce967c3d sdh 1073741824 root disk brw-rw---- LVM2_member V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6a98ea56-9059-4e4a-9044-63dfce967c3d sdi 1073741824 root disk brw-rw---- LVM2_member mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs af805c76-c68a-49ab-9c39-c5660c433c94 sdj 1073741824 root disk brw-rw---- LVM2_member WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs af805c76-c68a-49ab-9c39-c5660c433c94 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 17:02:32,617 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:32,617 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:32,618 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:02:32,618 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:02:32,618 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:02:32,618 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:02:32,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:32,631 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:32,647 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 17:02:32,652 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/lvm-pv-uuid-8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8', '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': '8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ', 'ID_FS_UUID_ENC': '8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:02:32,652 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:02:32,652 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:02:32,691 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:32,691 INFO program/MainThread: stderr[3]: 2024-03-01 17:02:32,691 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:02:32,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:32,703 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:02:32,705 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 17:02:32,709 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:02:32,710 INFO blivet/MainThread: sda is a disk 2024-03-01 17:02:32,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:02:32,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:02:32,714 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:02:32,717 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:02:32,717 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:02:32,720 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:02:32,720 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:02:32,721 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:02:32,721 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c4f93e20) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:02:32,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:02:32,728 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:32,728 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:02:32,731 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:32,731 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:02:32,734 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,735 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:02:32,738 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,738 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:02:32,741 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:02:32,741 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:02:32,741 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 17:02:32,778 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_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=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_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=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:02:32,778 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky. WARNING: Couldn't find device with uuid 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA. WARNING: VG test_vg1 is missing PV I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:02:32,778 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:02:32,778 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:02:32,783 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; pe_start: 8 MiB ; 2024-03-01 17:02:32,783 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:02:32,786 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:02:32,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:32,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:32,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:32,798 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 17:02:32,835 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:02:32,835 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky. WARNING: Couldn't find device with uuid 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA. WARNING: VG test_vg1 is missing PV I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:02:32,835 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:02:32,836 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:32,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:02:32,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:02:32,845 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:32,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:02:32,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:02:32,848 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 17:02:32,881 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 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=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh 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=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:32,882 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky. WARNING: Couldn't find device with uuid 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA. WARNING: VG test_vg1 is missing PV I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:02:32,882 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:02:32,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:02:32,886 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:02:32,889 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:02:32,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:32,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:02:32,895 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:02:32,895 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:32,898 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/lvm-pv-uuid-I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/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': 'I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky', 'ID_FS_UUID_ENC': 'I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:02:32,898 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:02:32,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:02:32,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:32,910 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:02:32,910 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:02:32,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:02:32,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:02:32,913 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:02:32,916 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:02:32,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 17:02:32,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 17:02:32,920 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:02:32,920 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:02:32,920 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c45c0400) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:02:32,923 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:02:32,926 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:32,926 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:02:32,929 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:32,929 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:02:32,933 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,933 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:02:32,936 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:32,936 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:02:32,938 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:02:32,938 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:02:32,939 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 17:02:32,975 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_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=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:02:32,976 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA. WARNING: VG test_vg1 is missing PV 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA (last written to /dev/sdc). 2024-03-01 17:02:32,976 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:02:32,976 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:02:32,980 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:02:32,980 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:02:32,983 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:02:32,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:32,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:02:32,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:02:32,995 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:32,998 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:02:33,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:33,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:33,003 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 17:02:33,035 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:33,036 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA. WARNING: VG test_vg1 is missing PV 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA (last written to /dev/sdc). 2024-03-01 17:02:33,036 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:02:33,036 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:02:33,036 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:33,040 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:02:33,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 17:02:33,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:33,052 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:02:33,052 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:02:33,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:02:33,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:02:33,055 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:02:33,058 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:02:33,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 17:02:33,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 17:02:33,062 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:02:33,062 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:02:33,062 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c45c9cd0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:02:33,065 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:02:33,065 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:02:33,068 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:02:33,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 17:02:33,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:33,079 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:02:33,080 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:02:33,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:02:33,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:02:33,083 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:02:33,086 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:02:33,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 17:02:33,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 17:02:33,089 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:02:33,089 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:02:33,089 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c45c9640) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:02:33,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:02:33,093 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:02:33,096 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/lvm-pv-uuid-1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33', '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': '1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA', 'ID_FS_UUID_ENC': '1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:02:33,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 17:02:33,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:33,106 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:02:33,107 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:02:33,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:02:33,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:02:33,110 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:02:33,113 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:02:33,113 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:02:33,116 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:02:33,116 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:02:33,117 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:02:33,117 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c45cde50) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:02:33,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:02:33,123 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:33,123 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:02:33,126 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:33,126 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:02:33,129 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,129 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:02:33,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:02:33,135 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:02:33,135 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:02:33,135 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 17:02:33,167 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:02:33,168 INFO program/MainThread: stderr[9]: 2024-03-01 17:02:33,168 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:02:33,168 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:02:33,172 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:33,172 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:02:33,175 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:02:33,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:33,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:33,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:02:33,187 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:02:33,189 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:02:33,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF ; incomplete: True ; hidden: False ; 2024-03-01 17:02:33,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:33,195 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 17:02:33,228 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:33,228 INFO program/MainThread: stderr[10]: 2024-03-01 17:02:33,229 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:02:33,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:33,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:33,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:02:33,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:02:33,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:02:33,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:02:33,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:33,252 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:33,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:02:33,255 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:33,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:02:33,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:02:33,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:02:33,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:02:33,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:02:33,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:33,268 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:33,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:02:33,272 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:33,272 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:02:33,272 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:02:33,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:33,275 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:02:33,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:02:33,279 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:02:33,282 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFygaEi13EW6uWeUhIZCgFlZxY1VYdFH67 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/92066cf5-eaa5-433d-a28d-9862e7d10a5b', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '125', '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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFygaEi13EW6uWeUhIZCgFlZxY1VYdFH67', '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': '92066cf5-eaa5-433d-a28d-9862e7d10a5b', 'ID_FS_UUID_ENC': '92066cf5-eaa5-433d-a28d-9862e7d10a5b', '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': '1281702624'} ; 2024-03-01 17:02:33,282 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:02:33,283 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:33,286 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:02:33,286 INFO program/MainThread: stderr[11]: 2024-03-01 17:02:33,286 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:02:33,286 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:33,288 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:02:33,289 INFO program/MainThread: stderr[12]: 2024-03-01 17:02:33,289 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:02:33,289 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:33,291 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:02:33,291 INFO program/MainThread: stderr[13]: 2024-03-01 17:02:33,291 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:02:33,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:02:33,301 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:33,301 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:02:33,302 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:33,302 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:02:33,299 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 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 (0x7f99c46b4250) -- 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 = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:33,303 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:33,305 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:02:33,305 INFO program/MainThread: stderr[14]: 2024-03-01 17:02:33,305 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:02:33,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:02:33,313 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:33,313 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:02:33,316 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:33,316 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:02:33,319 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,319 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:02:33,322 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,323 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:02:33,324 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:02:33,324 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:02:33,328 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:33,329 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:02:33,332 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:02:33,332 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:33,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:33,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:33,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:02:33,347 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:02:33,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:02:33,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:02:33,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:33,353 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:33,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:02:33,357 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:33,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:02:33,360 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:02:33,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:02:33,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:02:33,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:02:33,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:33,370 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:33,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:02:33,373 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:33,374 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:02:33,374 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:02:33,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:33,377 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:02:33,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:02:33,380 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:02:33,384 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-name-test_vg1-lv2 ' '/dev/disk/by-uuid/120e18ad-f681-4f24-bd4e-c06bd84b7c77 ' '/dev/disk/by-id/dm-uuid-LVM-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFt3LsnuZYVjFcJvZxPu3CrX691Qp3Dlxh', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '124', '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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFt3LsnuZYVjFcJvZxPu3CrX691Qp3Dlxh', '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': '120e18ad-f681-4f24-bd4e-c06bd84b7c77', 'ID_FS_UUID_ENC': '120e18ad-f681-4f24-bd4e-c06bd84b7c77', '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': '1281280182'} ; 2024-03-01 17:02:33,384 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:02:33,384 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:33,387 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:02:33,387 INFO program/MainThread: stderr[15]: 2024-03-01 17:02:33,387 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:02:33,387 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:33,390 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:02:33,390 INFO program/MainThread: stderr[16]: 2024-03-01 17:02:33,390 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:02:33,390 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:33,393 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:02:33,393 INFO program/MainThread: stderr[17]: 2024-03-01 17:02:33,393 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:02:33,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:02:33,402 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:33,403 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:33,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:33,404 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:33,400 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh 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 (0x7f99c46b4250) -- name = test_vg1 status = True 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 = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:33,404 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:33,407 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:02:33,407 INFO program/MainThread: stderr[18]: 2024-03-01 17:02:33,407 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:02:33,411 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:02:33,415 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:33,415 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:02:33,418 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:33,418 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:02:33,421 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,421 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:02:33,424 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,425 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:02:33,425 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:02:33,428 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:33,428 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:02:33,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:02:33,431 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:33,431 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:33,435 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/lvm-pv-uuid-MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': 'MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG', 'ID_FS_UUID_ENC': 'MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:02:33,435 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:02:33,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:33,446 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:02:33,447 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:02:33,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:02:33,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:02:33,450 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:02:33,452 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:02:33,453 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:02:33,455 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:02:33,456 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:02:33,456 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:02:33,456 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c4fab490) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:02:33,459 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:02:33,462 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:33,462 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:02:33,465 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:33,465 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:02:33,468 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,469 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:02:33,472 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,472 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:02:33,474 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:02:33,474 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:02:33,474 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 17:02:33,508 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:02:33,508 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL. WARNING: Couldn't find device with uuid 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6. WARNING: VG test_vg2 is missing PV AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 (last written to /dev/sdf). 2024-03-01 17:02:33,508 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:02:33,509 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:02:33,513 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:02:33,513 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:02:33,516 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:02:33,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:33,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:33,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:33,527 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 17:02:33,563 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 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=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:02:33,564 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL. WARNING: Couldn't find device with uuid 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6. WARNING: VG test_vg2 is missing PV AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 (last written to /dev/sdf). 2024-03-01 17:02:33,564 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:02:33,564 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:33,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:02:33,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:02:33,572 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:33,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:02:33,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:02:33,575 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 17:02:33,606 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:33,607 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL. WARNING: Couldn't find device with uuid 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6. WARNING: VG test_vg2 is missing PV AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 (last written to /dev/sdf). 2024-03-01 17:02:33,607 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:02:33,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:02:33,611 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:02:33,614 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:02:33,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:33,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:02:33,620 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:02:33,620 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:33,623 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/lvm-pv-uuid-AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': 'AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL', 'ID_FS_UUID_ENC': 'AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:02:33,623 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:02:33,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:33,635 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:02:33,635 INFO blivet/MainThread: sde is a disk 2024-03-01 17:02:33,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:02:33,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:02:33,638 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:02:33,641 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:02:33,641 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:02:33,644 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:02:33,645 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:02:33,645 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:02:33,645 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c4ee5e50) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:02:33,648 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:02:33,651 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:33,651 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:02:33,654 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:33,654 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:02:33,657 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,657 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:02:33,661 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,661 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:02:33,663 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:02:33,663 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:02:33,664 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/sde,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:02:33,704 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:02:33,704 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6. WARNING: VG test_vg2 is missing PV 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 (last written to /dev/sdf). 2024-03-01 17:02:33,704 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:02:33,704 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:02:33,708 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:33,709 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:02:33,711 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:02:33,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:33,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:02:33,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:02:33,723 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:33,726 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:02:33,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:33,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:33,731 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/sde,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:02:33,763 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:33,763 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6. WARNING: VG test_vg2 is missing PV 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 (last written to /dev/sdf). 2024-03-01 17:02:33,763 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:02:33,763 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:02:33,763 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:33,768 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/lvm-pv-uuid-074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/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': '074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6', 'ID_FS_UUID_ENC': '074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:02:33,768 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:02:33,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:33,779 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:02:33,780 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:02:33,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:02:33,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:02:33,783 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:02:33,786 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:02:33,786 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:02:33,789 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:02:33,790 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:02:33,790 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:02:33,790 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c45da5e0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:02:33,793 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:02:33,796 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:33,796 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:02:33,799 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:33,799 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:02:33,803 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,803 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:02:33,806 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:33,806 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:02:33,808 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:02:33,808 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:02:33,809 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:33,840 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:02:33,841 INFO program/MainThread: stderr[24]: 2024-03-01 17:02:33,841 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:02:33,841 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:02:33,845 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:02:33,845 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:02:33,848 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:02:33,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:33,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:33,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:02:33,860 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:02:33,863 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:02:33,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL ; incomplete: True ; hidden: False ; 2024-03-01 17:02:33,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:33,869 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:33,909 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:33,909 INFO program/MainThread: stderr[25]: 2024-03-01 17:02:33,909 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:02:33,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:33,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:33,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:02:33,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:02:33,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:02:33,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:02:33,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:33,932 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:33,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:02:33,936 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:33,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:02:33,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:02:33,942 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:02:33,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:02:33,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:02:33,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:33,949 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:33,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:02:33,952 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:33,953 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:02:33,953 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:02:33,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:33,956 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:02:33,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:02:33,959 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:02:33,963 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLtiCHrcEh6FBB5ENalGuvteYnddcbbTlo ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/f10969ce-3cb0-4928-93e3-00678ea8c0af ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '123', '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-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLtiCHrcEh6FBB5ENalGuvteYnddcbbTlo', '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': 'f10969ce-3cb0-4928-93e3-00678ea8c0af', 'ID_FS_UUID_ENC': 'f10969ce-3cb0-4928-93e3-00678ea8c0af', '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': '1279581783'} ; 2024-03-01 17:02:33,963 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:02:33,963 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:33,966 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:02:33,966 INFO program/MainThread: stderr[26]: 2024-03-01 17:02:33,966 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:02:33,966 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:33,969 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:02:33,969 INFO program/MainThread: stderr[27]: 2024-03-01 17:02:33,969 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:02:33,969 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:33,972 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:02:33,972 INFO program/MainThread: stderr[28]: 2024-03-01 17:02:33,972 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:02:33,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:33,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:02:33,981 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:33,982 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:02:33,982 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:33,983 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:02:33,979 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo 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 (0x7f99c46b4070) -- 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 = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:33,983 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:33,986 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:02:33,986 INFO program/MainThread: stderr[29]: 2024-03-01 17:02:33,986 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:02:33,990 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:02:33,993 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:33,993 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:02:33,997 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:33,997 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:02:34,000 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,000 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:02:34,003 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,003 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:02:34,004 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:02:34,007 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:34,007 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:02:34,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:02:34,010 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:34,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:34,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:34,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:02:34,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:02:34,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:02:34,028 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:02:34,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:34,032 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:34,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:02:34,036 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:34,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:02:34,039 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:02:34,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:02:34,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:02:34,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:02:34,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:34,049 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:34,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:02:34,052 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:34,053 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:02:34,053 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:02:34,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:34,056 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:02:34,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:02:34,059 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:02:34,063 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-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLaBT3L5sgwK755HfNo4Pn2ovjbkf5O5hu ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/7be10f18-5fc0-44ff-8322-221190fc3b94 ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '122', '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-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLaBT3L5sgwK755HfNo4Pn2ovjbkf5O5hu', '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': '7be10f18-5fc0-44ff-8322-221190fc3b94', 'ID_FS_UUID_ENC': '7be10f18-5fc0-44ff-8322-221190fc3b94', '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': '1279137743'} ; 2024-03-01 17:02:34,063 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:02:34,063 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:34,066 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:02:34,066 INFO program/MainThread: stderr[30]: 2024-03-01 17:02:34,066 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:02:34,066 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:34,069 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:02:34,069 INFO program/MainThread: stderr[31]: 2024-03-01 17:02:34,069 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:02:34,069 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:34,071 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:02:34,072 INFO program/MainThread: stderr[32]: 2024-03-01 17:02:34,072 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:02:34,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:02:34,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:34,082 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:34,082 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:34,083 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:34,079 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu 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 (0x7f99c46b4070) -- name = test_vg2 status = 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 = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:34,084 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:34,086 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:02:34,086 INFO program/MainThread: stderr[33]: 2024-03-01 17:02:34,086 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:02:34,090 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:02:34,093 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:34,093 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:02:34,097 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:34,097 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:02:34,100 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,100 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:02:34,104 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,104 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:02:34,104 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:02:34,107 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:34,107 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:02:34,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:02:34,110 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:34,111 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:34,114 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/lvm-pv-uuid-2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS', 'ID_FS_UUID_ENC': '2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:02:34,114 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:02:34,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:34,125 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:02:34,126 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:02:34,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:02:34,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:02:34,129 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:02:34,132 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:02:34,132 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:02:34,135 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:02:34,136 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:02:34,136 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:02:34,136 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c4ee58b0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:02:34,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:02:34,142 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:34,142 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:02:34,145 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:34,145 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:02:34,148 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,149 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:02:34,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:02:34,154 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:02:34,154 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:02:34,155 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:34,190 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:02:34,190 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo. WARNING: Couldn't find device with uuid mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd. WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:34,190 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:02:34,190 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:02:34,194 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:02:34,195 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:02:34,197 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:02:34,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:34,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:34,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:34,209 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:34,251 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 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=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 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=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:02:34,251 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo. WARNING: Couldn't find device with uuid mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd. WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:34,251 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:02:34,251 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:02:34,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:02:34,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:02:34,259 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:34,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:02:34,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:02:34,262 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:34,301 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo 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=DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:34,301 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo. WARNING: Couldn't find device with uuid mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd. WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:34,301 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:02:34,305 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:02:34,306 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:02:34,309 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:02:34,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:34,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:02:34,314 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:34,314 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:34,318 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab', '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': 'V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo', 'ID_FS_UUID_ENC': 'V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:02:34,318 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:02:34,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:34,330 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:02:34,330 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:02:34,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:02:34,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:02:34,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:02:34,336 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:02:34,336 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:02:34,339 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:02:34,340 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:02:34,340 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:02:34,340 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c464a850) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:02:34,343 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:02:34,346 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:34,346 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:02:34,349 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:34,349 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:02:34,352 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,352 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:02:34,356 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,356 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:02:34,358 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:02:34,358 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:02:34,359 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/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:34,399 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:02:34,400 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd. WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:34,400 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:02:34,400 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:02:34,404 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; pe_start: 8 MiB ; 2024-03-01 17:02:34,404 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:02:34,407 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:02:34,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:34,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:02:34,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:02:34,419 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:34,421 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:02:34,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:34,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:34,427 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/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:34,464 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:34,464 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd. WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:34,464 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:02:34,464 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:34,465 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:34,469 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:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/lvm-pv-uuid-mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd', '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': 'mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd', 'ID_FS_UUID_ENC': 'mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:02:34,469 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:02:34,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:34,481 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:02:34,481 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:02:34,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:02:34,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:02:34,485 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:02:34,488 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:02:34,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 17:02:34,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 17:02:34,491 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:02:34,492 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:02:34,492 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c4586ac0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:02:34,495 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:02:34,498 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:34,498 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:02:34,501 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:34,501 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:02:34,504 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:02:34,507 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,507 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:02:34,510 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:02:34,510 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:02:34,510 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/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:34,547 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:02:34,547 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:34,547 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:02:34,547 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:02:34,551 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; pe_start: 8 MiB ; 2024-03-01 17:02:34,551 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:02:34,555 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:02:34,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:34,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:34,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:02:34,566 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:34,569 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:02:34,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:34,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:34,575 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/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:34,608 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:34,608 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7. WARNING: VG test_vg3 is missing PV WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:02:34,608 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:02:34,608 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:02:34,608 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:34,613 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/lvm-pv-uuid-WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/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': 'WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7', 'ID_FS_UUID_ENC': 'WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:02:34,613 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:02:34,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:34,625 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:02:34,625 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:02:34,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:02:34,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:02:34,628 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:02:34,631 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:02:34,632 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:02:34,635 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:02:34,635 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:02:34,635 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:02:34,636 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c458f8b0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:02:34,639 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:02:34,642 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:34,642 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:02:34,645 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:34,645 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:02:34,648 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,648 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:02:34,651 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,651 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:02:34,654 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:02:34,654 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:02:34,654 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:34,687 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8h1xLr-MnYC-ofKY-LRqi-1mnf-7IUY-ocgIeQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=I4f5mI-PNEJ-oNLz-braN-Dgd8-OxIW-CNRbky LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=1YIpGd-8YDR-QGpj-cNsi-fnmI-CKAY-ycrHBA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=MXAGFg-QWDV-0aCh-4OSu-bMxi-mLsJ-J6zHrG LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=AON7ff-3c3b-UVS3-AIUl-zSKE-TxeP-mWHPDL LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=074Rci-mBiq-vjOx-9w76-FT3m-D8Mv-jDuFd6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Mts0O-2t1R-tLnm-Jja8-wEpc-1N4d-thRyoS LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=V7Uh0i-FTsD-wa0g-6RMc-vxBT-r2Vm-NtrlWo LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=mLjeiC-fjoY-WuyN-Ovqd-hyiM-RPuG-Lv5Tkd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_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=WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:02:34,688 INFO program/MainThread: stderr[41]: 2024-03-01 17:02:34,688 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:02:34,688 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:02:34,692 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WyKzxm-YOsV-fYq9-11Ex-Vt1z-QxzW-vIsax7 ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:02:34,692 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:02:34,695 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:02:34,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:34,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:34,704 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:02:34,707 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:02:34,710 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:02:34,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d ; incomplete: True ; hidden: False ; 2024-03-01 17:02:34,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:34,716 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:34,755 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:02:34,755 INFO program/MainThread: stderr[42]: 2024-03-01 17:02:34,755 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:02:34,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:34,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:34,768 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:02:34,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:02:34,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:02:34,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:02:34,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:34,779 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:34,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:02:34,782 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:34,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:02:34,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:02:34,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:02:34,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:02:34,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:02:34,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:34,795 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:34,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:02:34,798 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:34,799 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:02:34,799 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:02:34,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:34,802 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:02:34,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:02:34,805 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:02:34,809 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-fTffT63INNZmSe9lkewF8LghXvArlX5dfuZVpmAOw2MtfrP7XF5pkqLwA1Xalz9D ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/af805c76-c68a-49ab-9c39-c5660c433c94', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '121', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dfuZVpmAOw2MtfrP7XF5pkqLwA1Xalz9D', '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': 'af805c76-c68a-49ab-9c39-c5660c433c94', 'ID_FS_UUID_ENC': 'af805c76-c68a-49ab-9c39-c5660c433c94', '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': '1277299373'} ; 2024-03-01 17:02:34,809 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:02:34,809 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:34,812 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:02:34,812 INFO program/MainThread: stderr[43]: 2024-03-01 17:02:34,812 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:02:34,812 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:34,815 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:02:34,815 INFO program/MainThread: stderr[44]: 2024-03-01 17:02:34,815 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:02:34,815 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:34,818 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:02:34,818 INFO program/MainThread: stderr[45]: 2024-03-01 17:02:34,818 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:02:34,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:02:34,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:34,829 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:02:34,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:34,830 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:02:34,826 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D 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 (0x7f99c4586b20) -- 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 = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:34,830 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:34,833 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:02:34,833 INFO program/MainThread: stderr[46]: 2024-03-01 17:02:34,833 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:02:34,837 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:02:34,840 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:34,840 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:02:34,844 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:34,844 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:02:34,847 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,847 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:02:34,850 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,850 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:02:34,850 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:02:34,853 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:34,853 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:02:34,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:02:34,857 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:34,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:34,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:34,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:02:34,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:02:34,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:02:34,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:02:34,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:34,879 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:34,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:02:34,883 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:34,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:02:34,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:02:34,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:02:34,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:02:34,902 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:02:34,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:34,905 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:34,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:02:34,909 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:34,909 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:02:34,909 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:02:34,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:34,912 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:02:34,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:02:34,916 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:02:34,919 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/6a98ea56-9059-4e4a-9044-63dfce967c3d ' '/dev/disk/by-id/dm-uuid-LVM-fTffT63INNZmSe9lkewF8LghXvArlX5dzqtDVEHjSZbkQPhEpWmqqxk8NDyEIYdo ' '/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': '120', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dzqtDVEHjSZbkQPhEpWmqqxk8NDyEIYdo', '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': '6a98ea56-9059-4e4a-9044-63dfce967c3d', 'ID_FS_UUID_ENC': '6a98ea56-9059-4e4a-9044-63dfce967c3d', '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': '1276199002'} ; 2024-03-01 17:02:34,919 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:02:34,919 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:34,923 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:02:34,923 INFO program/MainThread: stderr[47]: 2024-03-01 17:02:34,923 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:02:34,923 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:34,925 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:02:34,926 INFO program/MainThread: stderr[48]: 2024-03-01 17:02:34,926 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:02:34,926 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:34,928 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:02:34,928 INFO program/MainThread: stderr[49]: 2024-03-01 17:02:34,928 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:02:34,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:02:34,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:34,940 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:02:34,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:34,941 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:02:34,936 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo 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 (0x7f99c4586b20) -- name = test_vg3 status = True 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 = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:34,941 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:34,944 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:02:34,944 INFO program/MainThread: stderr[50]: 2024-03-01 17:02:34,944 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:02:34,948 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:02:34,951 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:34,951 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:02:34,955 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:34,955 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:02:34,958 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,958 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:02:34,961 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:34,961 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:02:34,962 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:02:34,964 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:34,965 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:02:34,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:02:34,968 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:34,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:34,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:34,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:34,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:02:34,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:02:34,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:02:34,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:02:34,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:34,990 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:34,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:02:34,993 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:34,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:02:34,997 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:02:35,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:02:35,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:02:35,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:02:35,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:35,006 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:35,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:02:35,010 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:35,010 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:02:35,010 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:02:35,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:35,013 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:02:35,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:02:35,016 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:02:35,020 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-fTffT63INNZmSe9lkewF8LghXvArlX5dDEbANa9DA6FjX0YsJNSKx3YrIZYf7nZ9 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/3c104fee-f183-48c2-9316-b14374716bc1 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '119', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dDEbANa9DA6FjX0YsJNSKx3YrIZYf7nZ9', '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': '3c104fee-f183-48c2-9316-b14374716bc1', 'ID_FS_UUID_ENC': '3c104fee-f183-48c2-9316-b14374716bc1', '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': '1275161765'} ; 2024-03-01 17:02:35,020 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:02:35,020 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,023 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:02:35,023 INFO program/MainThread: stderr[51]: 2024-03-01 17:02:35,023 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:02:35,024 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,026 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:02:35,026 INFO program/MainThread: stderr[52]: 2024-03-01 17:02:35,026 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:02:35,026 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,029 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:02:35,029 INFO program/MainThread: stderr[53]: 2024-03-01 17:02:35,029 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:02:35,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:02:35,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,040 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:02:35,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,042 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:02:35,037 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 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 (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:35,042 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,045 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:02:35,045 INFO program/MainThread: stderr[54]: 2024-03-01 17:02:35,045 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:02:35,049 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:02:35,052 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:35,052 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:02:35,055 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:35,056 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:02:35,059 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:35,059 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:02:35,062 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:35,063 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:02:35,063 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:02:35,066 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:35,066 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:02:35,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:02:35,069 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:35,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:02:35,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:02:35,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:02:35,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:02:35,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:02:35,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:35,091 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:35,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:02:35,095 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:35,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:02:35,098 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:02:35,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:02:35,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:02:35,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:02:35,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:35,108 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:35,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:02:35,111 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:35,112 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:02:35,112 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:02:35,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:35,115 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:02:35,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:02:35,118 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:02:35,122 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fTffT63INNZmSe9lkewF8LghXvArlX5d98pakKNiCkeLLoHWAdxVn2IuSGbYqAfB ' '/dev/disk/by-uuid/dab514e6-1e6f-4d8b-93d9-e920ea78232f ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '118', '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-fTffT63INNZmSe9lkewF8LghXvArlX5d98pakKNiCkeLLoHWAdxVn2IuSGbYqAfB', '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': 'dab514e6-1e6f-4d8b-93d9-e920ea78232f', 'ID_FS_UUID_ENC': 'dab514e6-1e6f-4d8b-93d9-e920ea78232f', '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': '1274713627'} ; 2024-03-01 17:02:35,122 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:02:35,122 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,125 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:02:35,125 INFO program/MainThread: stderr[55]: 2024-03-01 17:02:35,125 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:02:35,125 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,128 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:02:35,128 INFO program/MainThread: stderr[56]: 2024-03-01 17:02:35,128 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:02:35,128 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,131 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:02:35,131 INFO program/MainThread: stderr[57]: 2024-03-01 17:02:35,131 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:02:35,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:02:35,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,143 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,144 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,139 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB 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 (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:35,145 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,148 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:02:35,148 INFO program/MainThread: stderr[58]: 2024-03-01 17:02:35,148 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:02:35,152 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:02:35,155 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:35,156 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:02:35,159 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:35,159 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:02:35,162 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:35,162 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:02:35,165 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:35,165 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:02:35,166 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:02:35,169 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:35,169 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:02:35,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:02:35,172 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:35,172 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:02:35,175 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': '22692370'} ; 2024-03-01 17:02:35,175 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:02:35,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,187 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:02:35,187 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:02:35,187 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:02:35,187 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:02:35,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:02:35,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:02:35,190 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:02:35,193 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:02:35,193 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:02:35,196 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:02:35,196 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:02:35,197 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:02:35,197 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c46b4ac0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:02:35,200 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:02:35,203 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:35,203 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:02:35,206 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:35,206 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:02:35,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:35,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:02:35,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:35,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:02:35,215 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:02:35,218 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:02:35,221 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:02:35,228 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 0x7f99c4591100> 2024-03-01 17:02:35,266 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:02:35,270 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:02:35,270 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:02:35,274 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': '22694257'} ; 2024-03-01 17:02:35,274 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:02:35,274 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:02:35,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,284 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:02:35,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:35,304 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:35,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:02:35,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:02:35,330 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:02:35,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:02:35,333 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:02:35,336 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:02:35,336 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:02:35,339 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:02:35,340 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:02:35,340 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:02:35,343 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:02:35,346 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:02:35,348 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:02:35,351 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:02:35,354 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:02:35,354 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:02:35,354 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:02:35,355 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:02:35,354 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f99c45fc7c0) -- 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 0x7f99c45b0270> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:02:35,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:02:35,361 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:02:35,361 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:02:35,364 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:02:35,364 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:02:35,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:35,368 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:02:35,370 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:02:35,371 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:02:35,371 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:02:35,373 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:02:35,374 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:02:35,376 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:02:35,376 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:02:35,379 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/dab514e6-1e6f-4d8b-93d9-e920ea78232f ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-fTffT63INNZmSe9lkewF8LghXvArlX5d98pakKNiCkeLLoHWAdxVn2IuSGbYqAfB', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '118', '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-fTffT63INNZmSe9lkewF8LghXvArlX5d98pakKNiCkeLLoHWAdxVn2IuSGbYqAfB', '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': 'dab514e6-1e6f-4d8b-93d9-e920ea78232f', 'ID_FS_UUID_ENC': 'dab514e6-1e6f-4d8b-93d9-e920ea78232f', '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': '1274713627'} ; 2024-03-01 17:02:35,379 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:02:35,380 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,383 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:02:35,383 INFO program/MainThread: stderr[59]: 2024-03-01 17:02:35,383 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:02:35,383 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,386 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:02:35,386 INFO program/MainThread: stderr[60]: 2024-03-01 17:02:35,386 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:02:35,386 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,388 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:02:35,389 INFO program/MainThread: stderr[61]: 2024-03-01 17:02:35,389 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:02:35,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:02:35,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,401 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,402 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,397 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:35,403 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:02:35,406 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:02:35,406 INFO program/MainThread: stderr[62]: 2024-03-01 17:02:35,406 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:02:35,410 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:02:35,410 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:02:35,413 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-fTffT63INNZmSe9lkewF8LghXvArlX5dDEbANa9DA6FjX0YsJNSKx3YrIZYf7nZ9 ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/3c104fee-f183-48c2-9316-b14374716bc1', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '119', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dDEbANa9DA6FjX0YsJNSKx3YrIZYf7nZ9', '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': '3c104fee-f183-48c2-9316-b14374716bc1', 'ID_FS_UUID_ENC': '3c104fee-f183-48c2-9316-b14374716bc1', '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': '1275161765'} ; 2024-03-01 17:02:35,413 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:02:35,413 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,416 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:02:35,416 INFO program/MainThread: stderr[63]: 2024-03-01 17:02:35,416 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:02:35,416 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,418 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:02:35,418 INFO program/MainThread: stderr[64]: 2024-03-01 17:02:35,419 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:02:35,419 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,421 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:02:35,421 INFO program/MainThread: stderr[65]: 2024-03-01 17:02:35,421 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:02:35,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:02:35,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,433 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,434 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,429 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:35,435 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:02:35,437 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:02:35,437 INFO program/MainThread: stderr[66]: 2024-03-01 17:02:35,437 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:02:35,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:02:35,441 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:02:35,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/6a98ea56-9059-4e4a-9044-63dfce967c3d ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-fTffT63INNZmSe9lkewF8LghXvArlX5dzqtDVEHjSZbkQPhEpWmqqxk8NDyEIYdo ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '120', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dzqtDVEHjSZbkQPhEpWmqqxk8NDyEIYdo', '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': '6a98ea56-9059-4e4a-9044-63dfce967c3d', 'ID_FS_UUID_ENC': '6a98ea56-9059-4e4a-9044-63dfce967c3d', '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': '1276199002'} ; 2024-03-01 17:02:35,444 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:02:35,444 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:35,447 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:02:35,447 INFO program/MainThread: stderr[67]: 2024-03-01 17:02:35,447 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:02:35,447 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:35,450 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:02:35,450 INFO program/MainThread: stderr[68]: 2024-03-01 17:02:35,450 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:02:35,450 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:35,452 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:02:35,453 INFO program/MainThread: stderr[69]: 2024-03-01 17:02:35,453 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:02:35,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:02:35,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,464 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,465 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,460 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:35,466 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:02:35,468 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:02:35,469 INFO program/MainThread: stderr[70]: 2024-03-01 17:02:35,469 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:02:35,472 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:02:35,472 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:02:35,475 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-fTffT63INNZmSe9lkewF8LghXvArlX5dfuZVpmAOw2MtfrP7XF5pkqLwA1Xalz9D ' '/dev/disk/by-uuid/af805c76-c68a-49ab-9c39-c5660c433c94 ' '/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': '121', '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-fTffT63INNZmSe9lkewF8LghXvArlX5dfuZVpmAOw2MtfrP7XF5pkqLwA1Xalz9D', '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': 'af805c76-c68a-49ab-9c39-c5660c433c94', 'ID_FS_UUID_ENC': 'af805c76-c68a-49ab-9c39-c5660c433c94', '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': '1277299373'} ; 2024-03-01 17:02:35,475 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:02:35,476 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:35,478 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:02:35,478 INFO program/MainThread: stderr[71]: 2024-03-01 17:02:35,478 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:02:35,478 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:35,481 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:02:35,481 INFO program/MainThread: stderr[72]: 2024-03-01 17:02:35,481 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:02:35,481 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:35,484 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:02:35,484 INFO program/MainThread: stderr[73]: 2024-03-01 17:02:35,484 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:02:35,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:02:35,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,495 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:35,497 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:35,491 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:35,497 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:02:35,500 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:02:35,500 INFO program/MainThread: stderr[74]: 2024-03-01 17:02:35,500 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:02:35,504 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:02:35,504 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:02:35,507 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/7be10f18-5fc0-44ff-8322-221190fc3b94 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLaBT3L5sgwK755HfNo4Pn2ovjbkf5O5hu', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '122', '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-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLaBT3L5sgwK755HfNo4Pn2ovjbkf5O5hu', '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': '7be10f18-5fc0-44ff-8322-221190fc3b94', 'ID_FS_UUID_ENC': '7be10f18-5fc0-44ff-8322-221190fc3b94', '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': '1279137743'} ; 2024-03-01 17:02:35,507 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:02:35,507 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:35,509 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:02:35,510 INFO program/MainThread: stderr[75]: 2024-03-01 17:02:35,510 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:02:35,510 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:35,512 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:02:35,512 INFO program/MainThread: stderr[76]: 2024-03-01 17:02:35,512 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:02:35,513 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:35,515 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:02:35,515 INFO program/MainThread: stderr[77]: 2024-03-01 17:02:35,515 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:02:35,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:02:35,525 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:35,525 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:35,526 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:35,526 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:35,522 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:35,527 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:02:35,529 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:02:35,530 INFO program/MainThread: stderr[78]: 2024-03-01 17:02:35,530 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:02:35,533 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:02:35,533 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:02:35,536 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLtiCHrcEh6FBB5ENalGuvteYnddcbbTlo ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/f10969ce-3cb0-4928-93e3-00678ea8c0af', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '123', '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-jaYJ16CLsB43TeuyVZ4AUUayF76i9wQLtiCHrcEh6FBB5ENalGuvteYnddcbbTlo', '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': 'f10969ce-3cb0-4928-93e3-00678ea8c0af', 'ID_FS_UUID_ENC': 'f10969ce-3cb0-4928-93e3-00678ea8c0af', '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': '1279581783'} ; 2024-03-01 17:02:35,536 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:02:35,537 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:35,540 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:02:35,540 INFO program/MainThread: stderr[79]: 2024-03-01 17:02:35,540 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:02:35,540 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:35,542 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:02:35,543 INFO program/MainThread: stderr[80]: 2024-03-01 17:02:35,543 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:02:35,543 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:35,545 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:02:35,545 INFO program/MainThread: stderr[81]: 2024-03-01 17:02:35,545 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:02:35,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:02:35,555 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:35,556 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:35,556 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:35,557 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:35,553 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:35,558 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:02:35,560 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:02:35,560 INFO program/MainThread: stderr[82]: 2024-03-01 17:02:35,560 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:02:35,564 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:02:35,564 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:02:35,567 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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFt3LsnuZYVjFcJvZxPu3CrX691Qp3Dlxh ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/120e18ad-f681-4f24-bd4e-c06bd84b7c77', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '124', '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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFt3LsnuZYVjFcJvZxPu3CrX691Qp3Dlxh', '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': '120e18ad-f681-4f24-bd4e-c06bd84b7c77', 'ID_FS_UUID_ENC': '120e18ad-f681-4f24-bd4e-c06bd84b7c77', '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': '1281280182'} ; 2024-03-01 17:02:35,567 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:02:35,567 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:35,570 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:02:35,570 INFO program/MainThread: stderr[83]: 2024-03-01 17:02:35,570 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:02:35,570 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:35,573 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:02:35,573 INFO program/MainThread: stderr[84]: 2024-03-01 17:02:35,573 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:02:35,573 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:35,575 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:02:35,575 INFO program/MainThread: stderr[85]: 2024-03-01 17:02:35,575 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:02:35,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:02:35,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,586 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,586 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,587 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,583 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,587 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:02:35,590 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:02:35,590 INFO program/MainThread: stderr[86]: 2024-03-01 17:02:35,590 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:02:35,593 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:02:35,593 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:02:35,596 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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFygaEi13EW6uWeUhIZCgFlZxY1VYdFH67 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/92066cf5-eaa5-433d-a28d-9862e7d10a5b ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '125', '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-sMeerXu9h8C3YPKInNBwGNy1DI9UZNVFygaEi13EW6uWeUhIZCgFlZxY1VYdFH67', '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': '92066cf5-eaa5-433d-a28d-9862e7d10a5b', 'ID_FS_UUID_ENC': '92066cf5-eaa5-433d-a28d-9862e7d10a5b', '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': '1281702624'} ; 2024-03-01 17:02:35,596 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:02:35,597 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:35,599 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:02:35,599 INFO program/MainThread: stderr[87]: 2024-03-01 17:02:35,599 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:02:35,599 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:35,602 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:02:35,602 INFO program/MainThread: stderr[88]: 2024-03-01 17:02:35,602 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:02:35,602 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:35,605 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:02:35,605 INFO program/MainThread: stderr[89]: 2024-03-01 17:02:35,605 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:02:35,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:02:35,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,615 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,616 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,612 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,616 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:02:35,619 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:02:35,619 INFO program/MainThread: stderr[90]: 2024-03-01 17:02:35,619 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:02:35,623 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:02:35,623 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:02:35,623 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:35,636 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:35,653 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:02:35,654 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:02:35,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:35,667 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:02:35,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:35,678 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:02:35,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:35,689 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:02:35,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:35,700 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:02:35,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:35,711 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:02:35,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:02:35,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:02:35,722 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:02:35,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,728 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:02:35,728 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,728 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,729 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,729 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,729 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,730 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,730 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,730 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,731 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,731 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,731 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,732 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:02:35,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:02:35,737 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:02:35,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:02:35,742 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:02:35,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:02:35,748 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:02:35,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:02:35,753 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:02:35,755 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,756 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,757 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,760 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,761 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,761 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,758 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,764 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,764 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,765 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,769 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,769 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,770 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,773 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,774 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,777 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,778 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,774 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,781 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,782 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,785 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,786 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,788 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,789 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,790 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,793 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,794 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,797 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,798 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,801 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,802 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,805 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,806 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,809 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,809 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,810 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,813 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,813 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,814 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,817 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,817 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,818 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,821 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,821 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,822 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,825 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,825 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,826 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,829 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,829 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,830 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,833 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,833 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,834 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,834 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,837 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,837 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,838 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,838 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,841 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,841 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,842 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,842 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,845 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,845 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,846 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,849 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,850 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,850 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,854 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,854 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,857 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,858 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,858 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,861 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,862 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,862 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,865 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,866 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,867 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,863 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,869 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,870 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,871 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,874 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,874 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,874 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,878 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,878 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,882 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,883 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:02:35,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ygaEi1-3EW6-uWeU-hIZC-gFlZ-xY1V-YdFH67 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:02:35,883 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:02:35,886 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:02:35,886 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:35,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 17:02:35,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:02:35,890 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:35,890 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 17:02:35,893 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:02:35,893 INFO program/MainThread: stderr[91]: 2024-03-01 17:02:35,894 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:02:35,898 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 17:02:35,898 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:02:35,898 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:35,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:35,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:02:35,904 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:02:35,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,906 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,907 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,910 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,911 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,914 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,914 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,914 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,917 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,918 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,921 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,922 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,924 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,925 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,928 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,929 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,932 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,933 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,935 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,936 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,939 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,939 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,940 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,942 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,943 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,943 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,946 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,947 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,950 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,951 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,953 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,954 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,957 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,957 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,958 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,961 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,961 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,961 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,964 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,965 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,968 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,969 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,971 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,972 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,975 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,975 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,976 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,979 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,979 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,982 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,983 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,986 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,987 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,989 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,989 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,990 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,993 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,993 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,993 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,994 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:35,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,997 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,997 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:35,998 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,000 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,001 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:35,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,004 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,005 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,008 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,008 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,012 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,015 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,016 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,018 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:02:36,019 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:02:36,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45de910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t3Lsnu-ZYVj-FcJv-ZxPu-3CrX-691Q-p3Dlxh size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = sMeerX-u9h8-C3YP-KInN-BwGN-y1DI-9UZNVF size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:02:36,020 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 17:02:36,023 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:02:36,023 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 17:02:36,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 17:02:36,026 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:36,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:02:36,029 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 17:02:36,029 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:36,030 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'sda', 'test_vg1'] 2024-03-01 17:02:36,030 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:02:36,032 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:02:36,032 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,035 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:02:36,038 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:02:36,041 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:02:36,041 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:02:36,041 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:02:36,041 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:02:36,041 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:02:36,044 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:36,044 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:02:36,047 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:02:36,047 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:02:36,047 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:02:36,047 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:02:36,050 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:36,050 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 17:02:36,053 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:02:36,053 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:02:36,053 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:02:36,053 DEBUG blivet/MainThread: removing sda 2024-03-01 17:02:36,055 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:36,056 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 17:02:36,058 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:02:36,058 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:02:36,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,064 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 17:02:36,064 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,065 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,065 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,065 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,066 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,066 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,066 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,067 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,067 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,067 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,068 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,068 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:02:36,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:02:36,073 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:02:36,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:02:36,079 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:02:36,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 17:02:36,084 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:02:36,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:02:36,089 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:02:36,092 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,092 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,093 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,093 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,096 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,096 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,097 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,097 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,100 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,100 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,101 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,101 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,104 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,105 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,105 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,106 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,108 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,109 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,109 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,110 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,112 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,113 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,113 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,114 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,116 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,117 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,117 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,118 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,120 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,121 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,121 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,122 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,124 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,125 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,125 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,126 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,129 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,129 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,130 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,130 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,127 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,133 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,133 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,134 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,134 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,137 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,137 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,138 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,138 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,141 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,141 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,142 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,142 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,139 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,145 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,146 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,146 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,147 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,149 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,150 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,150 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,151 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,153 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,154 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,154 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,155 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,157 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,158 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,158 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,159 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,161 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,162 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,162 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,163 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,165 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,166 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,166 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,167 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,169 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,170 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,170 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,171 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,173 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,174 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,174 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,175 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,178 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,178 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,179 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,181 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,182 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,182 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,183 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,185 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,186 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,186 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,187 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,189 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,190 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,191 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,194 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,195 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,197 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,198 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,198 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,199 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,201 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,202 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,202 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,203 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,205 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,206 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,206 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,207 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,209 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,210 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,210 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,211 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,213 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,214 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,214 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,215 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,217 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,218 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,218 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,219 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:02:36,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c457fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tiCHrc-Eh6F-BB5E-NalG-uvte-Yndd-cbbTlo size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:02:36,219 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 17:02:36,222 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:02:36,222 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 17:02:36,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 17:02:36,226 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:36,229 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 17:02:36,229 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 17:02:36,229 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:36,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:02:36,234 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:02:36,236 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,237 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,237 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,238 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,240 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,240 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,241 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,241 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,243 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,244 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,244 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,245 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,247 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,248 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,248 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,248 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,251 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,252 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,254 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,255 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,255 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,255 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,258 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,258 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,259 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,259 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,262 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,263 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,265 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,265 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,266 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,268 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,269 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,270 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,272 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,273 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,273 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,276 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,276 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,276 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,277 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,280 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,280 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,280 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,283 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,284 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,284 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,286 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,287 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,288 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,290 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,290 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,291 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,293 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,294 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,294 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,295 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,297 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,297 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,298 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,300 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,301 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,301 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,302 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,299 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,304 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,304 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,305 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,305 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,308 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,308 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,309 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,311 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,312 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,312 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,315 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,316 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,318 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,318 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,319 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,319 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,321 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,322 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,323 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,325 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,325 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,326 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,326 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,329 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,329 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,330 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,332 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,333 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,333 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,336 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,336 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,337 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,339 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,340 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,340 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,343 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,343 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,344 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,346 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,347 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:02:36,347 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:02:36,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4582820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = aBT3L5-sgwK-755H-fNo4-Pn2o-vjbk-f5O5hu size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c46b4070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = jaYJ16-CLsB-43Te-uyVZ-4AUU-ayF7-6i9wQL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:02:36,348 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 17:02:36,351 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:02:36,351 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:02:36,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 17:02:36,354 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:36,357 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:02:36,357 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 17:02:36,357 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:36,357 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'sdf', 'test_vg2'] 2024-03-01 17:02:36,357 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 17:02:36,360 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 17:02:36,360 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,363 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:02:36,366 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:02:36,368 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:02:36,368 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 17:02:36,369 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:02:36,369 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 17:02:36,369 DEBUG blivet/MainThread: removing sdd 2024-03-01 17:02:36,371 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:36,371 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 17:02:36,374 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 17:02:36,374 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:02:36,374 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 17:02:36,374 DEBUG blivet/MainThread: removing sde 2024-03-01 17:02:36,377 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:36,377 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 17:02:36,380 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 17:02:36,380 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:02:36,380 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 17:02:36,380 DEBUG blivet/MainThread: removing sdf 2024-03-01 17:02:36,382 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:36,383 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 17:02:36,385 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 17:02:36,385 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:02:36,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,391 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 17:02:36,391 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,392 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,392 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,393 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,393 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,393 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,394 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,394 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,395 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,395 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,395 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,396 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:02:36,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 17:02:36,401 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:02:36,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 17:02:36,406 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:02:36,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 17:02:36,412 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:02:36,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 17:02:36,417 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:02:36,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:02:36,422 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:02:36,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,426 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,427 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,431 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,432 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,436 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,438 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,442 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,443 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,447 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,448 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,452 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,454 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,458 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,459 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,463 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,464 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,468 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,470 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,474 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,475 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,470 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,479 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,480 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,484 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,486 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,490 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,491 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,495 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,496 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,500 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,502 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,506 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,507 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,511 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,512 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,516 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,518 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,522 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,523 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,527 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,528 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,532 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,534 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,536 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,537 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,539 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,543 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,544 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,548 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,549 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,553 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,555 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,559 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,560 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,564 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,566 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,570 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,571 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,575 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,576 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,580 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,582 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,586 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,587 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,591 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,592 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:02:36,588 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c4595af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fuZVpm-AOw2-Mtfr-P7XF-5pkq-LwA1-Xalz9D size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:02:36,593 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 17:02:36,596 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:02:36,596 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 17:02:36,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 17:02:36,599 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:36,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 17:02:36,602 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 17:02:36,603 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:36,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:02:36,608 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:02:36,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,611 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,612 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,608 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,616 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,617 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,621 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,622 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,626 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,627 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,631 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,632 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,636 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,637 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,641 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,642 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,645 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,647 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,650 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,651 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,655 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,656 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,660 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,660 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,661 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,665 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,666 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,670 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,671 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,675 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,676 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,680 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,681 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,685 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,686 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,690 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,691 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,694 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,694 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,696 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,700 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,701 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,704 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,706 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,709 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,710 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,714 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,715 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,719 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,720 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,724 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,725 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,729 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,730 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,734 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,735 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,739 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,740 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,736 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,744 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,745 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,748 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,748 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,750 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,753 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,754 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,758 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,759 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,763 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,764 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:02:36,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45a3250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zqtDVE-HjSZ-bkQP-hEpW-mqqx-k8ND-yEIYdo size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:02:36,765 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 17:02:36,768 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:02:36,768 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,768 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 17:02:36,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 17:02:36,771 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:36,774 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 17:02:36,774 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 17:02:36,774 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:36,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:02:36,780 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:02:36,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,783 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,784 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,787 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,788 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,792 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,793 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,796 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,797 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,801 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,802 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,805 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,806 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,810 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,811 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,814 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,815 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,819 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,820 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,823 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,824 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,828 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,829 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,825 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,832 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,833 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,833 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,837 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,837 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,838 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,834 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,841 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,842 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,846 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,847 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,850 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,851 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,854 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,856 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,859 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,860 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,863 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,865 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,867 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,868 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,869 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,872 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,873 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,874 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,877 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,878 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,881 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,882 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,886 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,887 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,890 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,892 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,895 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,896 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,899 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,899 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,900 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,904 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,905 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,908 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,910 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,912 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,913 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,914 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,917 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,917 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,919 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,922 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,923 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:02:36,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45dacd0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = DEbANa-9DA6-FjX0-YsJN-SKx3-YrIZ-Yf7nZ9 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,924 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 17:02:36,927 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:02:36,927 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:36,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 17:02:36,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 17:02:36,930 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:36,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:02:36,933 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 17:02:36,933 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:36,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:02:36,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:02:36,938 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:02:36,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,941 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,942 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,945 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,946 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,949 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,950 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,950 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,953 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,954 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,957 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,958 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,961 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,962 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,965 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,966 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,969 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,970 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,973 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,974 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,977 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,978 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,981 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,982 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,985 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,986 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,989 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,990 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,993 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,994 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:36,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,997 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:36,998 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,001 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,002 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:36,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,005 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,006 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,009 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,010 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,013 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,014 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,017 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,017 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,018 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,021 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,022 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,025 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,026 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,023 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,029 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,030 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,033 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,034 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,037 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,038 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,041 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,042 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,045 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,046 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,050 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,050 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,054 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,054 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,057 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,058 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,059 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,062 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,063 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,059 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,066 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:02:37,066 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:02:37,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f99c45c0f40) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 98pakK-NiCk-eLLo-HWAd-xVn2-IuSG-bYqAfB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f99c4586b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fTffT6-3INN-ZmSe-9lke-wF8L-ghXv-ArlX5d size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:02:37,067 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 17:02:37,070 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:02:37,070 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 17:02:37,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 17:02:37,073 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:37,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 17:02:37,076 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 17:02:37,076 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:37,076 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdj', 'sdh', 'sdg', 'sdi'] 2024-03-01 17:02:37,076 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 17:02:37,079 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 17:02:37,079 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,082 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:02:37,085 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:02:37,088 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:02:37,090 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:02:37,090 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 17:02:37,090 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:02:37,090 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 17:02:37,091 DEBUG blivet/MainThread: removing sdj 2024-03-01 17:02:37,093 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,093 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 17:02:37,096 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,096 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:02:37,096 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 17:02:37,096 DEBUG blivet/MainThread: removing sdh 2024-03-01 17:02:37,099 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,099 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 17:02:37,102 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,102 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:02:37,102 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 17:02:37,102 DEBUG blivet/MainThread: removing sdg 2024-03-01 17:02:37,104 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,104 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 17:02:37,107 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,107 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:02:37,107 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 17:02:37,107 DEBUG blivet/MainThread: removing sdi 2024-03-01 17:02:37,110 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 17:02:37,110 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:02:37,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 17:02:37,112 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 17:02:37,113 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:02:37,113 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,123 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,140 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,148 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,168 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:02:37,169 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,182 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,202 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:02:37,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,216 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,236 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:02:37,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,248 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,267 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:02:37,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,280 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,300 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:02:37,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,313 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,333 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:02:37,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,346 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,366 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:02:37,366 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,378 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,397 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:02:37,398 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:37,398 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:37,398 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:37,398 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:37,398 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:02:37,398 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:02:37,398 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:37,399 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:37,400 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:37,400 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:37,400 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:37,400 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:02:37,400 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:02:37,400 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:02:37,400 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:02:37,400 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:02:37,400 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:02:37,402 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:02:37,404 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:02:37,407 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:02:37,409 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:02:37,410 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:02:37,412 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:02:37,412 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 0x7f99c4518f40> 2024-03-01 17:02:37,413 INFO blivet/MainThread: sorting actions... 2024-03-01 17:02:37,432 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:37,433 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:37,433 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:37,433 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:37,433 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:37,433 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:37,433 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:37,434 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:37,434 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:02:37,434 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:02:37,434 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:02:37,434 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:02:37,434 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:02:37,434 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:37,434 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:37,435 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:37,435 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:37,435 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:02:37,435 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:02:37,435 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:02:37,435 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:02:37,435 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:37,435 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:37,436 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:37,436 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:37,436 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:02:37,436 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:02:37,436 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:02:37,436 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:02:37,436 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:37,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,442 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:02:37,442 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 17:02:37,449 INFO program/MainThread: stdout: 2024-03-01 17:02:37,449 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:37,449 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,449 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,466 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,466 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,479 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,479 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:02:37,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 17:02:37,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:02:37,490 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:02:37,493 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 17:02:37,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:02:37,496 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:37,533 INFO program/MainThread: stdout[92]: 2024-03-01 17:02:37,533 INFO program/MainThread: stderr[92]: 2024-03-01 17:02:37,533 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:02:37,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:02:37,540 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,543 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,545 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,548 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,551 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,554 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,557 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,559 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,562 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 17:02:37,562 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:37,600 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 17:02:37,600 INFO program/MainThread: stderr[93]: 2024-03-01 17:02:37,600 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:02:37,601 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:37,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,620 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:02:37,620 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 17:02:37,630 INFO program/MainThread: stdout: 2024-03-01 17:02:37,630 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:37,630 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,630 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,672 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,672 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,686 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,686 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:02:37,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 17:02:37,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:02:37,696 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:02:37,700 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 17:02:37,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:02:37,703 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:37,741 INFO program/MainThread: stdout[94]: 2024-03-01 17:02:37,741 INFO program/MainThread: stderr[94]: 2024-03-01 17:02:37,741 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:02:37,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:02:37,748 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,751 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,753 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,756 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,759 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,762 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,765 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,768 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 17:02:37,771 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:37,803 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 17:02:37,803 INFO program/MainThread: stderr[95]: 2024-03-01 17:02:37,803 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:02:37,804 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:37,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,819 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:02:37,819 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 17:02:37,830 INFO program/MainThread: stdout: 2024-03-01 17:02:37,830 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:37,830 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,830 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,874 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,875 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:37,889 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:37,889 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:02:37,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 17:02:37,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:02:37,900 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:02:37,903 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 17:02:37,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:02:37,906 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:37,940 INFO program/MainThread: stdout[96]: 2024-03-01 17:02:37,940 INFO program/MainThread: stderr[96]: 2024-03-01 17:02:37,940 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:02:37,944 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:02:37,947 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,950 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,953 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,955 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,958 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,961 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,964 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:37,967 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:02:37,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 17:02:37,970 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:38,005 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 17:02:38,006 INFO program/MainThread: stderr[97]: 2024-03-01 17:02:38,006 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:02:38,007 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:38,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,021 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:02:38,022 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 17:02:38,040 INFO program/MainThread: stdout: 2024-03-01 17:02:38,040 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:38,040 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,079 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,079 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,093 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,093 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:02:38,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 17:02:38,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:02:38,104 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:02:38,107 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 17:02:38,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:02:38,110 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:38,145 INFO program/MainThread: stdout[98]: 2024-03-01 17:02:38,145 INFO program/MainThread: stderr[98]: 2024-03-01 17:02:38,145 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:02:38,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:02:38,152 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,155 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:02:38,158 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,161 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:02:38,164 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,166 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:02:38,169 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,172 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:02:38,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 17:02:38,175 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:38,207 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 17:02:38,208 INFO program/MainThread: stderr[99]: 2024-03-01 17:02:38,208 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:02:38,209 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:02:38,215 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 17:02:38,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 17:02:38,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:02:38,237 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,242 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:02:38,248 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,253 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:02:38,260 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,268 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:02:38,276 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,285 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:02:38,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 17:02:38,291 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/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:38,326 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 17:02:38,326 INFO program/MainThread: stderr[100]: 2024-03-01 17:02:38,326 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:02:38,326 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:38,384 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 17:02:38,384 INFO program/MainThread: stderr[101]: 2024-03-01 17:02:38,384 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:02:38,385 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:38,434 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 17:02:38,435 INFO program/MainThread: stderr[102]: 2024-03-01 17:02:38,435 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:02:38,436 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:02:38,444 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,450 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:02:38,460 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:02:38,460 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdi,/dev/sdf ... 2024-03-01 17:02:38,516 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 17:02:38,516 INFO program/MainThread: stderr[103]: 2024-03-01 17:02:38,516 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:02:38,516 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 17:02:38,517 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,534 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,534 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:38,542 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 17:02:38,542 INFO program/MainThread: stderr[104]: 2024-03-01 17:02:38,542 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:02:38,542 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdi ... 2024-03-01 17:02:38,556 INFO program/MainThread: stdout[105]: 2024-03-01 17:02:38,557 INFO program/MainThread: stderr[105]: 2024-03-01 17:02:38,557 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:02:38,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,569 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,581 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,581 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:02:38,585 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,588 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:02:38,590 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:02:38,590 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdg,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:38,618 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 17:02:38,618 INFO program/MainThread: stderr[106]: 2024-03-01 17:02:38,618 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:02:38,618 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 17:02:38,619 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,636 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,636 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:38,644 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 17:02:38,644 INFO program/MainThread: stderr[107]: 2024-03-01 17:02:38,644 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:02:38,644 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 17:02:38,658 INFO program/MainThread: stdout[108]: 2024-03-01 17:02:38,659 INFO program/MainThread: stderr[108]: 2024-03-01 17:02:38,659 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:02:38,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,668 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,668 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,680 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,681 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:02:38,684 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,687 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:02:38,689 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:02:38,689 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdh,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:38,721 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 17:02:38,721 INFO program/MainThread: stderr[109]: 2024-03-01 17:02:38,721 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:02:38,721 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 17:02:38,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,739 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,739 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:38,747 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 17:02:38,747 INFO program/MainThread: stderr[110]: 2024-03-01 17:02:38,747 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:02:38,748 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 17:02:38,761 INFO program/MainThread: stdout[111]: 2024-03-01 17:02:38,761 INFO program/MainThread: stderr[111]: 2024-03-01 17:02:38,761 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:02:38,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,774 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,774 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,786 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,787 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:02:38,790 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,793 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:02:38,795 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:02:38,795 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:38,833 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 17:02:38,833 INFO program/MainThread: stderr[112]: 2024-03-01 17:02:38,833 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:02:38,833 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 17:02:38,834 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,847 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,847 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:38,854 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 17:02:38,854 INFO program/MainThread: stderr[113]: 2024-03-01 17:02:38,855 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:02:38,855 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 17:02:38,868 INFO program/MainThread: stdout[114]: 2024-03-01 17:02:38,868 INFO program/MainThread: stderr[114]: 2024-03-01 17:02:38,868 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:02:38,868 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,881 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,893 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,893 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:38,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:38,900 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:02:38,901 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 17:02:38,906 INFO program/MainThread: stdout: 2024-03-01 17:02:38,907 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:38,907 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,923 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,923 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:38,935 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:38,935 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:02:38,939 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 17:02:38,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:02:38,946 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:02:38,949 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 17:02:38,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:02:38,952 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:38,990 INFO program/MainThread: stdout[115]: 2024-03-01 17:02:38,990 INFO program/MainThread: stderr[115]: 2024-03-01 17:02:38,990 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:02:38,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:02:38,997 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,000 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:02:39,002 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,005 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:02:39,008 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,011 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:02:39,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 17:02:39,014 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:39,044 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 17:02:39,045 INFO program/MainThread: stderr[116]: 2024-03-01 17:02:39,045 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:02:39,046 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:39,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,061 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:02:39,061 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 17:02:39,079 INFO program/MainThread: stdout: 2024-03-01 17:02:39,079 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:39,079 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,104 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,117 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,117 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:02:39,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 17:02:39,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:02:39,128 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:02:39,131 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 17:02:39,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:02:39,134 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:39,170 INFO program/MainThread: stdout[117]: 2024-03-01 17:02:39,170 INFO program/MainThread: stderr[117]: 2024-03-01 17:02:39,170 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:02:39,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:02:39,177 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,180 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,183 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,186 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,188 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,191 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 17:02:39,194 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:39,224 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 17:02:39,225 INFO program/MainThread: stderr[118]: 2024-03-01 17:02:39,225 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:02:39,226 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:02:39,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 17:02:39,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 17:02:39,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:02:39,254 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,269 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,274 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,279 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,283 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,286 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:02:39,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 17:02:39,289 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/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:39,318 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 17:02:39,319 INFO program/MainThread: stderr[119]: 2024-03-01 17:02:39,319 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:02:39,319 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:39,366 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 17:02:39,366 INFO program/MainThread: stderr[120]: 2024-03-01 17:02:39,366 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:02:39,367 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:39,393 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 17:02:39,393 INFO program/MainThread: stderr[121]: 2024-03-01 17:02:39,393 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:02:39,394 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:02:39,402 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,409 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,420 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,420 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda,/dev/sdf ... 2024-03-01 17:02:39,473 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 17:02:39,473 INFO program/MainThread: stderr[122]: 2024-03-01 17:02:39,473 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:02:39,474 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 17:02:39,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,488 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,488 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/sde,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:02:39,496 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 17:02:39,496 INFO program/MainThread: stderr[123]: 2024-03-01 17:02:39,496 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:02:39,496 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdf ... 2024-03-01 17:02:39,509 INFO program/MainThread: stdout[124]: 2024-03-01 17:02:39,509 INFO program/MainThread: stderr[124]: 2024-03-01 17:02:39,509 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:02:39,510 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,522 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,522 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,534 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,535 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:02:39,538 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,541 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,543 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,544 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sde,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:02:39,572 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 17:02:39,572 INFO program/MainThread: stderr[125]: 2024-03-01 17:02:39,572 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:02:39,572 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 17:02:39,573 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,591 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,591 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:02:39,599 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 17:02:39,599 INFO program/MainThread: stderr[126]: 2024-03-01 17:02:39,599 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:02:39,599 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 17:02:39,612 INFO program/MainThread: stdout[127]: 2024-03-01 17:02:39,612 INFO program/MainThread: stderr[127]: 2024-03-01 17:02:39,612 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 17:02:39,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,623 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,623 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,636 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,637 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:02:39,640 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,643 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,645 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:02:39,646 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/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:02:39,676 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 17:02:39,677 INFO program/MainThread: stderr[128]: 2024-03-01 17:02:39,677 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 17:02:39,677 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 17:02:39,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,694 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,694 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 17:02:39,703 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 17:02:39,703 INFO program/MainThread: stderr[129]: 2024-03-01 17:02:39,703 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 17:02:39,703 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdd ... 2024-03-01 17:02:39,716 INFO program/MainThread: stdout[130]: 2024-03-01 17:02:39,716 INFO program/MainThread: stderr[130]: 2024-03-01 17:02:39,716 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 17:02:39,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,730 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,730 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,743 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,744 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:39,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,750 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:02:39,751 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 17:02:39,757 INFO program/MainThread: stdout: 2024-03-01 17:02:39,757 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:39,757 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,758 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,774 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,774 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,787 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,787 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:02:39,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 17:02:39,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:02:39,798 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:02:39,801 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 17:02:39,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:02:39,804 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 17:02:39,841 INFO program/MainThread: stdout[131]: 2024-03-01 17:02:39,841 INFO program/MainThread: stderr[131]: 2024-03-01 17:02:39,841 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 17:02:39,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:02:39,848 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,851 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:02:39,854 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,857 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:02:39,860 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,862 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:02:39,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 17:02:39,865 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 17:02:39,893 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 17:02:39,894 INFO program/MainThread: stderr[132]: 2024-03-01 17:02:39,894 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 17:02:39,895 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:39,901 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:39,909 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:02:39,909 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:02:39,919 INFO program/MainThread: stdout: 2024-03-01 17:02:39,920 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:02:39,920 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,920 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,956 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:39,967 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:39,967 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:02:39,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:02:39,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:02:39,978 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:02:39,981 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:02:39,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:02:39,984 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 17:02:40,019 INFO program/MainThread: stdout[133]: 2024-03-01 17:02:40,019 INFO program/MainThread: stderr[133]: 2024-03-01 17:02:40,019 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 17:02:40,023 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:02:40,026 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,029 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,032 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,035 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,037 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,040 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:02:40,043 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 17:02:40,076 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 17:02:40,076 INFO program/MainThread: stderr[134]: 2024-03-01 17:02:40,076 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 17:02:40,077 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:02:40,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:02:40,090 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:02:40,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:02:40,106 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,113 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,121 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,127 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,132 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,137 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:02:40,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:02:40,141 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 17:02:40,184 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 17:02:40,184 INFO program/MainThread: stderr[135]: 2024-03-01 17:02:40,184 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 17:02:40,185 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 17:02:40,237 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:02:40,237 INFO program/MainThread: stderr[136]: 2024-03-01 17:02:40,237 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 17:02:40,237 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 17:02:40,263 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 17:02:40,264 INFO program/MainThread: stderr[137]: 2024-03-01 17:02:40,264 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 17:02:40,265 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:02:40,272 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,278 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,287 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,287 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 17:02:40,338 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:02:40,338 INFO program/MainThread: stderr[138]: 2024-03-01 17:02:40,338 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 17:02:40,339 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:02:40,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,356 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,356 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 17:02:40,364 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 17:02:40,364 INFO program/MainThread: stderr[139]: 2024-03-01 17:02:40,365 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 17:02:40,365 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 17:02:40,378 INFO program/MainThread: stdout[140]: 2024-03-01 17:02:40,378 INFO program/MainThread: stderr[140]: 2024-03-01 17:02:40,378 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 17:02:40,379 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,388 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,388 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,400 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,400 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:02:40,404 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,407 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,410 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,410 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 17:02:40,439 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:02:40,439 INFO program/MainThread: stderr[141]: 2024-03-01 17:02:40,439 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 17:02:40,439 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:02:40,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,456 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,456 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 17:02:40,464 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 17:02:40,464 INFO program/MainThread: stderr[142]: 2024-03-01 17:02:40,464 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 17:02:40,464 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 17:02:40,478 INFO program/MainThread: stdout[143]: 2024-03-01 17:02:40,478 INFO program/MainThread: stderr[143]: 2024-03-01 17:02:40,478 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 17:02:40,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,491 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,503 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,503 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:02:40,507 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:02:40,510 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,512 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:02:40,512 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 17:02:40,541 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:02:40,541 INFO program/MainThread: stderr[144]: 2024-03-01 17:02:40,541 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 17:02:40,541 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:02:40,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,559 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,559 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 17:02:40,567 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 17:02:40,567 INFO program/MainThread: stderr[145]: 2024-03-01 17:02:40,567 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 17:02:40,567 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 17:02:40,579 INFO program/MainThread: stdout[146]: 2024-03-01 17:02:40,579 INFO program/MainThread: stderr[146]: 2024-03-01 17:02:40,579 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 17:02:40,579 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,589 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,589 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:02:40,601 DEBUG program/MainThread: Return code: 0 2024-03-01 17:02:40,606 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:02:40,606 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 0x7f99c450da90> 2024-03-01 17:02:53,905 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_c4c4qo5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:02:57,050 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_mq0wps7e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:03:00,986 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ggwea91u/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:03:01,021 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:01,021 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:03:01,024 INFO program/MainThread: stdout[2]: 2024-03-01 17:03:01,024 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 17:03:01,024 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:03:01,024 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:03:01,029 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:01,029 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:03:01,032 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:01,032 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:03:01,035 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:01,035 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:03:01,038 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:01,038 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:03:01,047 INFO program/MainThread: stdout: 2024-03-01 17:03:01,047 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:03:01,047 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:03:01,047 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:03:01,047 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:01,047 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 17:03:01,047 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:01,048 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:01,048 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:03:01,048 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:01,048 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:03:01,049 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:03:01,049 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:01,062 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:01,075 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:03:01,080 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:03:01,080 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:03:01,080 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 17:03:01,108 INFO program/MainThread: stdout[3]: 2024-03-01 17:03:01,108 INFO program/MainThread: stderr[3]: 2024-03-01 17:03:01,108 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:03:01,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,120 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:03:01,121 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 17:03:01,126 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:03:01,127 INFO blivet/MainThread: sda is a disk 2024-03-01 17:03:01,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:03:01,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:03:01,130 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:03:01,134 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:03:01,134 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:03:01,137 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:03:01,137 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,138 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:03:01,138 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff50ec5be0) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:03:01,141 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:03:01,141 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:03:01,144 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:03:01,144 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:03:01,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,155 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:03:01,156 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:03:01,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:03:01,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:03:01,159 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:03:01,162 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:03:01,162 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:03:01,165 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:03:01,165 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,166 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:03:01,166 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff50b5b940) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:03:01,169 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:03:01,169 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:03:01,172 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_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:03:01,172 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:03:01,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,183 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:03:01,184 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:03:01,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:03:01,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:03:01,187 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:03:01,190 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:03:01,190 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:03:01,193 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:03:01,193 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,194 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:03:01,194 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff50ec5ac0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:03:01,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:03:01,197 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:03:01,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:03:01,200 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:03:01,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,211 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:03:01,211 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:03:01,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:03:01,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:03:01,214 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:03:01,217 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:03:01,217 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:03:01,220 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:03:01,220 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,221 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:03:01,221 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff5033a8e0) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:03:01,224 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:03:01,224 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:03:01,227 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:03:01,227 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:03:01,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,238 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:03:01,238 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:03:01,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:03:01,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:03:01,241 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:03:01,244 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:03:01,244 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:03:01,247 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:03:01,247 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,248 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:03:01,248 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff5033a310) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:03:01,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:03:01,251 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:03:01,254 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:03:01,254 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:03:01,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,265 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:03:01,265 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:03:01,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:03:01,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:03:01,268 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:03:01,271 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:03:01,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 17:03:01,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 17:03:01,274 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,275 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:03:01,275 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff50ec5ee0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:03:01,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:03:01,278 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:03:01,281 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:03:01,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 17:03:01,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,291 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:03:01,292 INFO blivet/MainThread: sde is a disk 2024-03-01 17:03:01,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:03:01,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:03:01,295 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:03:01,298 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:03:01,298 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:03:01,301 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:03:01,301 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,301 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:03:01,301 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff502c65e0) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:03:01,304 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:03:01,304 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:03:01,307 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:03:01,308 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:03:01,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,318 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:03:01,319 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:03:01,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:03:01,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:03:01,322 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:03:01,324 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:03:01,325 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:03:01,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 17:03:01,328 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,328 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:03:01,328 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff50335c10) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:03:01,331 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:03:01,331 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:03:01,334 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:03:01,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 17:03:01,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,345 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:03:01,345 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:03:01,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:03:01,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:03:01,348 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:03:01,351 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:03:01,351 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:03:01,354 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:03:01,355 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,355 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:03:01,355 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff502c6d30) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:03:01,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:03:01,358 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:03:01,361 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:03:01,361 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:03:01,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,372 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:03:01,372 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:03:01,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:03:01,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:03:01,375 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:03:01,378 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:03:01,378 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:03:01,381 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:03:01,381 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,382 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:03:01,382 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff502c6520) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:03:01,385 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:03:01,385 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:03:01,388 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:03:01,388 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:03:01,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:03:01,399 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:03:01,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:03:01,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:03:01,402 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:03:01,405 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:03:01,405 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:03:01,408 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:03:01,408 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,409 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:03:01,409 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff502d61c0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:03:01,412 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:03:01,412 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:03:01,415 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:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:03:01,415 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:03:01,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,426 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:03:01,427 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:03:01,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:03:01,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:03:01,429 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:03:01,432 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:03:01,432 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:03:01,435 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:03:01,435 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:03:01,436 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:03:01,436 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff502d6700) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:03:01,439 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:03:01,439 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:03:01,442 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': '22692370'} ; 2024-03-01 17:03:01,442 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:03:01,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,451 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:03:01,451 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:03:01,452 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:03:01,452 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:03:01,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:03:01,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:03:01,454 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:03:01,457 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:03:01,457 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:03:01,460 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:03:01,460 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:03:01,461 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:03:01,461 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff502d6e50) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:03:01,464 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:03:01,467 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:01,467 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:03:01,470 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:01,470 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:03:01,473 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:01,473 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:03:01,476 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:01,476 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:03:01,479 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:03:01,482 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:01,485 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:03:01,493 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 0x7eff51c99680> 2024-03-01 17:03:01,540 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:03:01,544 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:03:01,544 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:03:01,548 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': '22694257'} ; 2024-03-01 17:03:01,548 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:03:01,548 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:03:01,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,556 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:03:01,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,561 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:01,574 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:01,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:03:01,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:03:01,597 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:03:01,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:03:01,600 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:03:01,603 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:03:01,603 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:03:01,606 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:01,606 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:01,606 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:03:01,609 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:03:01,612 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:03:01,615 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:03:01,617 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:03:01,620 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:01,621 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:01,621 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:03:01,621 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:03:01,621 INFO blivet/MainThread: got device: PartitionDevice instance (0x7eff502e6b50) -- 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 0x7eff502eee50> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:03:01,624 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:03:01,627 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:01,628 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:03:01,631 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:01,631 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:03:01,634 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:01,634 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:03:01,637 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:01,637 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:03:01,639 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:03:01,639 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:03:01,642 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:01,642 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:03:01,645 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:03:01,645 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:03:01,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:01,658 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:01,672 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:03:01,672 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:03:01,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:01,684 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:03:01,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:01,694 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:03:01,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:01,704 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:03:01,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:01,714 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:03:01,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:01,724 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:03:01,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:01,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:01,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:01,733 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:03:01,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:03:04,725 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__l_g1w3c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:03:04,759 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:04,760 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:03:04,762 INFO program/MainThread: stdout[2]: 2024-03-01 17:03:04,762 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 17:03:04,763 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:03:04,763 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:03:04,767 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:04,767 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:03:04,771 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:04,771 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:03:04,774 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:04,774 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:03:04,776 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:04,777 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:03:04,784 INFO program/MainThread: stdout: 2024-03-01 17:03:04,785 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:03:04,785 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:03:04,785 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:03:04,785 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:04,785 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 17:03:04,785 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:04,786 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:04,786 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:03:04,786 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:04,786 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:03:04,786 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:03:04,786 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:04,799 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:04,812 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:03:04,816 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:03:04,816 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:03:04,817 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 17:03:04,844 INFO program/MainThread: stdout[3]: 2024-03-01 17:03:04,844 INFO program/MainThread: stderr[3]: 2024-03-01 17:03:04,844 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:03:04,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:04,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:04,855 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:03:04,857 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 17:03:04,862 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:03:04,862 INFO blivet/MainThread: sda is a disk 2024-03-01 17:03:04,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:03:04,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:03:04,866 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:03:04,869 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:03:04,869 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:03:04,872 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:03:04,873 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:03:04,873 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:03:04,873 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c1f17b80) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:03:04,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:03:04,877 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:03:04,880 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:03:04,880 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:03:04,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:04,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:04,891 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:03:04,891 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:03:04,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:03:04,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:03:04,895 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:03:04,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:03:04,898 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:03:04,901 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:03:04,901 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:03:04,901 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:03:04,901 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c1e5b940) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:03:04,905 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:03:04,905 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:03:04,908 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:03:04,908 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:03:04,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:03:04,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:04,919 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:03:04,919 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:03:04,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:03:04,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:03:04,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:03:04,925 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:03:04,926 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:03:04,928 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:03:04,929 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:03:04,929 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:03:04,929 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c1f17b50) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:03:04,932 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:03:04,933 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:03:04,936 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:03:04,936 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:03:04,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:03:04,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:04,946 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:03:04,947 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:03:04,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:03:04,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:03:04,950 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:03:04,953 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:03:04,953 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:03:04,956 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:03:04,956 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:03:04,957 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:03:04,957 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c0e388e0) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:03:04,960 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:03:04,960 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:03:04,963 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:03:04,963 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:03:04,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:03:04,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:04,973 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:03:04,974 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:03:04,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:03:04,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:03:04,977 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:03:04,980 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:03:04,980 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:03:04,983 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:03:04,983 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:03:04,983 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:03:04,983 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c0e38310) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:03:04,987 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:03:04,987 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:03:04,990 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:03:04,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 17:03:04,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:03:04,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,000 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:03:05,001 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:03:05,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:03:05,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:03:05,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:03:05,007 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:03:05,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 17:03:05,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 17:03:05,010 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:03:05,010 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:03:05,010 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c1f17e80) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:03:05,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:03:05,013 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:03:05,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:03:05,016 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:03:05,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,027 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:03:05,027 INFO blivet/MainThread: sde is a disk 2024-03-01 17:03:05,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:03:05,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:03:05,030 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:03:05,033 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:03:05,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 17:03:05,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 17:03:05,036 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:03:05,037 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:03:05,037 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c0dc45e0) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:03:05,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:03:05,040 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:03:05,043 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:03:05,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 17:03:05,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,053 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:03:05,054 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:03:05,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:03:05,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:03:05,057 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:03:05,060 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:03:05,060 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:03:05,063 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:03:05,063 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:03:05,063 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:03:05,063 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c0e33c10) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:03:05,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:03:05,066 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:03:05,069 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:03:05,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 17:03:05,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,080 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:03:05,080 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:03:05,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:03:05,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:03:05,083 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:03:05,086 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:03:05,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 17:03:05,089 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:03:05,089 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:03:05,090 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:03:05,090 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c0dc4d30) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:03:05,093 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:03:05,093 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:03:05,096 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:03:05,096 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:03:05,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,107 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:03:05,107 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:03:05,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:03:05,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:03:05,110 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:03:05,113 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:03:05,113 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:03:05,116 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:03:05,117 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:03:05,117 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:03:05,117 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c0dc4520) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:03:05,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:03:05,120 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:03:05,123 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:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:03:05,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 17:03:05,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,134 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:03:05,134 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:03:05,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:03:05,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:03:05,138 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:03:05,140 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:03:05,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 17:03:05,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 17:03:05,144 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:03:05,144 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:03:05,144 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c0dd51c0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:03:05,147 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:03:05,147 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:03:05,150 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:03:05,150 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:03:05,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,161 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:03:05,161 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:03:05,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:03:05,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:03:05,164 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:03:05,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:03:05,167 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:03:05,170 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:03:05,171 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:03:05,171 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:03:05,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c0dd5700) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:03:05,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:03:05,174 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:03:05,177 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': '22692370'} ; 2024-03-01 17:03:05,177 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:03:05,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,187 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:03:05,187 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:03:05,187 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:03:05,187 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:03:05,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:03:05,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:03:05,190 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:03:05,193 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:03:05,193 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:03:05,196 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:03:05,196 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:03:05,197 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:03:05,197 INFO blivet/MainThread: got device: DiskDevice instance (0x7f78c0dd5e50) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:03:05,200 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:03:05,203 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:05,203 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:03:05,206 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:05,206 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:03:05,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:05,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:03:05,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:05,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:03:05,215 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:03:05,218 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:05,221 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:03:05,227 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 0x7f78c0de5080> 2024-03-01 17:03:05,264 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:03:05,268 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:03:05,268 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:03:05,272 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': '22694257'} ; 2024-03-01 17:03:05,272 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:03:05,272 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:03:05,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,280 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:03:05,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,285 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,298 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:03:05,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:03:05,321 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:03:05,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:03:05,324 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:03:05,327 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:03:05,327 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:03:05,330 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:05,330 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:05,330 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:03:05,333 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:03:05,336 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:03:05,338 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:03:05,341 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:03:05,344 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:05,344 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:05,344 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:03:05,345 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:03:05,344 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f78c0de4b50) -- 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 0x7f78c35f4680> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:03:05,348 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:03:05,351 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:05,351 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:03:05,355 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:05,355 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:03:05,358 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:05,358 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:03:05,361 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:05,361 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:03:05,362 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:03:05,362 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:03:05,365 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:05,366 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:03:05,368 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:03:05,368 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:03:05,369 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,381 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,394 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:03:05,395 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:03:05,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:05,407 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:03:05,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:05,416 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:03:05,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:05,427 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:03:05,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:05,436 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:03:05,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:05,446 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:03:05,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:05,456 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:03:05,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:05,466 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:03:05,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:03:05,471 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:03:05,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:03:05,476 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:03:05,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:03:05,481 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:03:05,484 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:05,484 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:03:05,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:03:05,487 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:03:05,488 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:03:05,490 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:03:05,491 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:03:05,493 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:05,493 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:03:05,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:03:05,496 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:03:05,496 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:03:05,499 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:03:05,499 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:03:05,502 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:05,502 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:03:05,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:03:05,505 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:03:05,505 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:03:05,507 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:03:05,507 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:03:05,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:03:05,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:03:05,515 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:05,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:03:05,521 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:05,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:03:05,528 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:05,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:03:05,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:03:05,532 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:03:05,532 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:03:05,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:05,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:05,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:05,543 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:03:05,544 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:03:05,544 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:03:05,544 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 17:03:05,545 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:03:05,545 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:03:05,548 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:05,548 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:03:05,550 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:05,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:03:05,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:03:05,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:03:05,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:03:05,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:03:05,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:03:05,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:03:05,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:03:05,570 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:03:05,570 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:03:05,570 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:03:05,571 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:03:05,574 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:03:05,574 INFO program/MainThread: stderr[4]: 2024-03-01 17:03:05,574 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:03:05,575 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:03:05,575 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:05,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:03:05,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:03:05,579 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:05,580 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:03:05,580 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:03:05,580 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:03:05,580 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:03:05,580 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:03:05,580 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:03:05,580 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:03:05,580 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:05,580 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:05,581 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:03:05,581 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:03:05,583 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:03:05,586 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:03:05,589 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:03:05,589 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:03:05,591 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:03:05,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 0x7f78c1e5ea90> 2024-03-01 17:03:05,592 INFO blivet/MainThread: sorting actions... 2024-03-01 17:03:05,593 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:03:05,593 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:03:05,593 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:03:05,593 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:03:05,594 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:03:05,594 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:03:05,594 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:03:05,594 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:05,594 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:05,594 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:03:05,597 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:05,599 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:03:05,599 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:03:05,607 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,607 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,634 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,648 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,649 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:03:05,652 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:05,655 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:03:05,655 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:03:05,662 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,688 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,688 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,701 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,702 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:03:05,705 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:05,708 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:03:05,708 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:03:05,714 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,738 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,750 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,750 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:03:05,754 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:05,756 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:05,759 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:05,759 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:03:05,759 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:05,760 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:05,807 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:03:05,808 INFO program/MainThread: stderr[5]: 2024-03-01 17:03:05,808 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:03:05,809 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 17:03:05,817 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 17:03:05,817 INFO program/MainThread: stderr[6]: 2024-03-01 17:03:05,817 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:03:05,817 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 17:03:05,846 INFO program/MainThread: stdout[7]: 2024-03-01 17:03:05,846 INFO program/MainThread: stderr[7]: 2024-03-01 17:03:05,846 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:03:05,847 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 17:03:05,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,858 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,862 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:03:05,862 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:03:05,863 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:03:05,873 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,895 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,895 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:03:05,899 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:05,901 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:05,904 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:05,904 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:03:05,904 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:05,904 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:05,931 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:03:05,932 INFO program/MainThread: stderr[8]: 2024-03-01 17:03:05,932 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:03:05,932 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 17:03:05,944 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 17:03:05,944 INFO program/MainThread: stderr[9]: 2024-03-01 17:03:05,944 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:03:05,944 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 17:03:05,977 INFO program/MainThread: stdout[10]: 2024-03-01 17:03:05,977 INFO program/MainThread: stderr[10]: 2024-03-01 17:03:05,977 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:03:05,977 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 17:03:05,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:05,990 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:05,994 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:03:05,994 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:03:05,995 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:03:06,004 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,005 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,027 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,027 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:03:06,031 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,034 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,037 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,037 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:03:06,037 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:06,037 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:06,072 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:03:06,072 INFO program/MainThread: stderr[11]: 2024-03-01 17:03:06,072 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:03:06,073 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 17:03:06,084 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 17:03:06,084 INFO program/MainThread: stderr[12]: 2024-03-01 17:03:06,084 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:03:06,084 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 17:03:06,111 INFO program/MainThread: stdout[13]: 2024-03-01 17:03:06,111 INFO program/MainThread: stderr[13]: 2024-03-01 17:03:06,112 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:03:06,112 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 17:03:06,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,121 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,125 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:03:06,125 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:03:06,126 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:03:06,135 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,158 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,158 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:03:06,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:03:06,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:03:06,167 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,170 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,173 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,175 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,178 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,181 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:03:06,183 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 17:03:06,232 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 17:03:06,232 INFO program/MainThread: stderr[14]: 2024-03-01 17:03:06,232 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:03:06,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:03:06,253 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:03:06,266 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,274 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,279 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,285 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,291 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,296 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,296 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,309 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,313 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:03:06,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:03:06,316 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,328 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,329 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:03:06,337 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,349 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,349 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:06,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:03:06,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:03:06,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:03:06,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:03:06,365 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,368 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,371 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,374 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,377 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,380 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:06,380 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,393 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:03:06,398 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 17:03:06,426 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:03:06,427 INFO program/MainThread: stderr[15]: 2024-03-01 17:03:06,427 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:03:06,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:03:06,431 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 17:03:06,481 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 17:03:06,481 INFO program/MainThread: stderr[16]: 2024-03-01 17:03:06,481 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:03:06,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:06,498 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:03:06,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,530 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,534 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 17:03:06,534 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:03:06,535 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:03:06,544 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,544 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,560 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,560 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:06,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:06,567 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:03:06,569 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:03:06,570 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:03:06,754 INFO program/MainThread: stdout: 2024-03-01 17:03:06,754 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:03:06,754 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:03:06,754 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:03:06,754 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:03:06,754 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:03:06,754 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:03:06,754 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:03:06,754 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:03:06,754 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:03:06,754 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:03:06,754 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,755 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:03:06,770 INFO program/MainThread: stdout: 2024-03-01 17:03:06,770 INFO program/MainThread: writing all SBs 2024-03-01 17:03:06,770 INFO program/MainThread: new label = "" 2024-03-01 17:03:06,770 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,787 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:06,791 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:03:06,792 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:03:06,801 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:06,818 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:06,823 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:03:06,823 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 0x7f78c0d664f0> 2024-03-01 17:03:06,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:06,828 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 17:03:06,829 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:03:06,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:06,834 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 17:03:06,834 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:03:14,273 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_o7tse2um/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:03:14,307 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:14,307 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:03:14,310 INFO program/MainThread: stdout[2]: 2024-03-01 17:03:14,311 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 17:03:14,311 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:03:14,311 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:03:14,315 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:14,316 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:03:14,319 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:14,319 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:03:14,322 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:14,322 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:03:14,325 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:14,325 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:03:14,334 INFO program/MainThread: stdout: 2024-03-01 17:03:14,335 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:03:14,335 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d 2024-03-01 17:03:14,335 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca 2024-03-01 17:03:14,335 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca 2024-03-01 17:03:14,335 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU 2024-03-01 17:03:14,335 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca 2024-03-01 17:03:14,335 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca 2024-03-01 17:03:14,335 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca 2024-03-01 17:03:14,335 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph 2024-03-01 17:03:14,335 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:03:14,335 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:03:14,335 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:14,335 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca sdb 1073741824 root disk brw-rw---- LVM2_member riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca sdc 1073741824 root disk brw-rw---- LVM2_member piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph 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 17:03:14,336 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:14,336 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:14,336 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:03:14,336 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:14,336 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:03:14,337 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:03:14,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:14,349 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:14,363 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 17:03:14,368 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/lvm-pv-uuid-a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d', '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': 'a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d', 'ID_FS_UUID_ENC': 'a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:03:14,368 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:03:14,368 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 17:03:14,403 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 17:03:14,404 INFO program/MainThread: stderr[3]: 2024-03-01 17:03:14,404 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:03:14,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:14,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:14,415 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:03:14,417 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 17:03:14,422 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:03:14,422 INFO blivet/MainThread: sda is a disk 2024-03-01 17:03:14,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:03:14,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:03:14,426 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:03:14,429 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:03:14,429 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:03:14,433 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:03:14,433 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:03:14,433 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:03:14,433 INFO blivet/MainThread: got device: DiskDevice instance (0x7f56935d7ee0) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:03:14,437 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:03:14,440 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:14,440 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:03:14,444 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:14,444 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:03:14,447 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:14,447 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:03:14,450 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:14,450 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:03:14,454 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:03:14,454 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:03:14,454 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 17:03:14,484 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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 17:03:14,485 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU. WARNING: Couldn't find device with uuid piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph. WARNING: VG test_vg1 is missing PV riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph (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 17:03:14,485 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:03:14,485 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:03:14,489 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; pe_start: 8 MiB ; 2024-03-01 17:03:14,490 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:03:14,492 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:03:14,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:14,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:03:14,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:14,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:14,504 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 17:03:14,537 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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 17:03:14,537 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU. WARNING: Couldn't find device with uuid piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph. WARNING: VG test_vg1 is missing PV riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph (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 17:03:14,537 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:03:14,537 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:03:14,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:03:14,543 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:03:14,546 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:14,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:03:14,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:03:14,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 17:03:14,585 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 17:03:14,585 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU. WARNING: Couldn't find device with uuid piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph. WARNING: VG test_vg1 is missing PV riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph (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 17:03:14,585 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:03:14,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:03:14,590 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:03:14,593 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:03:14,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:14,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:03:14,598 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:03:14,598 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:03:14,602 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/lvm-pv-uuid-riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU', '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': 'riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU', 'ID_FS_UUID_ENC': 'riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:03:14,602 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:03:14,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:14,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:14,613 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:03:14,613 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:03:14,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:03:14,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:03:14,616 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:03:14,619 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:03:14,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 17:03:14,622 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:03:14,623 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:03:14,623 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:03:14,623 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5692485730) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:03:14,626 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:03:14,629 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:14,629 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:03:14,632 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:14,632 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:03:14,635 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:14,635 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:03:14,638 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:14,638 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:03:14,641 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:03:14,641 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:03:14,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/sdb,/dev/sda ... 2024-03-01 17:03:14,677 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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 17:03:14,677 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph. WARNING: VG test_vg1 is missing PV piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph (last written to /dev/sdc). 2024-03-01 17:03:14,677 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:03:14,678 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:03:14,681 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 17:03:14,682 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:03:14,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:03:14,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:14,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:03:14,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:03:14,696 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:14,699 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:03:14,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:14,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:14,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/sdb,/dev/sda ... 2024-03-01 17:03:14,740 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 17:03:14,740 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph. WARNING: VG test_vg1 is missing PV piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph (last written to /dev/sdc). 2024-03-01 17:03:14,740 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:03:14,740 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:03:14,740 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:03:14,745 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:03:14,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 17:03:14,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:03:14,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:14,755 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:03:14,756 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:03:14,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:03:14,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:03:14,759 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:03:14,762 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:03:14,762 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:03:14,765 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:03:14,765 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:03:14,766 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:03:14,766 INFO blivet/MainThread: got device: DiskDevice instance (0x7f569247bdc0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:03:14,769 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:03:14,769 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:03:14,772 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:03:14,772 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:03:14,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:03:14,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:14,782 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:03:14,783 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:03:14,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:03:14,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:03:14,786 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:03:14,789 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:03:14,789 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:03:14,791 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:03:14,792 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:03:14,792 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:03:14,792 INFO blivet/MainThread: got device: DiskDevice instance (0x7f56924f7790) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:03:14,795 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:03:14,795 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:03:14,798 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/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': 'piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph', 'ID_FS_UUID_ENC': 'piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:03:14,798 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:03:14,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:03:14,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:14,809 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:03:14,809 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:03:14,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:03:14,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:03:14,812 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:03:14,815 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:03:14,815 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:03:14,818 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:03:14,818 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:03:14,819 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:03:14,819 INFO blivet/MainThread: got device: DiskDevice instance (0x7f569247cf70) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:03:14,822 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:03:14,825 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:14,825 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:03:14,828 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:14,828 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:03:14,831 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:14,831 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:03:14,834 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:14,834 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:03:14,837 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:03:14,837 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:03:14,837 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 17:03:14,872 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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 17:03:14,873 INFO program/MainThread: stderr[9]: 2024-03-01 17:03:14,873 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:03:14,873 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:03:14,877 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:03:14,877 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:03:14,880 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:03:14,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:14,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:14,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:03:14,891 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:14,894 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:03:14,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:14,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:14,900 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 17:03:14,933 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 17:03:14,934 INFO program/MainThread: stderr[10]: 2024-03-01 17:03:14,934 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:03:14,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:14,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:14,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV ; incomplete: False ; hidden: False ; 2024-03-01 17:03:14,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:03:14,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:03:14,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:03:14,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:03:14,953 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:03:14,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:14,956 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:03:14,959 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 17:03:14,960 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:03:14,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:03:14,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:03:14,966 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:03:14,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:03:14,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:03:14,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:14,973 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:03:14,976 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 17:03:14,976 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:03:14,976 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:03:14,976 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:03:14,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:14,979 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:03:14,982 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 17:03:14,982 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:03:14,986 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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0S1OWa2ntBoliqy2GFVdyc2m6FDQZCAmXV ' '/dev/disk/by-uuid/5b4a6260-7d02-4b8b-a696-3746e0857aca ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0S1OWa2ntBoliqy2GFVdyc2m6FDQZCAmXV', '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': '5b4a6260-7d02-4b8b-a696-3746e0857aca', 'ID_FS_UUID_ENC': '5b4a6260-7d02-4b8b-a696-3746e0857aca', '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': '1459332302'} ; 2024-03-01 17:03:14,986 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:03:14,986 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:14,989 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:03:14,989 INFO program/MainThread: stderr[11]: 2024-03-01 17:03:14,989 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:03:14,989 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:14,992 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:03:14,992 INFO program/MainThread: stderr[12]: 2024-03-01 17:03:14,992 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:03:14,992 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:14,994 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:03:14,995 INFO program/MainThread: stderr[13]: 2024-03-01 17:03:14,995 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:03:14,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:03:15,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:15,004 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:03:15,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:15,005 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:03:15,001 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f569247b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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 (0x7f56924f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:15,006 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:15,008 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:03:15,008 INFO program/MainThread: stderr[14]: 2024-03-01 17:03:15,008 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:03:15,012 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:03:15,015 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:15,015 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:03:15,019 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:15,019 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:03:15,022 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:15,022 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:03:15,025 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:15,025 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:03:15,027 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:03:15,027 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:03:15,030 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:15,030 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:03:15,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:03:15,033 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:03:15,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,040 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 17:03:15,040 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/sdb,/dev/sda,/dev/sdc ... 2024-03-01 17:03:15,073 INFO program/MainThread: stdout[15]: lv1 2024-03-01 17:03:15,074 INFO program/MainThread: stderr[15]: 2024-03-01 17:03:15,074 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:03:15,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,080 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 17:03:15,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,086 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 17:03:15,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:03:15,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:03:15,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 17:03:15,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:03:15,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 17:03:15,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:03:15,102 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:03:15,105 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 17:03:15,106 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:03:15,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:03:15,109 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 17:03:15,112 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 17:03:15,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:03:15,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 17:03:15,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:03:15,118 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:03:15,121 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 17:03:15,122 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:03:15,122 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 17:03:15,122 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 17:03:15,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:03:15,125 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:03:15,128 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 17:03:15,128 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:03:15,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/5b4a6260-7d02-4b8b-a696-3746e0857aca ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0SXab3S2J2zNipc0wsZcoOYjx9Yey6aeUM ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '162', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0SXab3S2J2zNipc0wsZcoOYjx9Yey6aeUM', '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': '5b4a6260-7d02-4b8b-a696-3746e0857aca', 'ID_FS_UUID_ENC': '5b4a6260-7d02-4b8b-a696-3746e0857aca', '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': '1462355527'} ; 2024-03-01 17:03:15,132 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:03:15,132 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:15,135 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:03:15,135 INFO program/MainThread: stderr[16]: 2024-03-01 17:03:15,135 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:03:15,135 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:15,138 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:03:15,138 INFO program/MainThread: stderr[17]: 2024-03-01 17:03:15,138 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:03:15,138 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:15,141 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:03:15,141 INFO program/MainThread: stderr[18]: 2024-03-01 17:03:15,141 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:03:15,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 17:03:15,150 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:15,151 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:15,151 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:15,152 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:15,148 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f569241c220) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 (0x7f56924f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:15,153 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:15,155 INFO program/MainThread: stdout[19]: LVM 2024-03-01 17:03:15,155 INFO program/MainThread: stderr[19]: 2024-03-01 17:03:15,155 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:03:15,159 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 17:03:15,162 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:15,162 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:03:15,165 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:15,166 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:03:15,169 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:15,169 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:03:15,172 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:15,172 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:03:15,172 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 17:03:15,175 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:15,175 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:03:15,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 17:03:15,178 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:03:15,179 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:03:15,182 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:03:15,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 17:03:15,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,193 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:03:15,194 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:03:15,194 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:03:15,194 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:03:15,197 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:03:15,199 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:03:15,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 17:03:15,202 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:03:15,203 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:03:15,203 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:03:15,203 INFO blivet/MainThread: got device: DiskDevice instance (0x7f569247b310) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:03:15,206 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:03:15,206 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:03:15,209 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:03:15,209 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:03:15,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,220 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:03:15,221 INFO blivet/MainThread: sde is a disk 2024-03-01 17:03:15,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 17:03:15,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 17:03:15,223 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:03:15,226 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:03:15,226 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:03:15,229 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:03:15,230 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:03:15,230 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 17:03:15,230 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5692485a60) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:03:15,233 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:03:15,233 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:03:15,236 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:03:15,236 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:03:15,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,247 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:03:15,247 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:03:15,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:03:15,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 17:03:15,250 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:03:15,253 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:03:15,253 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:03:15,256 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:03:15,256 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:03:15,257 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 17:03:15,257 INFO blivet/MainThread: got device: DiskDevice instance (0x7f569247c940) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:03:15,260 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:03:15,260 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:03:15,263 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:03:15,263 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:03:15,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,274 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:03:15,274 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:03:15,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:03:15,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:03:15,277 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:03:15,280 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:03:15,280 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:03:15,283 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:03:15,283 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:03:15,284 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 17:03:15,284 INFO blivet/MainThread: got device: DiskDevice instance (0x7f56924272e0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:03:15,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:03:15,287 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:03:15,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:03:15,290 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:03:15,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,301 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:03:15,301 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:03:15,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:03:15,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 17:03:15,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:03:15,307 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:03:15,307 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:03:15,310 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:03:15,310 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:03:15,310 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 17:03:15,310 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5692427040) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:03:15,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:03:15,314 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:03:15,316 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:03:15,316 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:03:15,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,328 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:03:15,328 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:03:15,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:03:15,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 17:03:15,331 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:03:15,334 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:03:15,334 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:03:15,337 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:03:15,337 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:03:15,338 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 17:03:15,338 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5692407490) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:03:15,341 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:03:15,341 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:03:15,344 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:03:15,344 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:03:15,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,355 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:03:15,355 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:03:15,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:03:15,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 17:03:15,358 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:03:15,361 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:03:15,361 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:03:15,364 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:03:15,364 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:03:15,365 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 17:03:15,365 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5692433fa0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:03:15,368 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:03:15,368 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:03:15,371 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': '22692370'} ; 2024-03-01 17:03:15,371 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:03:15,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,381 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:03:15,381 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:03:15,381 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:03:15,381 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:03:15,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 17:03:15,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:03:15,384 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:03:15,387 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:03:15,387 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:03:15,390 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:03:15,390 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:03:15,390 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 17:03:15,390 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5692436dc0) -- 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 17:03:15,393 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:03:15,396 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:15,396 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 17:03:15,399 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:15,399 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 17:03:15,402 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:15,402 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 17:03:15,406 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:15,406 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:03:15,408 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:03:15,411 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:15,414 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:03:15,422 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 0x7f569354bd80> 2024-03-01 17:03:15,465 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 17:03:15,469 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:03:15,469 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:03:15,472 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': '22694257'} ; 2024-03-01 17:03:15,473 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:03:15,473 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:03:15,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,481 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:03:15,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:15,499 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:15,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 17:03:15,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 17:03:15,523 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:03:15,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:03:15,526 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:03:15,529 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:03:15,529 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:03:15,532 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:15,532 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:15,533 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:03:15,535 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:03:15,538 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:03:15,541 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:03:15,544 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:03:15,546 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:15,547 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:15,547 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 17:03:15,547 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:03:15,547 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f569243c940) -- 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 0x7f5693522720> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:03:15,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:03:15,554 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:15,554 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 17:03:15,557 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:15,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 17:03:15,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:15,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 17:03:15,563 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:15,563 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 17:03:15,563 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:03:15,566 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:15,566 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 17:03:15,568 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:03:15,569 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:03:15,571 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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0S1OWa2ntBoliqy2GFVdyc2m6FDQZCAmXV ' '/dev/disk/by-uuid/5b4a6260-7d02-4b8b-a696-3746e0857aca ' '/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': '158', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0S1OWa2ntBoliqy2GFVdyc2m6FDQZCAmXV', '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': '5b4a6260-7d02-4b8b-a696-3746e0857aca', 'ID_FS_UUID_ENC': '5b4a6260-7d02-4b8b-a696-3746e0857aca', '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': '1459332302'} ; 2024-03-01 17:03:15,572 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:03:15,572 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:15,575 INFO program/MainThread: stdout[20]: LVM 2024-03-01 17:03:15,575 INFO program/MainThread: stderr[20]: 2024-03-01 17:03:15,575 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:03:15,575 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:15,578 INFO program/MainThread: stdout[21]: LVM 2024-03-01 17:03:15,578 INFO program/MainThread: stderr[21]: 2024-03-01 17:03:15,578 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:03:15,578 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:15,580 INFO program/MainThread: stdout[22]: LVM 2024-03-01 17:03:15,580 INFO program/MainThread: stderr[22]: 2024-03-01 17:03:15,581 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:03:15,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:03:15,590 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:15,590 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:15,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:15,591 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:15,587 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f569247b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f56924f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:15,592 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:15,594 INFO program/MainThread: stdout[23]: LVM 2024-03-01 17:03:15,595 INFO program/MainThread: stderr[23]: 2024-03-01 17:03:15,595 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:03:15,598 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:03:15,598 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:03:15,601 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': '160', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0S1OWa2ntBoliqy2GFVdyc2m6FDQZCAmXV-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': '1462336511'} ; 2024-03-01 17:03:15,601 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:03:15,601 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:15,604 INFO program/MainThread: stdout[24]: LVM 2024-03-01 17:03:15,604 INFO program/MainThread: stderr[24]: 2024-03-01 17:03:15,604 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:03:15,604 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:15,606 INFO program/MainThread: stdout[25]: LVM 2024-03-01 17:03:15,607 INFO program/MainThread: stderr[25]: 2024-03-01 17:03:15,607 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:03:15,607 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:15,609 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:03:15,609 INFO program/MainThread: stderr[26]: 2024-03-01 17:03:15,609 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:03:15,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,616 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:15,619 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:03:15,619 INFO program/MainThread: stderr[27]: 2024-03-01 17:03:15,619 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:03:15,619 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:15,621 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:03:15,622 INFO program/MainThread: stderr[28]: 2024-03-01 17:03:15,622 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:03:15,622 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:15,624 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:03:15,624 INFO program/MainThread: stderr[29]: 2024-03-01 17:03:15,624 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:03:15,628 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 17:03:15,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 17:03:15,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:15,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:03:15,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:03:15,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:15,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,656 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 17:03:15,659 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': '161', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0SXab3S2J2zNipc0wsZcoOYjx9Yey6aeUM-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': '1462343059'} ; 2024-03-01 17:03:15,659 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:03:15,660 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:15,663 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:03:15,663 INFO program/MainThread: stderr[30]: 2024-03-01 17:03:15,663 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:03:15,663 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:15,665 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:03:15,665 INFO program/MainThread: stderr[31]: 2024-03-01 17:03:15,666 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:03:15,666 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:15,668 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:03:15,668 INFO program/MainThread: stderr[32]: 2024-03-01 17:03:15,668 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:03:15,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,675 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:15,678 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:03:15,678 INFO program/MainThread: stderr[33]: 2024-03-01 17:03:15,678 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:03:15,678 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:15,680 INFO program/MainThread: stdout[34]: LVM 2024-03-01 17:03:15,680 INFO program/MainThread: stderr[34]: 2024-03-01 17:03:15,680 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:03:15,681 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:15,683 INFO program/MainThread: stdout[35]: LVM 2024-03-01 17:03:15,683 INFO program/MainThread: stderr[35]: 2024-03-01 17:03:15,683 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:03:15,686 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 17:03:15,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 17:03:15,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:15,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:03:15,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:15,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,710 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 17:03:15,713 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0SXab3S2J2zNipc0wsZcoOYjx9Yey6aeUM ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/5b4a6260-7d02-4b8b-a696-3746e0857aca ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/test_vg1/lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '162', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0SXab3S2J2zNipc0wsZcoOYjx9Yey6aeUM', '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': '5b4a6260-7d02-4b8b-a696-3746e0857aca', 'ID_FS_UUID_ENC': '5b4a6260-7d02-4b8b-a696-3746e0857aca', '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': '1462355527'} ; 2024-03-01 17:03:15,713 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:03:15,713 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:15,716 INFO program/MainThread: stdout[36]: LVM 2024-03-01 17:03:15,716 INFO program/MainThread: stderr[36]: 2024-03-01 17:03:15,716 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:03:15,716 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:15,719 INFO program/MainThread: stdout[37]: LVM 2024-03-01 17:03:15,719 INFO program/MainThread: stderr[37]: 2024-03-01 17:03:15,719 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:03:15,719 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:15,721 INFO program/MainThread: stdout[38]: LVM 2024-03-01 17:03:15,722 INFO program/MainThread: stderr[38]: 2024-03-01 17:03:15,722 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:03:15,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,728 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 17:03:15,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:15,732 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:15,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:15,733 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:15,729 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f569241c220) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 (0x7f56924f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:15,733 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:15,736 INFO program/MainThread: stdout[39]: LVM 2024-03-01 17:03:15,736 INFO program/MainThread: stderr[39]: 2024-03-01 17:03:15,736 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:03:15,740 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 17:03:15,740 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 17:03:15,740 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:15,752 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:15,767 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:03:15,768 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:03:15,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:15,779 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:03:15,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:15,789 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:03:15,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:15,799 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:03:15,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:15,809 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:03:15,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:15,819 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:03:15,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:15,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:15,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:15,829 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:03:18,808 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_a49uuyrx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:03:18,843 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:18,843 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:03:18,846 INFO program/MainThread: stdout[2]: 2024-03-01 17:03:18,846 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 17:03:18,846 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:03:18,846 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:03:18,850 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:18,851 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:03:18,854 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:18,854 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:03:18,857 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:18,857 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:03:18,860 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:18,860 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:03:18,869 INFO program/MainThread: stdout: 2024-03-01 17:03:18,869 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:03:18,869 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d 2024-03-01 17:03:18,869 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 17:03:18,869 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca 2024-03-01 17:03:18,869 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca 2024-03-01 17:03:18,870 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU 2024-03-01 17:03:18,870 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca 2024-03-01 17:03:18,870 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca 2024-03-01 17:03:18,870 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca 2024-03-01 17:03:18,870 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph 2024-03-01 17:03:18,870 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:03:18,870 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:03:18,870 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:18,870 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca sdb 1073741824 root disk brw-rw---- LVM2_member riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 5b4a6260-7d02-4b8b-a696-3746e0857aca sdc 1073741824 root disk brw-rw---- LVM2_member piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph 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 17:03:18,870 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:18,871 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:18,871 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:03:18,871 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:18,871 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:03:18,871 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:03:18,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:18,885 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:18,900 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 17:03:18,904 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/lvm-pv-uuid-a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199', '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': 'a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d', 'ID_FS_UUID_ENC': 'a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:03:18,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 17:03:18,905 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 17:03:18,934 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 17:03:18,935 INFO program/MainThread: stderr[3]: 2024-03-01 17:03:18,935 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:03:18,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:18,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:18,946 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:03:18,948 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 17:03:18,952 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:03:18,953 INFO blivet/MainThread: sda is a disk 2024-03-01 17:03:18,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:03:18,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:03:18,957 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:03:18,960 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:03:18,960 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:03:18,963 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:03:18,964 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:03:18,964 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:03:18,964 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50f3d7e80) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:03:18,967 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:03:18,971 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:18,971 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:03:18,974 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:18,974 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:03:18,977 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:18,978 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:03:18,981 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:18,981 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:03:18,984 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:03:18,984 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:03:18,984 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 17:03:19,019 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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 17:03:19,019 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU. WARNING: Couldn't find device with uuid piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph. WARNING: VG test_vg1 is missing PV riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph (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 17:03:19,019 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:03:19,019 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:03:19,023 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; pe_start: 8 MiB ; 2024-03-01 17:03:19,024 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:03:19,027 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:03:19,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:19,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:03:19,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,038 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 17:03:19,072 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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 17:03:19,072 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU. WARNING: Couldn't find device with uuid piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph. WARNING: VG test_vg1 is missing PV riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph (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 17:03:19,072 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:03:19,072 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:03:19,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:03:19,078 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:03:19,081 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:19,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:03:19,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:03:19,085 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 17:03:19,119 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 17:03:19,119 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU. WARNING: Couldn't find device with uuid piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph. WARNING: VG test_vg1 is missing PV riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph (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 17:03:19,119 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:03:19,124 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:03:19,124 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:03:19,127 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:03:19,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:19,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:03:19,133 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:03:19,133 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:03:19,136 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/lvm-pv-uuid-riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', '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': 'riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU', 'ID_FS_UUID_ENC': 'riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:03:19,136 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:03:19,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,147 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:03:19,148 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:03:19,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:03:19,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:03:19,151 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:03:19,154 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:03:19,154 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:03:19,157 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:03:19,157 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,157 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:03:19,157 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e285730) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:03:19,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:03:19,164 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:19,164 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:03:19,167 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:19,167 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:03:19,170 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:19,170 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:03:19,173 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:19,173 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:03:19,176 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:03:19,176 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:03:19,176 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 17:03:19,210 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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 17:03:19,210 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph. WARNING: VG test_vg1 is missing PV piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph (last written to /dev/sdc). 2024-03-01 17:03:19,210 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:03:19,210 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:03:19,214 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 17:03:19,214 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:03:19,217 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:03:19,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:19,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:03:19,226 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:03:19,229 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:19,232 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:03:19,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:19,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:19,238 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 17:03:19,271 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 17:03:19,271 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph. WARNING: VG test_vg1 is missing PV piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph (last written to /dev/sdc). 2024-03-01 17:03:19,271 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:03:19,271 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:03:19,271 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:03:19,276 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:03:19,276 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:03:19,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:03:19,287 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:03:19,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:03:19,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:03:19,290 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:03:19,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:03:19,293 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:03:19,296 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:03:19,297 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,297 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:03:19,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e27bdc0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:03:19,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:03:19,300 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:03:19,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:03:19,303 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:03:19,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,314 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:03:19,315 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:03:19,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:03:19,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:03:19,318 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:03:19,321 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:03:19,321 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:03:19,324 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:03:19,324 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,324 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:03:19,324 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e2f7790) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:03:19,327 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:03:19,328 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:03:19,331 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/lvm-pv-uuid-piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33', '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': 'piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph', 'ID_FS_UUID_ENC': 'piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:03:19,331 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:03:19,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,341 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:03:19,342 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:03:19,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:03:19,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:03:19,345 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:03:19,348 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:03:19,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 17:03:19,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 17:03:19,351 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,352 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:03:19,352 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e27cf70) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:03:19,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:03:19,358 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:19,358 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:03:19,361 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:19,361 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:03:19,364 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:19,364 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:03:19,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:19,367 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:03:19,370 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:03:19,370 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:03:19,370 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 17:03:19,404 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=a8HTD0-sgT8-cT7w-XCkH-aYWx-ZJpo-g2Pc0d LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=riCax3-70KM-at6X-mIlE-nclZ-b0SW-LX8oJU LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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=piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S 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 17:03:19,404 INFO program/MainThread: stderr[9]: 2024-03-01 17:03:19,404 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:03:19,404 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:03:19,408 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: piYxXn-vz2p-QYFN-233z-5o9E-tKUQ-ved5Ph ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:03:19,408 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:03:19,411 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:03:19,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:19,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:19,420 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:03:19,423 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:19,426 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:03:19,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S ; incomplete: True ; hidden: False ; 2024-03-01 17:03:19,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:19,432 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 17:03:19,466 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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=Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 17:03:19,466 INFO program/MainThread: stderr[10]: 2024-03-01 17:03:19,466 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:03:19,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:03:19,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:03:19,482 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:03:19,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:03:19,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:03:19,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:19,489 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:03:19,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 17:03:19,493 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:03:19,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:03:19,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:03:19,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:03:19,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:03:19,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:03:19,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:19,506 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:03:19,509 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 17:03:19,510 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:03:19,510 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:03:19,510 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:03:19,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:19,513 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:03:19,516 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 17:03:19,516 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:03:19,520 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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0S1OWa2ntBoliqy2GFVdyc2m6FDQZCAmXV ' '/dev/disk/by-uuid/5b4a6260-7d02-4b8b-a696-3746e0857aca ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0S1OWa2ntBoliqy2GFVdyc2m6FDQZCAmXV', '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': '5b4a6260-7d02-4b8b-a696-3746e0857aca', 'ID_FS_UUID_ENC': '5b4a6260-7d02-4b8b-a696-3746e0857aca', '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': '1459332302'} ; 2024-03-01 17:03:19,520 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:03:19,520 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:19,524 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:03:19,524 INFO program/MainThread: stderr[11]: 2024-03-01 17:03:19,524 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:03:19,524 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:19,526 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:03:19,526 INFO program/MainThread: stderr[12]: 2024-03-01 17:03:19,527 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:03:19,527 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:19,529 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:03:19,529 INFO program/MainThread: stderr[13]: 2024-03-01 17:03:19,529 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:03:19,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:03:19,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:19,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:03:19,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:19,541 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:03:19,537 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV 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 (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:19,541 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:19,544 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:03:19,544 INFO program/MainThread: stderr[14]: 2024-03-01 17:03:19,544 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:03:19,548 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:03:19,552 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:19,552 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:03:19,555 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:19,555 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:03:19,558 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:19,558 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:03:19,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:19,562 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:03:19,563 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:03:19,563 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:03:19,566 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:19,567 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:03:19,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:03:19,570 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:03:19,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,577 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 17:03:19,577 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 17:03:19,615 INFO program/MainThread: stdout[15]: lv1 2024-03-01 17:03:19,616 INFO program/MainThread: stderr[15]: 2024-03-01 17:03:19,616 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:03:19,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,623 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 17:03:19,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,628 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 17:03:19,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:03:19,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:03:19,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 17:03:19,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:03:19,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 17:03:19,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:03:19,644 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:03:19,648 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 17:03:19,648 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:03:19,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:03:19,651 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 17:03:19,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 17:03:19,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:03:19,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 17:03:19,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:03:19,661 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:03:19,664 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 17:03:19,665 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:03:19,665 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 17:03:19,665 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 17:03:19,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:03:19,668 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:03:19,671 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 17:03:19,672 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:03:19,675 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/5b4a6260-7d02-4b8b-a696-3746e0857aca ' '/dev/disk/by-id/dm-uuid-LVM-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0SXab3S2J2zNipc0wsZcoOYjx9Yey6aeUM ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '162', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0SXab3S2J2zNipc0wsZcoOYjx9Yey6aeUM', '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': '5b4a6260-7d02-4b8b-a696-3746e0857aca', 'ID_FS_UUID_ENC': '5b4a6260-7d02-4b8b-a696-3746e0857aca', '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': '1462355527'} ; 2024-03-01 17:03:19,675 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:03:19,675 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:19,678 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:03:19,679 INFO program/MainThread: stderr[16]: 2024-03-01 17:03:19,679 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:03:19,679 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:19,681 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:03:19,681 INFO program/MainThread: stderr[17]: 2024-03-01 17:03:19,681 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:03:19,681 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:19,684 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:03:19,684 INFO program/MainThread: stderr[18]: 2024-03-01 17:03:19,684 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:03:19,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 17:03:19,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:19,694 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:19,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:19,695 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:19,691 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd50e21c220) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:19,696 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:19,698 INFO program/MainThread: stdout[19]: LVM 2024-03-01 17:03:19,699 INFO program/MainThread: stderr[19]: 2024-03-01 17:03:19,699 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:03:19,702 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 17:03:19,706 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:19,706 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:03:19,709 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:19,709 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:03:19,712 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:19,712 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:03:19,716 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:19,716 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:03:19,716 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 17:03:19,719 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:19,719 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:03:19,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 17:03:19,722 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:03:19,723 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:03:19,726 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:03:19,726 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:03:19,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,737 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:03:19,738 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:03:19,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:03:19,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:03:19,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:03:19,743 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:03:19,744 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:03:19,747 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:03:19,747 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,747 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:03:19,747 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e27b310) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:03:19,750 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:03:19,750 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:03:19,753 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:03:19,754 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:03:19,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,765 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:03:19,765 INFO blivet/MainThread: sde is a disk 2024-03-01 17:03:19,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 17:03:19,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 17:03:19,768 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:03:19,771 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:03:19,771 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:03:19,774 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:03:19,774 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,775 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 17:03:19,775 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e285a60) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:03:19,778 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:03:19,778 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:03:19,781 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:03:19,781 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:03:19,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,792 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:03:19,792 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:03:19,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:03:19,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 17:03:19,795 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:03:19,798 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:03:19,798 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:03:19,801 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:03:19,802 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,802 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 17:03:19,802 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e27c940) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:03:19,805 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:03:19,805 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:03:19,808 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:03:19,808 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:03:19,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,819 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:03:19,820 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:03:19,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:03:19,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:03:19,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:03:19,826 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:03:19,826 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:03:19,829 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:03:19,829 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,830 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 17:03:19,830 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e2082e0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:03:19,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:03:19,833 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:03:19,836 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:03:19,836 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:03:19,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,847 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:03:19,847 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:03:19,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:03:19,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 17:03:19,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:03:19,853 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:03:19,853 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:03:19,856 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:03:19,856 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,857 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 17:03:19,857 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e208040) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:03:19,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:03:19,860 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:03:19,863 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:03:19,863 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:03:19,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,874 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:03:19,875 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:03:19,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:03:19,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 17:03:19,878 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:03:19,881 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:03:19,881 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:03:19,884 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:03:19,884 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,884 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 17:03:19,884 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e207490) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:03:19,887 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:03:19,887 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:03:19,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:03:19,890 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:03:19,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,902 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:03:19,902 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:03:19,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:03:19,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 17:03:19,905 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:03:19,908 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:03:19,908 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:03:19,911 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:03:19,911 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:03:19,912 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 17:03:19,912 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e233fa0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:03:19,915 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:03:19,915 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:03:19,918 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': '22692370'} ; 2024-03-01 17:03:19,918 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:03:19,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:19,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:19,928 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:03:19,929 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:03:19,929 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:03:19,929 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:03:19,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 17:03:19,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:03:19,932 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:03:19,934 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:03:19,935 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:03:19,937 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:03:19,938 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:03:19,938 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 17:03:19,938 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd50e236dc0) -- 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 17:03:19,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:03:19,944 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:19,944 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 17:03:19,947 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:19,947 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 17:03:19,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:19,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 17:03:19,954 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:19,954 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:03:19,956 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:03:19,959 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:19,962 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:03:19,968 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 0x7fd50e27dc80> 2024-03-01 17:03:20,007 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 17:03:20,011 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:03:20,011 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:03:20,015 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': '22694257'} ; 2024-03-01 17:03:20,015 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:03:20,015 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:03:20,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,024 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:03:20,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,029 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:20,042 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 17:03:20,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 17:03:20,067 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:03:20,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:03:20,069 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:03:20,072 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:03:20,073 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:03:20,076 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:20,076 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:20,076 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:03:20,079 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:03:20,082 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:03:20,085 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:03:20,087 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:03:20,090 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:20,091 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:20,091 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 17:03:20,091 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:03:20,091 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd50e23d940) -- 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 0x7fd50e1c66d0> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:03:20,094 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:03:20,097 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:20,098 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 17:03:20,101 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:20,101 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 17:03:20,104 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:20,104 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 17:03:20,107 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:20,107 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 17:03:20,107 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:03:20,110 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:20,110 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 17:03:20,113 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:03:20,113 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:03:20,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0S1OWa2ntBoliqy2GFVdyc2m6FDQZCAmXV ' '/dev/disk/by-uuid/5b4a6260-7d02-4b8b-a696-3746e0857aca', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '158', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0S1OWa2ntBoliqy2GFVdyc2m6FDQZCAmXV', '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': '5b4a6260-7d02-4b8b-a696-3746e0857aca', 'ID_FS_UUID_ENC': '5b4a6260-7d02-4b8b-a696-3746e0857aca', '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': '1459332302'} ; 2024-03-01 17:03:20,116 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:03:20,116 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:20,119 INFO program/MainThread: stdout[20]: LVM 2024-03-01 17:03:20,119 INFO program/MainThread: stderr[20]: 2024-03-01 17:03:20,120 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:03:20,120 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:20,122 INFO program/MainThread: stdout[21]: LVM 2024-03-01 17:03:20,122 INFO program/MainThread: stderr[21]: 2024-03-01 17:03:20,122 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:03:20,122 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:20,125 INFO program/MainThread: stdout[22]: LVM 2024-03-01 17:03:20,125 INFO program/MainThread: stderr[22]: 2024-03-01 17:03:20,125 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:03:20,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,132 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 17:03:20,134 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,135 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,136 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,132 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,137 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:03:20,140 INFO program/MainThread: stdout[23]: LVM 2024-03-01 17:03:20,140 INFO program/MainThread: stderr[23]: 2024-03-01 17:03:20,140 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:03:20,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:03:20,144 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:03:20,146 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': '160', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0S1OWa2ntBoliqy2GFVdyc2m6FDQZCAmXV-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': '1462336511'} ; 2024-03-01 17:03:20,147 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:03:20,147 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:20,149 INFO program/MainThread: stdout[24]: LVM 2024-03-01 17:03:20,150 INFO program/MainThread: stderr[24]: 2024-03-01 17:03:20,150 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:03:20,150 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:20,152 INFO program/MainThread: stdout[25]: LVM 2024-03-01 17:03:20,152 INFO program/MainThread: stderr[25]: 2024-03-01 17:03:20,152 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:03:20,152 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:20,155 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:03:20,155 INFO program/MainThread: stderr[26]: 2024-03-01 17:03:20,155 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:03:20,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,162 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:20,165 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:03:20,165 INFO program/MainThread: stderr[27]: 2024-03-01 17:03:20,165 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:03:20,165 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:20,167 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:03:20,167 INFO program/MainThread: stderr[28]: 2024-03-01 17:03:20,167 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:03:20,168 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:03:20,170 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:03:20,170 INFO program/MainThread: stderr[29]: 2024-03-01 17:03:20,170 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:03:20,174 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 17:03:20,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 17:03:20,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:03:20,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:03:20,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,203 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 17:03:20,206 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': '161', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0SXab3S2J2zNipc0wsZcoOYjx9Yey6aeUM-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': '1462343059'} ; 2024-03-01 17:03:20,206 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:03:20,206 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:20,209 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:03:20,209 INFO program/MainThread: stderr[30]: 2024-03-01 17:03:20,209 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:03:20,209 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:20,212 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:03:20,212 INFO program/MainThread: stderr[31]: 2024-03-01 17:03:20,212 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:03:20,212 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:20,214 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:03:20,215 INFO program/MainThread: stderr[32]: 2024-03-01 17:03:20,215 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:03:20,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,222 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:20,224 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:03:20,224 INFO program/MainThread: stderr[33]: 2024-03-01 17:03:20,224 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:03:20,224 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:20,227 INFO program/MainThread: stdout[34]: LVM 2024-03-01 17:03:20,227 INFO program/MainThread: stderr[34]: 2024-03-01 17:03:20,227 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:03:20,227 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:03:20,229 INFO program/MainThread: stdout[35]: LVM 2024-03-01 17:03:20,230 INFO program/MainThread: stderr[35]: 2024-03-01 17:03:20,230 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:03:20,233 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 17:03:20,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 17:03:20,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:03:20,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,257 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 17:03:20,260 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/5b4a6260-7d02-4b8b-a696-3746e0857aca ' '/dev/disk/by-id/dm-uuid-LVM-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0SXab3S2J2zNipc0wsZcoOYjx9Yey6aeUM ' '/dev/test_vg1/lv1_snapset1 /dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '162', '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-bRAqB4Q8iQEeFhxH5Y1J6XehYU354e0SXab3S2J2zNipc0wsZcoOYjx9Yey6aeUM', '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': '5b4a6260-7d02-4b8b-a696-3746e0857aca', 'ID_FS_UUID_ENC': '5b4a6260-7d02-4b8b-a696-3746e0857aca', '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': '1462355527'} ; 2024-03-01 17:03:20,260 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:03:20,260 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:20,263 INFO program/MainThread: stdout[36]: LVM 2024-03-01 17:03:20,263 INFO program/MainThread: stderr[36]: 2024-03-01 17:03:20,263 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:03:20,263 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:20,265 INFO program/MainThread: stdout[37]: LVM 2024-03-01 17:03:20,265 INFO program/MainThread: stderr[37]: 2024-03-01 17:03:20,266 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:03:20,266 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:20,268 INFO program/MainThread: stdout[38]: LVM 2024-03-01 17:03:20,268 INFO program/MainThread: stderr[38]: 2024-03-01 17:03:20,268 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:03:20,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,275 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 17:03:20,277 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,278 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,278 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,279 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,275 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd50e21c220) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Xab3S2-J2zN-ipc0-wsZc-oOYj-x9Ye-y6aeUM 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 (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,280 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:03:20,282 INFO program/MainThread: stdout[39]: LVM 2024-03-01 17:03:20,282 INFO program/MainThread: stderr[39]: 2024-03-01 17:03:20,282 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:03:20,286 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 17:03:20,286 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 17:03:20,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:20,298 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,313 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:03:20,314 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:03:20,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,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 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:20,325 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:03:20,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:20,336 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:03:20,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:20,346 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:03:20,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:20,356 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:03:20,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:20,366 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:03:20,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:20,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:20,377 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:03:20,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,382 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:03:20,382 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,383 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,383 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,384 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,384 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,384 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,385 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,385 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,385 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,386 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,386 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,386 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:03:20,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:03:20,392 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:03:20,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:03:20,397 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:03:20,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:03:20,402 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:03:20,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:20,407 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 17:03:20,407 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:03:20,410 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,410 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,411 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,415 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,416 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,419 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,420 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,422 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,423 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,424 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,424 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,427 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,428 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,432 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,432 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,433 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,436 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,436 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,437 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,440 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,440 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,441 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,444 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,444 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,445 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,445 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,448 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,448 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,449 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,449 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,453 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,454 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,456 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,457 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,458 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,461 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,462 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,464 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,465 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,466 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,469 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,469 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,470 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,473 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,473 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,474 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,478 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,479 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,482 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,482 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,483 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,486 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,486 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,487 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,490 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,490 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,491 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,494 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,494 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,495 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,498 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,499 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,499 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,503 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,503 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,504 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,507 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,507 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,508 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,511 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,512 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,514 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,515 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,515 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,516 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,519 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,520 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,523 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,523 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,524 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,524 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,527 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,527 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,528 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,528 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,531 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,532 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,533 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,536 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,537 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,540 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:03:20,541 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:03:20,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fd50e27b7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 1OWa2n-tBol-iqy2-GFVd-yc2m-6FDQ-ZCAmXV size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd50e2f75e0) -- 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 = bRAqB4-Q8iQ-EeFh-xH5Y-1J6X-ehYU-354e0S size = 2.98 GiB format = existing None major = 0 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 17:03:20,541 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:03:20,544 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 17:03:20,544 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if test_vg1-lv1 depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if test_vg1-lv1_snapset1 depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv1 2024-03-01 17:03:20,545 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv1 2024-03-01 17:03:20,546 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv1 2024-03-01 17:03:20,546 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv1 2024-03-01 17:03:20,546 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 17:03:20,546 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 17:03:20,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:03:20,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: xfs ; 2024-03-01 17:03:20,549 INFO blivet/MainThread: registered action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:03:20,550 INFO program/MainThread: Running [40] dmsetup --version ... 2024-03-01 17:03:20,553 INFO program/MainThread: stdout[40]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:03:20,553 INFO program/MainThread: stderr[40]: 2024-03-01 17:03:20,553 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:03:20,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 17:03:20,558 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv1_snapset1 (id 58) from device tree 2024-03-01 17:03:20,558 INFO blivet/MainThread: registered action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:03:20,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:03:20,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:03:20,561 INFO blivet/MainThread: registered action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:03:20,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:03:20,564 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:03:20,565 INFO blivet/MainThread: registered action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:03:20,565 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 17:03:20,565 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:03:20,567 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:03:20,568 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:03:20,571 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:03:20,573 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:03:20,576 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:03:20,576 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:03:20,576 INFO blivet/MainThread: registered action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:03:20,576 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:03:20,576 DEBUG blivet/MainThread: removing sda 2024-03-01 17:03:20,579 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:03:20,579 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:03:20,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 17:03:20,582 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:03:20,582 INFO blivet/MainThread: registered action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:03:20,582 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:03:20,582 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:03:20,585 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:03:20,585 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:03:20,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 137 2024-03-01 17:03:20,588 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:03:20,588 INFO blivet/MainThread: registered action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:03:20,588 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:03:20,588 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:03:20,590 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:03:20,591 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:03:20,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 139 2024-03-01 17:03:20,593 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:03:20,593 INFO blivet/MainThread: registered action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:03:20,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:20,607 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:20,634 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,652 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 17:03:20,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:20,664 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,681 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:03:20,682 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:03:20,682 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:03:20,682 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:03:20,682 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:03:20,682 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:03:20,682 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:03:20,682 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:03:20,683 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:03:20,683 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:03:20,683 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:03:20,685 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:03:20,688 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:03:20,690 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:03:20,691 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:03:20,693 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:03:20,693 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 0x7fd50e1860e0> 2024-03-01 17:03:20,694 INFO blivet/MainThread: sorting actions... 2024-03-01 17:03:20,695 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:03:20,695 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:03:20,695 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:03:20,695 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:03:20,695 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:03:20,695 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:03:20,696 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:03:20,696 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:03:20,696 INFO blivet/MainThread: executing action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:03:20,699 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 17:03:20,699 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 17:03:20,708 INFO program/MainThread: stdout: 2024-03-01 17:03:20,708 INFO program/MainThread: /dev/mapper/test_vg1-lv1_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:03:20,708 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,708 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:20,725 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:20,737 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,737 INFO blivet/MainThread: executing action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:03:20,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:03:20,744 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:03:20,747 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:20,750 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:03:20,752 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:20,755 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:03:20,758 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:20,761 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:03:20,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:03:20,764 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 17:03:20,851 INFO program/MainThread: stdout[41]: Logical volume "lv1_snapset1" successfully removed. 2024-03-01 17:03:20,851 INFO program/MainThread: stderr[41]: 2024-03-01 17:03:20,851 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:03:20,852 INFO blivet/MainThread: executing action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:03:20,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:20,870 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:03:20,870 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:03:20,886 INFO program/MainThread: stdout: 2024-03-01 17:03:20,887 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:03:20,887 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,887 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:20,913 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,913 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:20,925 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:20,925 INFO blivet/MainThread: executing action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:03:20,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:20,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:03:20,935 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:03:20,938 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:03:20,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:03:20,941 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 17:03:20,981 INFO program/MainThread: stdout[42]: 2024-03-01 17:03:20,981 INFO program/MainThread: stderr[42]: 2024-03-01 17:03:20,981 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:03:20,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:03:20,988 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:20,991 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:20,993 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:20,996 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:20,999 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:21,002 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:21,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:03:21,005 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 17:03:21,039 INFO program/MainThread: stdout[43]: Logical volume "lv1" successfully removed. 2024-03-01 17:03:21,039 INFO program/MainThread: stderr[43]: 2024-03-01 17:03:21,039 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:03:21,040 INFO blivet/MainThread: executing action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:03:21,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:03:21,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:03:21,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:03:21,075 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:21,081 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:21,086 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:21,088 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:21,091 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:21,094 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:21,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:03:21,097 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 17:03:21,126 INFO program/MainThread: stdout[44]: Volume group "test_vg1" is already consistent. 2024-03-01 17:03:21,127 INFO program/MainThread: stderr[44]: 2024-03-01 17:03:21,127 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:03:21,127 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 17:03:21,179 INFO program/MainThread: stdout[45]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:03:21,179 INFO program/MainThread: stderr[45]: 2024-03-01 17:03:21,179 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:03:21,179 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 17:03:21,204 INFO program/MainThread: stdout[46]: Volume group "test_vg1" successfully removed 2024-03-01 17:03:21,205 INFO program/MainThread: stderr[46]: 2024-03-01 17:03:21,205 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:03:21,205 INFO blivet/MainThread: executing action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:03:21,213 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:21,218 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:03:21,223 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:03:21,223 INFO program/MainThread: Running [47] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 17:03:21,273 INFO program/MainThread: stdout[47]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:03:21,273 INFO program/MainThread: stderr[47]: 2024-03-01 17:03:21,273 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:03:21,273 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:03:21,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:21,292 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:21,292 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 17:03:21,301 INFO program/MainThread: stdout[48]: use_devicesfile=1 2024-03-01 17:03:21,301 INFO program/MainThread: stderr[48]: 2024-03-01 17:03:21,301 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:03:21,301 INFO program/MainThread: Running [49] lvmdevices --deldev /dev/sdc ... 2024-03-01 17:03:21,314 INFO program/MainThread: stdout[49]: 2024-03-01 17:03:21,314 INFO program/MainThread: stderr[49]: 2024-03-01 17:03:21,315 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:03:21,315 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:21,327 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:21,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:21,339 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:21,339 INFO blivet/MainThread: executing action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:03:21,343 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:21,346 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:03:21,348 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:03:21,348 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 17:03:21,375 INFO program/MainThread: stdout[50]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:03:21,376 INFO program/MainThread: stderr[50]: 2024-03-01 17:03:21,376 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:03:21,376 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:03:21,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:21,396 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:21,396 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 17:03:21,404 INFO program/MainThread: stdout[51]: use_devicesfile=1 2024-03-01 17:03:21,404 INFO program/MainThread: stderr[51]: 2024-03-01 17:03:21,404 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:03:21,404 INFO program/MainThread: Running [52] lvmdevices --deldev /dev/sdb ... 2024-03-01 17:03:21,418 INFO program/MainThread: stdout[52]: 2024-03-01 17:03:21,418 INFO program/MainThread: stderr[52]: 2024-03-01 17:03:21,418 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:03:21,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:21,431 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:21,431 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:21,443 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:21,444 INFO blivet/MainThread: executing action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:03:21,447 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:21,450 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:03:21,452 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:03:21,452 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 17:03:21,484 INFO program/MainThread: stdout[53]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:03:21,484 INFO program/MainThread: stderr[53]: 2024-03-01 17:03:21,484 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:03:21,484 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:03:21,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:21,501 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:21,501 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 17:03:21,509 INFO program/MainThread: stdout[54]: use_devicesfile=1 2024-03-01 17:03:21,509 INFO program/MainThread: stderr[54]: 2024-03-01 17:03:21,509 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:03:21,509 INFO program/MainThread: Running [55] lvmdevices --deldev /dev/sda ... 2024-03-01 17:03:21,522 INFO program/MainThread: stdout[55]: 2024-03-01 17:03:21,522 INFO program/MainThread: stderr[55]: 2024-03-01 17:03:21,522 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:03:21,522 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:21,534 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:21,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:21,546 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:21,551 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:03:21,551 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 0x7fd50e19cc20> 2024-03-01 17:03:34,512 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_lqwmsp4z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:03:37,549 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_p0rjeglx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:03:41,490 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_igxo0zdy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:03:41,524 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:41,525 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:03:41,528 INFO program/MainThread: stdout[2]: 2024-03-01 17:03:41,528 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 17:03:41,528 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:03:41,528 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:03:41,532 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:41,533 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:03:41,536 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:41,536 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:03:41,539 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:41,539 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:03:41,542 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:41,542 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:03:41,550 INFO program/MainThread: stdout: 2024-03-01 17:03:41,550 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:03:41,550 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,550 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:03:41,551 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:03:41,551 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:03:41,551 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:41,551 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 17:03:41,551 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:41,551 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:41,551 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:03:41,551 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:41,552 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:03:41,552 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:03:41,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:41,565 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:41,578 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:03:41,582 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:03:41,582 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:03:41,582 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:03:41,612 INFO program/MainThread: stdout[3]: 2024-03-01 17:03:41,612 INFO program/MainThread: stderr[3]: 2024-03-01 17:03:41,612 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:03:41,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,624 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:03:41,625 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 17:03:41,630 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:03:41,631 INFO blivet/MainThread: sda is a disk 2024-03-01 17:03:41,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:03:41,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:03:41,634 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:03:41,638 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:03:41,638 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:03:41,641 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:03:41,641 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,642 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:03:41,642 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc525174f10) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:03:41,645 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:03:41,645 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:03:41,648 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:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:03:41,648 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:03:41,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,659 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:03:41,660 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:03:41,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:03:41,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:03:41,663 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:03:41,666 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:03:41,666 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:03:41,669 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:03:41,669 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,670 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:03:41,670 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc52408e460) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:03:41,673 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:03:41,673 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:03:41,676 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:03:41,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 17:03:41,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,687 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:03:41,687 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:03:41,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:03:41,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:03:41,690 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:03:41,693 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:03:41,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 17:03:41,696 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:03:41,697 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,697 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:03:41,697 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc5250bcca0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:03:41,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:03:41,700 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:03:41,703 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:03:41,703 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:03:41,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,714 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:03:41,714 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:03:41,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:03:41,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:03:41,718 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:03:41,720 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:03:41,721 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:03:41,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 17:03:41,724 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,724 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:03:41,724 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc5240216a0) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:03:41,727 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:03:41,727 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:03:41,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:03:41,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 17:03:41,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,741 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:03:41,741 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:03:41,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:03:41,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:03:41,744 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:03:41,747 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:03:41,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 17:03:41,750 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:03:41,751 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,751 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:03:41,751 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc524021e80) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:03:41,754 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:03:41,754 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:03:41,757 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:03:41,758 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:03:41,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,768 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:03:41,769 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:03:41,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:03:41,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:03:41,772 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:03:41,775 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:03:41,775 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:03:41,778 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:03:41,778 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,778 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:03:41,778 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc524021d00) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:03:41,781 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:03:41,781 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:03:41,784 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:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:03:41,784 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:03:41,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,795 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:03:41,795 INFO blivet/MainThread: sde is a disk 2024-03-01 17:03:41,795 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:03:41,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:03:41,798 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:03:41,801 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:03:41,801 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:03:41,804 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:03:41,805 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,805 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:03:41,805 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc52402c400) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:03:41,808 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:03:41,808 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:03:41,811 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:03:41,811 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:03:41,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,822 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:03:41,822 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:03:41,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:03:41,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:03:41,825 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:03:41,828 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:03:41,829 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:03:41,831 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:03:41,832 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,832 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:03:41,832 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc5240231f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:03:41,835 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:03:41,835 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:03:41,838 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:03:41,838 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:03:41,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,849 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:03:41,849 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:03:41,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:03:41,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:03:41,852 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:03:41,855 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:03:41,855 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:03:41,858 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:03:41,858 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,859 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:03:41,859 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc524037250) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:03:41,862 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:03:41,862 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:03:41,865 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:03:41,865 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:03:41,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,875 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:03:41,876 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:03:41,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:03:41,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:03:41,879 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:03:41,882 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:03:41,882 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:03:41,885 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:03:41,885 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,885 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:03:41,885 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc5240372e0) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:03:41,888 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:03:41,888 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:03:41,891 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:03:41,891 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:03:41,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,902 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:03:41,903 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:03:41,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:03:41,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:03:41,906 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:03:41,908 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:03:41,909 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:03:41,911 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:03:41,912 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,912 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:03:41,912 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc524037f70) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:03:41,915 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:03:41,915 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:03:41,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:03:41,918 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:03:41,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,929 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:03:41,930 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:03:41,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:03:41,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:03:41,932 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:03:41,935 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:03:41,936 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:03:41,938 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:03:41,939 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:03:41,939 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:03:41,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc52403a6d0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:03:41,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:03:41,942 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:03:41,945 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': '22692370'} ; 2024-03-01 17:03:41,945 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:03:41,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:41,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:41,955 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:03:41,955 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:03:41,955 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:03:41,955 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:03:41,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:03:41,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:03:41,958 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:03:41,961 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:03:41,961 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:03:41,964 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:03:41,964 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:03:41,964 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:03:41,964 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc52403a7c0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:03:41,967 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:03:41,971 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:41,971 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:03:41,974 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:41,974 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:03:41,977 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:41,977 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:03:41,980 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:41,980 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:03:41,983 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:03:41,986 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:41,988 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:03:41,995 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 0x7fc525982b40> 2024-03-01 17:03:42,036 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:03:42,040 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:03:42,040 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:03:42,043 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': '22694257'} ; 2024-03-01 17:03:42,043 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:03:42,044 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:03:42,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:42,052 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:03:42,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:42,057 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:42,068 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:42,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:03:42,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:03:42,091 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:03:42,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:03:42,094 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:03:42,097 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:03:42,097 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:03:42,100 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:42,100 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:42,100 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:03:42,103 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:03:42,106 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:03:42,109 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:03:42,111 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:03:42,114 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:42,115 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:42,115 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:03:42,115 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:03:42,115 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc5240468b0) -- 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 0x7fc524054cc0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:03:42,119 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:03:42,122 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:42,122 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:03:42,125 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:42,125 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:03:42,128 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:42,128 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:03:42,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:42,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:03:42,133 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:03:42,133 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:03:42,136 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:42,137 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:03:42,140 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:03:42,140 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:03:42,140 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:42,151 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:42,164 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:03:42,165 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:03:42,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:42,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:42,176 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:03:42,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:42,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:42,186 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:03:42,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:42,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:42,196 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:03:42,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:42,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:42,207 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:03:42,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:42,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:42,217 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:03:42,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:42,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:42,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:42,227 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:03:42,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:03:42,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:03:42,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 17:03:42,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:03:42,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:03:42,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:03:42,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:03:42,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:03:45,243 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_g5p4ohos/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:03:45,278 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:45,278 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:03:45,281 INFO program/MainThread: stdout[2]: 2024-03-01 17:03:45,281 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 17:03:45,281 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:03:45,282 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:03:45,286 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:45,286 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:03:45,290 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:45,290 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:03:45,293 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:45,293 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:03:45,295 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:03:45,296 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:03:45,303 INFO program/MainThread: stdout: 2024-03-01 17:03:45,303 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:03:45,303 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,303 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:03:45,304 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:03:45,304 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:45,304 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 17:03:45,304 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:45,304 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:45,305 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:03:45,305 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:45,305 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:03:45,305 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:03:45,305 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:45,318 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:45,331 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:03:45,335 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:03:45,335 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:03:45,336 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 17:03:45,363 INFO program/MainThread: stdout[3]: 2024-03-01 17:03:45,364 INFO program/MainThread: stderr[3]: 2024-03-01 17:03:45,364 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:03:45,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,375 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:03:45,377 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 17:03:45,382 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:03:45,382 INFO blivet/MainThread: sda is a disk 2024-03-01 17:03:45,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:03:45,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:03:45,386 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:03:45,389 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:03:45,389 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:03:45,392 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:03:45,393 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,393 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:03:45,393 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec06d58f10) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:03:45,397 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:03:45,397 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:03:45,400 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:03:45,400 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:03:45,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,411 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:03:45,411 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:03:45,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:03:45,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:03:45,415 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:03:45,418 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:03:45,418 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:03:45,421 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:03:45,421 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,422 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:03:45,422 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec059ed460) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:03:45,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:03:45,425 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:03:45,428 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:03:45,428 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:03:45,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,439 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:03:45,440 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:03:45,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:03:45,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:03:45,443 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:03:45,446 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:03:45,446 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:03:45,449 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:03:45,449 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,450 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:03:45,450 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec06ca0ca0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:03:45,453 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:03:45,453 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:03:45,456 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:03:45,456 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:03:45,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,467 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:03:45,467 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:03:45,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:03:45,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:03:45,471 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:03:45,473 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:03:45,474 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:03:45,476 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:03:45,477 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,477 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:03:45,477 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec059806a0) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:03:45,480 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:03:45,480 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:03:45,483 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:03:45,483 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:03:45,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,494 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:03:45,495 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:03:45,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:03:45,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:03:45,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:03:45,500 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:03:45,501 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:03:45,504 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:03:45,504 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,504 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:03:45,504 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec05980e80) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:03:45,507 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:03:45,507 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:03:45,511 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:03:45,511 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:03:45,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,521 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:03:45,522 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:03:45,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:03:45,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:03:45,525 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:03:45,528 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:03:45,528 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:03:45,531 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:03:45,531 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,531 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:03:45,531 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec05980d00) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:03:45,534 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:03:45,534 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:03:45,537 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:03:45,537 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:03:45,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,548 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:03:45,549 INFO blivet/MainThread: sde is a disk 2024-03-01 17:03:45,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:03:45,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:03:45,552 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:03:45,554 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:03:45,554 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:03:45,557 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:03:45,558 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,558 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:03:45,558 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec0598b400) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:03:45,561 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:03:45,561 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:03:45,564 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:03:45,564 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:03:45,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,575 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:03:45,575 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:03:45,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:03:45,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:03:45,578 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:03:45,581 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:03:45,581 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:03:45,584 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:03:45,584 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,584 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:03:45,584 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec059821f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:03:45,587 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:03:45,587 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:03:45,590 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:03:45,590 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:03:45,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,601 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:03:45,601 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:03:45,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:03:45,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:03:45,604 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:03:45,607 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:03:45,607 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:03:45,610 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:03:45,610 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,611 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:03:45,611 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec05996250) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:03:45,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:03:45,614 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:03:45,617 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:03:45,617 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:03:45,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,627 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:03:45,628 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:03:45,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:03:45,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:03:45,631 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:03:45,634 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:03:45,634 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:03:45,637 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:03:45,637 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,637 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:03:45,638 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec059962e0) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:03:45,640 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:03:45,641 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:03:45,644 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:03:45,644 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:03:45,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,654 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:03:45,655 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:03:45,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:03:45,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:03:45,658 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:03:45,661 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:03:45,661 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:03:45,664 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:03:45,664 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,664 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:03:45,664 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec05996f70) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:03:45,667 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:03:45,667 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:03:45,670 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:03:45,670 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:03:45,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,681 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:03:45,681 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:03:45,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:03:45,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:03:45,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:03:45,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:03:45,687 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:03:45,690 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:03:45,691 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:03:45,691 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:03:45,691 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec059996d0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:03:45,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:03:45,694 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:03:45,697 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': '22692370'} ; 2024-03-01 17:03:45,697 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:03:45,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,706 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:03:45,707 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:03:45,707 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:03:45,707 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:03:45,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:03:45,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:03:45,710 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:03:45,712 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:03:45,713 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:03:45,715 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:03:45,716 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:03:45,716 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:03:45,716 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec059997c0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:03:45,719 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:03:45,722 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:45,723 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:03:45,725 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:45,726 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:03:45,729 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:45,729 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:03:45,732 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:45,732 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:03:45,735 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:03:45,737 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:45,740 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:03:45,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 0x7fec0895d300> 2024-03-01 17:03:45,786 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:03:45,790 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:03:45,790 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:03:45,794 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': '22694257'} ; 2024-03-01 17:03:45,794 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:03:45,794 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:03:45,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,802 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:03:45,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,807 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:45,820 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:45,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:03:45,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:03:45,843 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:03:45,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:03:45,845 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:03:45,848 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:03:45,849 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:03:45,851 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:45,852 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:45,852 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:03:45,855 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:03:45,858 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:03:45,860 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:03:45,863 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:03:45,866 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:03:45,866 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:03:45,866 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:03:45,867 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:03:45,866 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fec059a58b0) -- 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 0x7fec059b4e00> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:03:45,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:03:45,874 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:03:45,874 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:03:45,877 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:03:45,877 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:03:45,880 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:45,880 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:03:45,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:03:45,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:03:45,884 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:03:45,885 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:03:45,888 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:45,888 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:03:45,891 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:03:45,891 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:03:45,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:45,902 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:45,915 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:03:45,916 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:03:45,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:45,927 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:03:45,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:45,938 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:03:45,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:45,948 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:03:45,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:45,958 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:03:45,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:45,968 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:03:45,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:45,978 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:03:45,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:45,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:45,988 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:03:45,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:03:45,993 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:03:45,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:03:45,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:03:45,998 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:03:46,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:03:46,003 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:03:46,006 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:46,006 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:03:46,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:03:46,010 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:03:46,010 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:03:46,013 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:03:46,013 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:03:46,015 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:46,015 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:03:46,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:03:46,018 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:03:46,018 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:03:46,021 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:03:46,021 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:03:46,024 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:46,024 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:03:46,024 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:03:46,027 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:03:46,027 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:03:46,030 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:03:46,030 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:03:46,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:03:46,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:03:46,038 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:46,041 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:03:46,044 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:46,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:03:46,050 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:03:46,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:03:46,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:03:46,055 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:03:46,055 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:03:46,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:46,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:46,066 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:03:46,067 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:03:46,068 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:03:46,068 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 17:03:46,068 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:03:46,068 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:03:46,071 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,071 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:03:46,074 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:03:46,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:03:46,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:03:46,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:03:46,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:03:46,086 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:03:46,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:03:46,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:03:46,093 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:03:46,093 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:03:46,093 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:03:46,094 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:03:46,097 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:03:46,097 INFO program/MainThread: stderr[4]: 2024-03-01 17:03:46,097 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:03:46,097 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:03:46,097 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:46,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:03:46,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:03:46,102 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:46,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:46,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:46,113 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 17:03:46,114 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:03:46,114 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:03:46,114 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 17:03:46,115 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:03:46,115 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:03:46,118 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,118 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 17:03:46,120 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:03:46,124 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:03:46,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:03:46,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 17:03:46,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:03:46,133 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:03:46,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:03:46,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 17:03:46,140 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:03:46,141 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:03:46,141 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:03:46,141 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 17:03:46,141 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:03:46,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 17:03:46,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 17:03:46,144 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:03:46,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:46,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:46,155 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 17:03:46,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 17:03:46,160 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:03:46,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 17:03:46,165 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:03:46,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 17:03:46,170 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:03:46,173 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:46,173 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 17:03:46,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:03:46,176 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:03:46,176 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:03:46,179 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:03:46,179 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:03:46,182 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:46,182 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 17:03:46,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 17:03:46,184 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:03:46,185 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:03:46,187 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:03:46,187 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:03:46,190 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:46,190 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 17:03:46,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:03:46,193 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:03:46,193 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:03:46,196 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:03:46,196 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:03:46,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 17:03:46,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:03:46,203 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:03:46,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:03:46,209 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:03:46,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:03:46,216 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:03:46,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:03:46,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:03:46,220 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 17:03:46,220 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:03:46,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:46,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:46,232 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 17:03:46,233 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:03:46,233 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:03:46,233 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 17:03:46,233 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:03:46,234 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:03:46,236 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,237 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 17:03:46,239 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:03:46,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:03:46,246 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:03:46,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 17:03:46,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:03:46,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:03:46,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:03:46,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 17:03:46,258 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:03:46,259 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:03:46,259 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:03:46,259 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 17:03:46,259 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:03:46,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:03:46,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 17:03:46,263 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:03:46,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:46,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:46,274 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 17:03:46,274 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:03:46,275 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:03:46,275 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 17:03:46,275 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:03:46,276 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:03:46,279 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,279 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 17:03:46,281 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:03:46,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:03:46,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:03:46,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:03:46,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:03:46,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:03:46,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:03:46,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 17:03:46,300 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:03:46,301 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:03:46,301 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:03:46,301 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 17:03:46,301 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:03:46,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 17:03:46,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 17:03:46,305 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:03:46,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:46,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:46,316 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 17:03:46,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 17:03:46,321 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:03:46,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 17:03:46,326 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:03:46,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 17:03:46,331 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:03:46,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 17:03:46,336 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:03:46,339 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:46,339 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 17:03:46,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 17:03:46,342 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:03:46,342 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:03:46,345 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:03:46,345 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:03:46,347 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:46,348 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 17:03:46,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:03:46,350 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:03:46,351 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:03:46,353 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:03:46,354 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:03:46,356 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:46,356 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 17:03:46,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 17:03:46,359 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:03:46,359 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:03:46,362 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:03:46,362 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:03:46,365 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:03:46,365 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:03:46,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:03:46,368 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:03:46,368 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:03:46,370 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:03:46,370 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:03:46,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:03:46,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:03:46,378 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:03:46,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:03:46,384 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:03:46,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:03:46,391 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:03:46,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:03:46,398 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:03:46,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 17:03:46,401 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:03:46,402 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 17:03:46,402 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:03:46,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:46,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:46,415 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 17:03:46,416 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,416 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:03:46,416 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 17:03:46,416 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,417 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:03:46,420 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,420 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 17:03:46,422 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 17:03:46,426 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:03:46,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:03:46,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:03:46,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:03:46,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:03:46,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:03:46,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 17:03:46,442 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,442 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:03:46,442 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:03:46,442 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 17:03:46,443 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:03:46,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 17:03:46,446 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 17:03:46,446 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:03:46,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:46,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:46,457 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 17:03:46,458 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,458 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:03:46,458 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 17:03:46,459 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,459 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:03:46,462 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,462 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 17:03:46,465 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:03:46,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:03:46,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:03:46,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 17:03:46,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:03:46,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:03:46,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:03:46,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 17:03:46,484 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,485 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:03:46,485 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:03:46,485 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 17:03:46,485 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:03:46,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:03:46,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 17:03:46,489 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:03:46,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:46,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:46,500 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 17:03:46,501 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,501 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:03:46,502 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 17:03:46,502 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,503 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:03:46,505 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,505 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 17:03:46,508 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:03:46,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:03:46,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:03:46,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 17:03:46,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:03:46,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:03:46,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:03:46,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 17:03:46,528 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,529 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:03:46,529 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:03:46,529 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 17:03:46,529 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:03:46,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 17:03:46,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 17:03:46,533 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:03:46,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:03:46,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:46,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:03:46,544 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 17:03:46,544 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,545 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:03:46,545 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 17:03:46,546 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,546 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:03:46,549 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,549 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 17:03:46,552 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:03:46,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:03:46,555 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:03:46,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:03:46,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 17:03:46,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:03:46,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:03:46,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:03:46,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 17:03:46,572 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:03:46,572 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:03:46,573 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:03:46,573 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 17:03:46,573 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:03:46,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 17:03:46,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 17:03:46,577 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:03:46,578 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:03:46,578 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:03:46,578 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:03:46,578 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:03:46,578 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:03:46,578 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:03:46,578 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:03:46,578 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:46,578 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:03:46,579 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:03:46,580 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:03:46,580 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:03:46,582 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:03:46,585 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:03:46,587 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:03:46,590 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:03:46,590 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:03:46,593 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:03:46,593 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 0x7fec0589b6d0> 2024-03-01 17:03:46,593 INFO blivet/MainThread: sorting actions... 2024-03-01 17:03:46,626 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:03:46,626 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:03:46,626 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:03:46,627 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:03:46,627 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:03:46,627 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:03:46,628 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:03:46,628 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:03:46,628 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:03:46,629 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:03:46,629 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:03:46,629 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:03:46,630 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:03:46,630 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:03:46,630 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:03:46,631 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:03:46,631 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:03:46,631 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:03:46,632 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:03:46,632 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:03:46,633 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:03:46,633 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:03:46,633 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:03:46,634 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:03:46,634 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:03:46,635 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:03:46,635 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:03:46,635 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:03:46,636 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:03:46,636 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:03:46,636 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:03:46,637 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:03:46,637 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:03:46,637 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:03:46,638 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:03:46,638 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:03:46,639 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:03:46,639 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:46,639 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:46,640 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:03:46,642 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:46,645 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 17:03:46,645 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 17:03:46,651 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,678 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,678 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,690 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,690 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:03:46,694 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:46,697 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 17:03:46,697 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 17:03:46,702 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,729 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,738 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,738 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:03:46,742 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:46,745 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 17:03:46,745 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 17:03:46,750 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,750 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,775 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,788 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,788 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:03:46,792 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:46,795 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 17:03:46,795 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 17:03:46,800 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,800 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,822 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,822 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,836 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,837 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:03:46,840 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:46,843 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 17:03:46,843 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 17:03:46,849 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,849 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,874 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,887 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,888 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:03:46,891 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:46,894 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 17:03:46,894 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 17:03:46,899 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,921 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,935 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,935 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:03:46,939 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:46,942 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 17:03:46,942 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 17:03:46,947 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,972 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:46,985 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,985 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:03:46,989 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:46,991 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:03:46,992 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:03:46,998 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:46,998 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,024 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,024 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,036 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,036 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:03:47,040 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:47,042 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:03:47,043 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:03:47,050 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,051 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,075 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,088 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,088 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:03:47,092 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:03:47,094 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:03:47,095 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:03:47,101 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,125 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,125 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,138 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,138 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:03:47,142 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,145 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,147 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,147 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:03:47,147 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:47,148 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:47,183 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 17:03:47,183 INFO program/MainThread: stderr[5]: 2024-03-01 17:03:47,183 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:03:47,184 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 17:03:47,195 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 17:03:47,196 INFO program/MainThread: stderr[6]: 2024-03-01 17:03:47,196 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:03:47,196 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 17:03:47,220 INFO program/MainThread: stdout[7]: 2024-03-01 17:03:47,220 INFO program/MainThread: stderr[7]: 2024-03-01 17:03:47,220 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:03:47,221 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 17:03:47,221 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,235 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:03:47,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 17:03:47,240 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 17:03:47,250 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,250 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,271 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,271 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:03:47,275 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,277 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,280 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,280 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:03:47,280 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:47,281 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:47,313 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 17:03:47,313 INFO program/MainThread: stderr[8]: 2024-03-01 17:03:47,313 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:03:47,314 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 17:03:47,327 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 17:03:47,327 INFO program/MainThread: stderr[9]: 2024-03-01 17:03:47,327 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:03:47,327 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 17:03:47,460 INFO program/MainThread: stdout[10]: 2024-03-01 17:03:47,460 INFO program/MainThread: stderr[10]: 2024-03-01 17:03:47,460 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:03:47,461 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 17:03:47,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,474 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,478 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:03:47,478 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:03:47,479 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 17:03:47,488 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,511 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,511 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:03:47,515 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,518 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,520 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,520 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:03:47,520 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:47,521 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:47,559 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 17:03:47,559 INFO program/MainThread: stderr[11]: 2024-03-01 17:03:47,559 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:03:47,560 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 17:03:47,570 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 17:03:47,570 INFO program/MainThread: stderr[12]: 2024-03-01 17:03:47,570 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:03:47,570 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 17:03:47,600 INFO program/MainThread: stdout[13]: 2024-03-01 17:03:47,600 INFO program/MainThread: stderr[13]: 2024-03-01 17:03:47,600 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:03:47,600 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 17:03:47,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,613 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,617 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:03:47,617 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:03:47,618 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 17:03:47,627 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,650 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,650 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:03:47,654 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,656 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,659 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,659 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:03:47,659 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:47,659 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:47,699 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 17:03:47,699 INFO program/MainThread: stderr[14]: 2024-03-01 17:03:47,699 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:03:47,699 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 17:03:47,707 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 17:03:47,707 INFO program/MainThread: stderr[15]: 2024-03-01 17:03:47,707 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:03:47,707 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 17:03:47,730 INFO program/MainThread: stdout[16]: 2024-03-01 17:03:47,730 INFO program/MainThread: stderr[16]: 2024-03-01 17:03:47,730 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:03:47,730 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 17:03:47,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,740 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,743 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:03:47,744 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:03:47,745 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 17:03:47,754 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:47,779 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:47,779 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:03:47,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 17:03:47,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:03:47,788 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,791 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,793 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,796 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,799 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,801 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,804 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,807 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 17:03:47,810 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 17:03:47,863 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 17:03:47,863 INFO program/MainThread: stderr[17]: 2024-03-01 17:03:47,863 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:03:47,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:03:47,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:03:47,897 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,904 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,912 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,920 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,925 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,937 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,943 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:47,951 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:03:47,951 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:48,000 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:03:48,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:03:48,008 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:48,021 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,021 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 17:03:48,029 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:48,041 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,041 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:03:48,045 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 17:03:48,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 17:03:48,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:03:48,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:03:48,057 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:48,060 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:03:48,063 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:48,066 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:03:48,069 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:48,072 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:03:48,075 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:48,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:03:48,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:48,092 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:03:48,097 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 17:03:48,129 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 17:03:48,129 INFO program/MainThread: stderr[18]: 2024-03-01 17:03:48,129 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:03:48,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 17:03:48,133 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 17:03:48,196 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 17:03:48,196 INFO program/MainThread: stderr[19]: 2024-03-01 17:03:48,196 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:03:48,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:48,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:03:48,233 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:03:48,233 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:48,255 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:03:48,265 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:03:48,266 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:03:48,275 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,275 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:48,291 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,291 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:03:48,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:48,298 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:03:48,301 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 17:03:48,301 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 17:03:48,459 INFO program/MainThread: stdout: 2024-03-01 17:03:48,459 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:03:48,459 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:03:48,459 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:03:48,459 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:03:48,459 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:03:48,459 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:03:48,459 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:03:48,459 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:03:48,459 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:03:48,459 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:03:48,459 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,460 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 17:03:48,473 INFO program/MainThread: stdout: 2024-03-01 17:03:48,474 INFO program/MainThread: writing all SBs 2024-03-01 17:03:48,474 INFO program/MainThread: new label = "" 2024-03-01 17:03:48,474 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:48,491 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:03:48,495 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:03:48,496 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:03:48,506 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,506 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:48,524 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,524 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:03:48,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 17:03:48,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 17:03:48,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:48,534 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 17:03:48,562 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 17:03:48,563 INFO program/MainThread: stderr[20]: 2024-03-01 17:03:48,563 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:03:48,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 17:03:48,567 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 17:03:48,633 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 17:03:48,633 INFO program/MainThread: stderr[21]: 2024-03-01 17:03:48,633 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:03:48,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:48,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:03:48,661 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:03:48,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:48,693 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:03:48,698 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:03:48,698 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:03:48,708 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,708 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:48,725 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:48,725 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:03:48,729 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:48,732 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:03:48,734 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 17:03:48,735 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 17:03:49,516 INFO program/MainThread: stdout: 2024-03-01 17:03:49,516 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:03:49,516 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:03:49,516 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:03:49,516 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:03:49,516 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:03:49,516 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:03:49,516 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:03:49,517 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:03:49,517 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:03:49,517 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:03:49,517 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:49,517 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 17:03:49,537 INFO program/MainThread: stdout: 2024-03-01 17:03:49,538 INFO program/MainThread: writing all SBs 2024-03-01 17:03:49,538 INFO program/MainThread: new label = "" 2024-03-01 17:03:49,538 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:49,538 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:49,555 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:49,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:03:49,559 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:03:49,560 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:03:49,570 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:49,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:49,586 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:49,586 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:03:49,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 17:03:49,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 17:03:49,596 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:49,596 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 17:03:49,630 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 17:03:49,630 INFO program/MainThread: stderr[22]: 2024-03-01 17:03:49,630 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:03:49,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 17:03:49,634 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 17:03:49,698 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 17:03:49,699 INFO program/MainThread: stderr[23]: 2024-03-01 17:03:49,699 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:03:49,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:49,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:03:49,721 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:03:49,721 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:49,767 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:49,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:03:49,772 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:03:49,772 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:03:49,781 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:49,782 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:49,798 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:49,798 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:03:49,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:49,805 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:03:49,807 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 17:03:49,808 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 17:03:50,600 INFO program/MainThread: stdout: 2024-03-01 17:03:50,601 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 17:03:50,601 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:03:50,601 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:03:50,601 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:03:50,601 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 17:03:50,601 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:03:50,601 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:03:50,601 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:03:50,601 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:03:50,601 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:03:50,601 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:50,602 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 17:03:50,616 INFO program/MainThread: stdout: 2024-03-01 17:03:50,616 INFO program/MainThread: writing all SBs 2024-03-01 17:03:50,616 INFO program/MainThread: new label = "" 2024-03-01 17:03:50,616 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:50,616 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:50,633 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:50,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:03:50,637 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:03:50,638 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:03:50,647 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:50,648 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:50,664 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:50,664 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:03:50,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 17:03:50,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 17:03:50,674 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:50,674 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 17:03:50,706 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 17:03:50,706 INFO program/MainThread: stderr[24]: 2024-03-01 17:03:50,706 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:03:50,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 17:03:50,710 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 17:03:50,775 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 17:03:50,776 INFO program/MainThread: stderr[25]: 2024-03-01 17:03:50,776 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:03:50,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:50,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:03:50,796 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:03:50,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:50,835 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:50,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:03:50,841 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:03:50,841 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:03:50,851 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:50,851 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:50,868 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:50,868 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:03:50,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:50,875 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:03:50,878 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 17:03:50,878 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 17:03:51,685 INFO program/MainThread: stdout: 2024-03-01 17:03:51,685 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 17:03:51,685 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:03:51,685 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:03:51,685 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:03:51,685 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 17:03:51,685 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:03:51,685 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:03:51,685 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:03:51,685 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:03:51,685 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:03:51,686 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:51,686 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 17:03:51,702 INFO program/MainThread: stdout: 2024-03-01 17:03:51,702 INFO program/MainThread: writing all SBs 2024-03-01 17:03:51,702 INFO program/MainThread: new label = "" 2024-03-01 17:03:51,702 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:51,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:51,720 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:51,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:03:51,724 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:03:51,726 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:03:51,735 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:51,736 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:51,753 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:51,753 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:03:51,757 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:51,760 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:03:51,762 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:03:51,762 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:03:51,762 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:51,763 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:51,793 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 17:03:51,793 INFO program/MainThread: stderr[26]: 2024-03-01 17:03:51,793 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:03:51,793 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 17:03:51,808 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 17:03:51,808 INFO program/MainThread: stderr[27]: 2024-03-01 17:03:51,808 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:03:51,808 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 17:03:51,834 INFO program/MainThread: stdout[28]: 2024-03-01 17:03:51,834 INFO program/MainThread: stderr[28]: 2024-03-01 17:03:51,834 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:03:51,835 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 17:03:51,835 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:51,848 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:51,852 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:03:51,852 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:03:51,853 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 17:03:51,863 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:51,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:51,889 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:51,889 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:03:51,893 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:51,895 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:03:51,898 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:03:51,898 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:03:51,898 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:51,898 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:51,933 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 17:03:51,933 INFO program/MainThread: stderr[29]: 2024-03-01 17:03:51,933 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:03:51,933 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 17:03:51,944 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 17:03:51,945 INFO program/MainThread: stderr[30]: 2024-03-01 17:03:51,945 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:03:51,945 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 17:03:51,974 INFO program/MainThread: stdout[31]: 2024-03-01 17:03:51,974 INFO program/MainThread: stderr[31]: 2024-03-01 17:03:51,974 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:03:51,974 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 17:03:51,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:51,987 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:51,991 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:03:51,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 17:03:51,992 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 17:03:52,001 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,001 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,026 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,026 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:03:52,030 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,033 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,035 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,035 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:03:52,035 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:52,035 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:52,067 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 17:03:52,068 INFO program/MainThread: stderr[32]: 2024-03-01 17:03:52,068 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:03:52,068 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 17:03:52,081 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 17:03:52,081 INFO program/MainThread: stderr[33]: 2024-03-01 17:03:52,082 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:03:52,082 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 17:03:52,110 INFO program/MainThread: stdout[34]: 2024-03-01 17:03:52,110 INFO program/MainThread: stderr[34]: 2024-03-01 17:03:52,110 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:03:52,110 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 17:03:52,111 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,124 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,128 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:03:52,128 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:03:52,129 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 17:03:52,138 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,164 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,164 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:03:52,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 17:03:52,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:03:52,183 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,186 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,189 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,191 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,194 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,197 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 17:03:52,199 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 17:03:52,246 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 17:03:52,246 INFO program/MainThread: stderr[35]: 2024-03-01 17:03:52,246 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:03:52,253 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:03:52,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:03:52,278 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,284 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,294 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,303 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,309 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,314 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,315 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,345 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:03:52,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:03:52,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,368 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,369 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 17:03:52,377 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,388 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,388 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:03:52,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 17:03:52,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 17:03:52,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:03:52,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:03:52,403 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,406 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,410 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,413 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,415 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,418 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:03:52,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,428 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:03:52,432 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 17:03:52,464 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:03:52,464 INFO program/MainThread: stderr[36]: 2024-03-01 17:03:52,464 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:03:52,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 17:03:52,468 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 17:03:52,532 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 17:03:52,532 INFO program/MainThread: stderr[37]: 2024-03-01 17:03:52,532 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:03:52,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:03:52,569 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:03:52,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,591 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:03:52,596 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:03:52,596 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:03:52,606 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,622 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,622 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:03:52,626 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,629 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:03:52,631 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 17:03:52,632 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 17:03:52,788 INFO program/MainThread: stdout: 2024-03-01 17:03:52,788 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 17:03:52,788 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:03:52,788 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:03:52,788 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:03:52,788 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 17:03:52,788 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:03:52,788 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:03:52,788 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:03:52,788 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:03:52,788 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:03:52,789 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,789 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 17:03:52,803 INFO program/MainThread: stdout: 2024-03-01 17:03:52,804 INFO program/MainThread: writing all SBs 2024-03-01 17:03:52,804 INFO program/MainThread: new label = "" 2024-03-01 17:03:52,804 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,821 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:03:52,825 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:03:52,826 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:03:52,836 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:52,854 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:52,854 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:03:52,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 17:03:52,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 17:03:52,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,864 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 17:03:52,895 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 17:03:52,896 INFO program/MainThread: stderr[38]: 2024-03-01 17:03:52,896 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:03:52,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 17:03:52,900 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 17:03:52,958 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 17:03:52,959 INFO program/MainThread: stderr[39]: 2024-03-01 17:03:52,959 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:03:52,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:52,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:03:52,981 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:03:52,981 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:53,011 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:53,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:03:53,017 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:03:53,017 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:03:53,027 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:53,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:53,044 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:53,044 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:03:53,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:53,051 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:03:53,053 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 17:03:53,054 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 17:03:53,877 INFO program/MainThread: stdout: 2024-03-01 17:03:53,877 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 17:03:53,877 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:03:53,877 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:03:53,877 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:03:53,878 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 17:03:53,878 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:03:53,878 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:03:53,878 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:03:53,878 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:03:53,878 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:03:53,878 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:53,878 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 17:03:53,893 INFO program/MainThread: stdout: 2024-03-01 17:03:53,894 INFO program/MainThread: writing all SBs 2024-03-01 17:03:53,894 INFO program/MainThread: new label = "" 2024-03-01 17:03:53,894 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:53,894 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:53,911 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:53,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:03:53,915 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:03:53,916 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:03:53,926 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:53,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:53,943 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:53,943 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:03:53,947 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:53,950 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:53,952 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:53,952 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:03:53,952 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:53,952 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:53,993 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:03:53,994 INFO program/MainThread: stderr[40]: 2024-03-01 17:03:53,994 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:03:53,994 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 17:03:54,004 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 17:03:54,005 INFO program/MainThread: stderr[41]: 2024-03-01 17:03:54,005 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:03:54,005 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 17:03:54,033 INFO program/MainThread: stdout[42]: 2024-03-01 17:03:54,033 INFO program/MainThread: stderr[42]: 2024-03-01 17:03:54,033 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:03:54,034 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 17:03:54,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,047 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,051 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:03:54,051 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:03:54,052 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:03:54,062 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,062 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,085 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,085 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:03:54,089 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,092 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,095 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,095 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:03:54,095 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:54,095 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:54,134 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:03:54,134 INFO program/MainThread: stderr[43]: 2024-03-01 17:03:54,134 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:03:54,134 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 17:03:54,146 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 17:03:54,147 INFO program/MainThread: stderr[44]: 2024-03-01 17:03:54,147 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:03:54,147 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 17:03:54,177 INFO program/MainThread: stdout[45]: 2024-03-01 17:03:54,177 INFO program/MainThread: stderr[45]: 2024-03-01 17:03:54,178 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:03:54,178 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 17:03:54,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,191 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,195 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:03:54,195 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:03:54,196 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:03:54,206 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,231 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,231 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:03:54,235 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,237 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,240 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,240 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:03:54,240 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:03:54,240 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:03:54,281 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:03:54,281 INFO program/MainThread: stderr[46]: 2024-03-01 17:03:54,281 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:03:54,282 INFO program/MainThread: Running [47] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:03:54,292 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 17:03:54,292 INFO program/MainThread: stderr[47]: 2024-03-01 17:03:54,292 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:03:54,292 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 17:03:54,321 INFO program/MainThread: stdout[48]: 2024-03-01 17:03:54,321 INFO program/MainThread: stderr[48]: 2024-03-01 17:03:54,321 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:03:54,322 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 17:03:54,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,335 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,339 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:03:54,339 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:03:54,340 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:03:54,350 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,350 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,376 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,376 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:03:54,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:03:54,383 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:03:54,385 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,388 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,391 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,393 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,396 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,399 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,401 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:03:54,401 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 17:03:54,459 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 17:03:54,459 INFO program/MainThread: stderr[49]: 2024-03-01 17:03:54,459 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:03:54,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:03:54,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:03:54,497 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,505 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,510 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,518 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,525 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,536 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,536 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,557 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:03:54,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:03:54,564 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,577 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,578 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:03:54,587 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,587 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,598 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,598 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:03:54,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 17:03:54,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 17:03:54,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:03:54,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:03:54,614 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,617 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,620 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,623 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,626 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,629 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:03:54,629 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,643 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,647 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:03:54,648 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 17:03:54,680 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:03:54,680 INFO program/MainThread: stderr[50]: 2024-03-01 17:03:54,680 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:03:54,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 17:03:54,684 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 17:03:54,749 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 17:03:54,750 INFO program/MainThread: stderr[51]: 2024-03-01 17:03:54,750 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:03:54,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:03:54,767 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:03:54,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,800 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:03:54,805 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:03:54,805 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:03:54,815 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,816 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:54,831 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:54,831 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:03:54,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:54,838 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:03:54,841 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 17:03:54,841 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 17:03:54,999 INFO program/MainThread: stdout: 2024-03-01 17:03:54,999 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:03:54,999 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:03:54,999 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:03:54,999 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:03:54,999 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:03:55,000 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:03:55,000 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:03:55,000 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:03:55,000 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:03:55,000 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:03:55,000 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:55,000 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 17:03:55,014 INFO program/MainThread: stdout: 2024-03-01 17:03:55,015 INFO program/MainThread: writing all SBs 2024-03-01 17:03:55,015 INFO program/MainThread: new label = "" 2024-03-01 17:03:55,015 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:55,015 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:55,032 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:55,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:03:55,036 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:03:55,038 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:03:55,047 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:55,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:55,064 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:55,064 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:55,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:03:55,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:03:55,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:55,074 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 17:03:55,105 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 17:03:55,105 INFO program/MainThread: stderr[52]: 2024-03-01 17:03:55,105 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:03:55,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:03:55,109 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 17:03:55,164 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 17:03:55,164 INFO program/MainThread: stderr[53]: 2024-03-01 17:03:55,164 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:03:55,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:55,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:55,183 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:03:55,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:55,221 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:55,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:03:55,226 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:03:55,226 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:03:55,235 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:55,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:55,253 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:55,253 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:03:55,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:03:55,260 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:03:55,262 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:03:55,263 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:03:56,042 INFO program/MainThread: stdout: 2024-03-01 17:03:56,043 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 17:03:56,043 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:03:56,043 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:03:56,049 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:03:56,049 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 17:03:56,049 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:03:56,049 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:03:56,049 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:03:56,049 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:03:56,049 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:03:56,049 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:56,050 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:03:56,070 INFO program/MainThread: stdout: 2024-03-01 17:03:56,070 INFO program/MainThread: writing all SBs 2024-03-01 17:03:56,070 INFO program/MainThread: new label = "" 2024-03-01 17:03:56,070 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:56,071 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:56,087 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:56,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:03:56,091 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:03:56,092 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:03:56,101 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:56,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:03:56,117 DEBUG program/MainThread: Return code: 0 2024-03-01 17:03:56,122 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:03:56,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 0x7fec058f3db0> 2024-03-01 17:03:56,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:03:56,128 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:03:56,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 17:03:56,134 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:03:56,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:03:56,140 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:03:56,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:03:56,145 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:03:56,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 17:03:56,151 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:03:56,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:03:56,156 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:03:56,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:03:56,161 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:03:56,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:03:56,167 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:03:56,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:03:56,173 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:03:56,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 17:03:56,178 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:03:56,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:03:56,183 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:03:56,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:03:56,188 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:03:56,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 17:03:56,194 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:03:56,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:03:56,199 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:03:56,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:03:56,204 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:03:56,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:03:56,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:03:56,209 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:04:18,118 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_r1ytzh6t/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:04:18,153 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:18,154 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:04:18,157 INFO program/MainThread: stdout[2]: 2024-03-01 17:04:18,157 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 17:04:18,157 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:04:18,157 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:04:18,162 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:18,162 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:04:18,165 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:18,166 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:04:18,168 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:18,168 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:04:18,171 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:18,171 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:04:18,182 INFO program/MainThread: stdout: 2024-03-01 17:04:18,182 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:04:18,182 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY 2024-03-01 17:04:18,182 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c9172521-f31d-44a4-b12d-4eda7fa54bd3 2024-03-01 17:04:18,182 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v 2024-03-01 17:04:18,182 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c9172521-f31d-44a4-b12d-4eda7fa54bd3 2024-03-01 17:04:18,182 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 6e88042d-ffaa-4c93-9561-aa2cf1c87855 2024-03-01 17:04:18,182 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 2024-03-01 17:04:18,182 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk 2024-03-01 17:04:18,182 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs cb9fc01d-4ad3-4498-989c-20d1f33b903d 2024-03-01 17:04:18,182 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a1217e31-625e-4847-8f91-8718868f3b1c 2024-03-01 17:04:18,182 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h 2024-03-01 17:04:18,182 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw 2024-03-01 17:04:18,182 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e 2024-03-01 17:04:18,182 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 42b413d3-8ba8-4702-86d4-de4b6151af0d 2024-03-01 17:04:18,183 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 54c6e7c9-9f57-491b-ade1-9e535ebafd13 2024-03-01 17:04:18,183 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dce7c205-86b7-40d0-b192-a2928784fe48 2024-03-01 17:04:18,183 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB 2024-03-01 17:04:18,183 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dce7c205-86b7-40d0-b192-a2928784fe48 2024-03-01 17:04:18,183 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 2024-03-01 17:04:18,183 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e771e1cd-2c04-4ea1-9e07-e3aa55f07edd 2024-03-01 17:04:18,183 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl 2024-03-01 17:04:18,183 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e771e1cd-2c04-4ea1-9e07-e3aa55f07edd 2024-03-01 17:04:18,183 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:04:18,183 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:04:18,183 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:04:18,183 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:04:18,183 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:18,183 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c9172521-f31d-44a4-b12d-4eda7fa54bd3 sdb 1073741824 root disk brw-rw---- LVM2_member UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c9172521-f31d-44a4-b12d-4eda7fa54bd3 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 6e88042d-ffaa-4c93-9561-aa2cf1c87855 sdc 1073741824 root disk brw-rw---- LVM2_member Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 sdd 1073741824 root disk brw-rw---- LVM2_member 7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk |-test_vg2-lv4 641728512 root disk brw-rw---- xfs cb9fc01d-4ad3-4498-989c-20d1f33b903d `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a1217e31-625e-4847-8f91-8718868f3b1c sde 1073741824 root disk brw-rw---- LVM2_member bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h sdf 1073741824 root disk brw-rw---- LVM2_member LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw sdg 1073741824 root disk brw-rw---- LVM2_member 559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 42b413d3-8ba8-4702-86d4-de4b6151af0d |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 54c6e7c9-9f57-491b-ade1-9e535ebafd13 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dce7c205-86b7-40d0-b192-a2928784fe48 sdh 1073741824 root disk brw-rw---- LVM2_member NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dce7c205-86b7-40d0-b192-a2928784fe48 sdi 1073741824 root disk brw-rw---- LVM2_member f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e771e1cd-2c04-4ea1-9e07-e3aa55f07edd sdj 1073741824 root disk brw-rw---- LVM2_member yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e771e1cd-2c04-4ea1-9e07-e3aa55f07edd 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 17:04:18,183 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:18,183 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:18,184 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:04:18,184 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:18,184 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:04:18,184 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:04:18,184 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:18,198 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:18,215 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 17:04:18,219 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/lvm-pv-uuid-wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY', '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': 'wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY', 'ID_FS_UUID_ENC': 'wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:04:18,219 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:04:18,219 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 17:04:18,256 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:18,256 INFO program/MainThread: stderr[3]: 2024-03-01 17:04:18,256 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:04:18,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:18,268 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:04:18,270 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 17:04:18,274 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:04:18,275 INFO blivet/MainThread: sda is a disk 2024-03-01 17:04:18,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:04:18,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:04:18,279 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:04:18,282 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:04:18,282 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:04:18,285 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:04:18,286 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:04:18,286 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:04:18,286 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe673f5deb0) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:04:18,289 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:04:18,293 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:18,293 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:04:18,296 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:18,296 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:04:18,299 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:18,299 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:04:18,303 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:18,303 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:04:18,306 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:04:18,306 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:04:18,306 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 17:04:18,342 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_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=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_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=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:04:18,342 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v. WARNING: Couldn't find device with uuid Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8. WARNING: VG test_vg1 is missing PV UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:04:18,343 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:04:18,343 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:04:18,347 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; pe_start: 8 MiB ; 2024-03-01 17:04:18,347 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:04:18,350 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:04:18,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:18,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:18,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:18,362 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 17:04:18,397 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:04:18,398 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v. WARNING: Couldn't find device with uuid Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8. WARNING: VG test_vg1 is missing PV UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:04:18,398 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:04:18,398 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:04:18,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:04:18,403 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:04:18,407 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:04:18,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:04:18,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:04:18,411 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 17:04:18,445 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz 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=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw 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=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:18,445 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v. WARNING: Couldn't find device with uuid Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8. WARNING: VG test_vg1 is missing PV UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:04:18,446 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:04:18,450 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:04:18,450 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:04:18,453 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:04:18,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:18,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:04:18,458 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:04:18,459 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:18,462 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e', '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': 'UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v', 'ID_FS_UUID_ENC': 'UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:04:18,462 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:04:18,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:18,473 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:04:18,474 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:04:18,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:04:18,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:04:18,477 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:04:18,480 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:04:18,480 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:04:18,483 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:04:18,483 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:04:18,484 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:04:18,484 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe672afe400) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:04:18,487 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:04:18,490 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:18,490 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:04:18,493 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:18,493 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:04:18,496 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:18,496 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:04:18,499 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:18,499 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:04:18,502 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:04:18,502 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:04:18,502 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 17:04:18,534 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_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=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:04:18,535 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8. WARNING: VG test_vg1 is missing PV Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 (last written to /dev/sdc). 2024-03-01 17:04:18,535 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:04:18,535 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:04:18,539 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:04:18,539 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:04:18,542 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:04:18,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:18,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:04:18,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:04:18,555 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:04:18,558 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:04:18,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:18,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:18,564 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 17:04:18,596 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:18,597 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8. WARNING: VG test_vg1 is missing PV Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 (last written to /dev/sdc). 2024-03-01 17:04:18,597 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:04:18,597 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:04:18,597 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:18,601 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:04:18,601 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:04:18,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:18,612 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:04:18,613 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:04:18,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:04:18,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:04:18,616 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:04:18,619 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:04:18,619 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:04:18,622 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:04:18,622 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:04:18,623 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:04:18,623 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe672b09cd0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:04:18,626 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:04:18,626 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:04:18,629 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:04:18,629 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:04:18,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:18,640 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:04:18,640 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:04:18,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:04:18,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:04:18,643 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:04:18,646 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:04:18,646 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:04:18,649 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:04:18,649 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:04:18,650 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:04:18,650 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe672b09640) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:04:18,653 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:04:18,653 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:04:18,656 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8', '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': 'Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8', 'ID_FS_UUID_ENC': 'Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:04:18,656 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:04:18,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:18,666 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:04:18,667 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:04:18,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:04:18,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:04:18,670 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:04:18,673 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:04:18,673 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:04:18,676 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:04:18,676 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:04:18,676 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:04:18,676 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe672b0ce50) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:04:18,679 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:04:18,683 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:18,683 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:04:18,686 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:18,686 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:04:18,689 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:18,689 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:04:18,692 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:18,692 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:04:18,694 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:04:18,694 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:04:18,695 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 17:04:18,729 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:04:18,729 INFO program/MainThread: stderr[9]: 2024-03-01 17:04:18,729 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:04:18,729 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:04:18,733 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:04:18,733 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:04:18,736 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:04:18,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:18,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:18,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:04:18,748 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:04:18,751 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:04:18,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:18,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:18,756 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 17:04:18,795 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:18,795 INFO program/MainThread: stderr[10]: 2024-03-01 17:04:18,795 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:04:18,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:18,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:18,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:04:18,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:04:18,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:04:18,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:04:18,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:04:18,818 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:04:18,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:04:18,822 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:04:18,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:04:18,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:04:18,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:04:18,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:04:18,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:04:18,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:04:18,834 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:04:18,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:04:18,838 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:04:18,838 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:04:18,838 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:04:18,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:04:18,841 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:04:18,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:04:18,844 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:04:18,848 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/6e88042d-ffaa-4c93-9561-aa2cf1c87855 ' '/dev/disk/by-id/dm-uuid-LVM-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO49yWSwT6cykb2qMCD6fxtpPiQOWTu2SNz', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '170', '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-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO49yWSwT6cykb2qMCD6fxtpPiQOWTu2SNz', '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': '6e88042d-ffaa-4c93-9561-aa2cf1c87855', 'ID_FS_UUID_ENC': '6e88042d-ffaa-4c93-9561-aa2cf1c87855', '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': '1508010078'} ; 2024-03-01 17:04:18,848 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:04:18,848 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:18,851 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:04:18,852 INFO program/MainThread: stderr[11]: 2024-03-01 17:04:18,852 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:04:18,852 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:18,854 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:04:18,854 INFO program/MainThread: stderr[12]: 2024-03-01 17:04:18,854 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:04:18,854 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:18,857 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:04:18,857 INFO program/MainThread: stderr[13]: 2024-03-01 17:04:18,857 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:04:18,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:04:18,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:18,867 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:04:18,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:18,867 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:04:18,864 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672b1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz 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 (0x7fe672bf4250) -- 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 = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:18,868 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:18,870 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:04:18,871 INFO program/MainThread: stderr[14]: 2024-03-01 17:04:18,871 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:04:18,874 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:04:18,878 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:18,878 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:04:18,881 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:18,881 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:04:18,884 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:18,884 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:04:18,887 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:18,887 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:04:18,889 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:04:18,889 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:04:18,893 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:18,893 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:04:18,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:04:18,896 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:18,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:18,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:18,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:04:18,911 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:04:18,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:04:18,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:04:18,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:04:18,917 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:04:18,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:04:18,921 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:04:18,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:04:18,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:04:18,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:04:18,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:04:18,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:04:18,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:04:18,934 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:04:18,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:04:18,937 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:04:18,938 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:04:18,938 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:04:18,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:04:18,941 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:04:18,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:04:18,944 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:04:18,947 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-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO4hXUiYWPeXKfWD4HxpJmCquYVmye5dNmw ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/c9172521-f31d-44a4-b12d-4eda7fa54bd3', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '169', '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-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO4hXUiYWPeXKfWD4HxpJmCquYVmye5dNmw', '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': 'c9172521-f31d-44a4-b12d-4eda7fa54bd3', 'ID_FS_UUID_ENC': 'c9172521-f31d-44a4-b12d-4eda7fa54bd3', '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': '1507586363'} ; 2024-03-01 17:04:18,947 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:04:18,948 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:18,951 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:04:18,951 INFO program/MainThread: stderr[15]: 2024-03-01 17:04:18,951 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:04:18,951 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:18,953 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:04:18,954 INFO program/MainThread: stderr[16]: 2024-03-01 17:04:18,954 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:04:18,954 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:18,956 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:04:18,956 INFO program/MainThread: stderr[17]: 2024-03-01 17:04:18,956 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:04:18,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:18,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:04:18,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:18,967 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:18,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:18,968 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:18,964 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672b1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw 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 (0x7fe672bf4250) -- name = test_vg1 status = True 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 = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:18,968 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:18,971 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:04:18,971 INFO program/MainThread: stderr[18]: 2024-03-01 17:04:18,971 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:04:18,975 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:04:18,978 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:18,979 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:04:18,982 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:18,982 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:04:18,985 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:18,985 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:04:18,988 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:18,988 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:04:18,989 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:04:18,992 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:18,992 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:04:18,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:04:18,995 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:18,995 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:18,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/lvm-pv-uuid-7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk', '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': '7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk', 'ID_FS_UUID_ENC': '7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:04:18,998 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:04:19,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:19,010 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:04:19,010 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:04:19,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:04:19,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:04:19,013 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:04:19,016 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:04:19,016 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:04:19,019 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:04:19,020 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:04:19,020 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:04:19,020 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe673f73490) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:04:19,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:04:19,026 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:19,026 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:04:19,029 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:19,029 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:04:19,032 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,032 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:04:19,035 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,035 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:04:19,038 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:04:19,038 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:04:19,038 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/sdd,/dev/sda ... 2024-03-01 17:04:19,076 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:04:19,076 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h. WARNING: Couldn't find device with uuid LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw. WARNING: VG test_vg2 is missing PV bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw (last written to /dev/sdf). 2024-03-01 17:04:19,076 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:04:19,076 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:04:19,080 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:04:19,081 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:04:19,084 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:04:19,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:19,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:19,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:19,094 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/sdd,/dev/sda ... 2024-03-01 17:04:19,135 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 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=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:04:19,135 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h. WARNING: Couldn't find device with uuid LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw. WARNING: VG test_vg2 is missing PV bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw (last written to /dev/sdf). 2024-03-01 17:04:19,135 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:04:19,135 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:04:19,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:04:19,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:04:19,143 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:04:19,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:04:19,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:04:19,146 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/sdd,/dev/sda ... 2024-03-01 17:04:19,181 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:19,181 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h. WARNING: Couldn't find device with uuid LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw. WARNING: VG test_vg2 is missing PV bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw (last written to /dev/sdf). 2024-03-01 17:04:19,181 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:04:19,185 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:04:19,186 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:04:19,188 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:04:19,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:19,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:04:19,194 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:04:19,194 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:19,198 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/lvm-pv-uuid-bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': 'bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h', 'ID_FS_UUID_ENC': 'bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:04:19,198 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:04:19,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:19,209 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:04:19,210 INFO blivet/MainThread: sde is a disk 2024-03-01 17:04:19,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:04:19,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:04:19,212 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:04:19,215 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:04:19,216 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:04:19,218 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:04:19,219 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:04:19,219 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:04:19,219 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe673eadc70) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:04:19,222 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:04:19,225 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:19,225 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:04:19,228 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:19,228 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:04:19,231 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,231 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:04:19,235 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,235 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:04:19,237 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:04:19,237 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:04:19,237 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:04:19,275 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:04:19,275 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw. WARNING: VG test_vg2 is missing PV LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw (last written to /dev/sdf). 2024-03-01 17:04:19,275 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:04:19,275 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:04:19,279 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:04:19,279 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:04:19,282 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:04:19,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:19,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:04:19,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:04:19,293 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:04:19,296 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:04:19,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:19,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:19,302 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:04:19,341 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:19,342 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw. WARNING: VG test_vg2 is missing PV LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw (last written to /dev/sdf). 2024-03-01 17:04:19,342 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:04:19,342 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:04:19,342 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:19,346 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/lvm-pv-uuid-LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65', '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': 'LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw', 'ID_FS_UUID_ENC': 'LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:04:19,346 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:04:19,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:19,358 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:04:19,358 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:04:19,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:04:19,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:04:19,362 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:04:19,364 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:04:19,365 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:04:19,367 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:04:19,368 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:04:19,368 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:04:19,368 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe672b355e0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:04:19,371 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:04:19,374 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:19,374 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:04:19,377 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:19,377 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:04:19,380 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,380 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:04:19,383 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,383 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:04:19,386 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:04:19,386 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:04:19,386 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 17:04:19,420 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:04:19,421 INFO program/MainThread: stderr[24]: 2024-03-01 17:04:19,421 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:04:19,421 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:04:19,425 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:04:19,425 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:04:19,428 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:04:19,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:19,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:19,437 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:04:19,440 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:04:19,442 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:04:19,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:19,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:19,448 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sda ... 2024-03-01 17:04:19,483 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:19,483 INFO program/MainThread: stderr[25]: 2024-03-01 17:04:19,483 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:04:19,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:19,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:19,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:04:19,499 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:04:19,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:04:19,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:04:19,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:04:19,506 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:04:19,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:04:19,509 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:04:19,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:04:19,513 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:04:19,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:04:19,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:04:19,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:04:19,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:04:19,522 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:04:19,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:04:19,525 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:04:19,526 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:04:19,526 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:04:19,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:04:19,529 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:04:19,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:04:19,532 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:04:19,536 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-KissqpGSrght07IWG4i25yd2chljTlOR1AiNUre9yTTcIdcYj57hdNNM78AZoZ70 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/a1217e31-625e-4847-8f91-8718868f3b1c', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '168', '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-KissqpGSrght07IWG4i25yd2chljTlOR1AiNUre9yTTcIdcYj57hdNNM78AZoZ70', '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': 'a1217e31-625e-4847-8f91-8718868f3b1c', 'ID_FS_UUID_ENC': 'a1217e31-625e-4847-8f91-8718868f3b1c', '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': '1505802079'} ; 2024-03-01 17:04:19,536 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:04:19,536 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:19,539 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:04:19,539 INFO program/MainThread: stderr[26]: 2024-03-01 17:04:19,539 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:04:19,539 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:19,542 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:04:19,542 INFO program/MainThread: stderr[27]: 2024-03-01 17:04:19,542 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:04:19,542 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:19,544 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:04:19,545 INFO program/MainThread: stderr[28]: 2024-03-01 17:04:19,545 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:04:19,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:04:19,554 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:19,554 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:04:19,555 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:19,555 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:04:19,552 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672abeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 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 (0x7fe672bf4070) -- 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 = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:19,556 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:19,558 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:04:19,559 INFO program/MainThread: stderr[29]: 2024-03-01 17:04:19,559 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:04:19,562 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:04:19,566 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:19,566 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:04:19,569 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:19,569 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:04:19,572 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,573 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:04:19,576 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,576 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:04:19,576 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:04:19,579 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:19,579 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:04:19,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:04:19,583 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:19,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:19,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:19,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:04:19,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:04:19,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:04:19,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:04:19,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:04:19,604 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:04:19,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:04:19,607 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:04:19,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:04:19,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:04:19,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:04:19,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:04:19,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:04:19,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:04:19,621 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:04:19,624 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:04:19,624 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:04:19,624 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:04:19,624 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:04:19,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:04:19,627 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:04:19,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:04:19,631 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:04:19,634 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-KissqpGSrght07IWG4i25yd2chljTlORUXZGwHg4CmgleZcueHYlJnpmLvrqhzai ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/cb9fc01d-4ad3-4498-989c-20d1f33b903d', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '167', '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-KissqpGSrght07IWG4i25yd2chljTlORUXZGwHg4CmgleZcueHYlJnpmLvrqhzai', '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': 'cb9fc01d-4ad3-4498-989c-20d1f33b903d', 'ID_FS_UUID_ENC': 'cb9fc01d-4ad3-4498-989c-20d1f33b903d', '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': '1505369042'} ; 2024-03-01 17:04:19,634 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:04:19,634 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:19,637 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:04:19,637 INFO program/MainThread: stderr[30]: 2024-03-01 17:04:19,637 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:04:19,638 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:19,640 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:04:19,640 INFO program/MainThread: stderr[31]: 2024-03-01 17:04:19,640 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:04:19,640 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:19,643 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:04:19,643 INFO program/MainThread: stderr[32]: 2024-03-01 17:04:19,643 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:04:19,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:04:19,652 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:19,653 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:19,653 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:19,654 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:19,650 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672abf820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai 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 (0x7fe672bf4070) -- name = test_vg2 status = 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 = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:19,655 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:19,657 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:04:19,657 INFO program/MainThread: stderr[33]: 2024-03-01 17:04:19,657 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:04:19,661 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:04:19,664 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:19,665 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:04:19,668 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:19,668 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:04:19,671 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,671 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:04:19,674 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,675 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:04:19,675 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:04:19,678 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:19,678 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:04:19,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:04:19,681 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:19,681 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:19,684 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e', 'ID_FS_UUID_ENC': '559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:04:19,684 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:04:19,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:19,696 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:04:19,697 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:04:19,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:04:19,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:04:19,700 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:04:19,703 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:04:19,703 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:04:19,706 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:04:19,706 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:04:19,706 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:04:19,706 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe673ead8b0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:04:19,709 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:04:19,712 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:19,712 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:04:19,715 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:19,715 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:04:19,718 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,718 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:04:19,721 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,722 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:04:19,724 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:04:19,724 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:04:19,724 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sda,/dev/sdg ... 2024-03-01 17:04:19,766 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:04:19,766 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB. WARNING: Couldn't find device with uuid f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3. WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:19,766 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:04:19,766 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:04:19,770 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:04:19,770 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:04:19,773 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:04:19,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:19,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:19,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:19,785 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sda,/dev/sdg ... 2024-03-01 17:04:19,827 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 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=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 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=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:04:19,827 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB. WARNING: Couldn't find device with uuid f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3. WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:19,827 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:04:19,827 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:04:19,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:04:19,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:04:19,835 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:04:19,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:04:19,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:04:19,838 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sda,/dev/sdg ... 2024-03-01 17:04:19,879 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d 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=Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:19,879 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB. WARNING: Couldn't find device with uuid f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3. WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:19,879 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:04:19,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:04:19,884 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:04:19,886 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:04:19,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:19,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:04:19,892 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:04:19,892 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:19,896 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/lvm-pv-uuid-NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab', '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': 'NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB', 'ID_FS_UUID_ENC': 'NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:04:19,896 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:04:19,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:04:19,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:19,907 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:04:19,908 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:04:19,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:04:19,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:04:19,911 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:04:19,914 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:04:19,914 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:04:19,917 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:04:19,917 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:04:19,917 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:04:19,917 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe672b88850) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:04:19,921 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:04:19,924 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:19,924 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:04:19,927 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:19,927 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:04:19,930 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,930 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:04:19,933 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:19,933 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:04:19,936 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:04:19,936 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:04:19,936 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda,/dev/sdg ... 2024-03-01 17:04:19,975 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:04:19,975 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3. WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:19,975 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:04:19,975 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:04:19,979 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; pe_start: 8 MiB ; 2024-03-01 17:04:19,979 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:04:19,982 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:04:19,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:19,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:04:19,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:04:19,994 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:04:19,996 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:04:19,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:20,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:20,002 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sde,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sda,/dev/sdg ... 2024-03-01 17:04:20,039 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:20,040 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3. WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:20,040 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:04:20,040 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:04:20,040 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:20,044 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd', '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': 'f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3', 'ID_FS_UUID_ENC': 'f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:04:20,045 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:04:20,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:20,056 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:04:20,057 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:04:20,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:04:20,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:04:20,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:04:20,063 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:04:20,063 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:04:20,066 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:04:20,066 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:04:20,067 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:04:20,067 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe672ac5ac0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:04:20,070 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:04:20,073 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:20,073 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:04:20,076 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:20,076 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:04:20,079 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,079 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:04:20,082 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,082 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:04:20,085 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:04:20,085 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:04:20,085 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/sde,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdg ... 2024-03-01 17:04:20,126 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:04:20,126 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:20,126 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:04:20,127 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:04:20,130 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; pe_start: 8 MiB ; 2024-03-01 17:04:20,131 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:04:20,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:04:20,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:20,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:20,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:04:20,145 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:04:20,148 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:04:20,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:20,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:20,154 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/sde,/dev/sdc,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdg ... 2024-03-01 17:04:20,195 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:20,195 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:20,195 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:04:20,196 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:04:20,196 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:20,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/lvm-pv-uuid-yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff', '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': 'yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl', 'ID_FS_UUID_ENC': 'yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:04:20,200 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:04:20,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:20,212 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:04:20,212 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:04:20,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:04:20,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:04:20,215 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:04:20,218 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:04:20,219 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:04:20,222 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:04:20,222 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:04:20,222 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:04:20,222 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe672ace8b0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:04:20,225 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:04:20,228 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:20,229 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:04:20,231 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:20,232 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:04:20,235 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,235 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:04:20,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,238 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:04:20,240 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:04:20,240 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:04:20,241 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/sde,/dev/sdc,/dev/sdj,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdg ... 2024-03-01 17:04:20,278 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:04:20,278 INFO program/MainThread: stderr[41]: 2024-03-01 17:04:20,278 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:04:20,278 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:04:20,282 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:04:20,283 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:04:20,285 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:04:20,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:20,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:20,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:04:20,297 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:04:20,300 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:04:20,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:20,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:20,306 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/sde,/dev/sdc,/dev/sdj,/dev/sdf,/dev/sdb,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdg ... 2024-03-01 17:04:20,341 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:20,342 INFO program/MainThread: stderr[42]: 2024-03-01 17:04:20,342 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:04:20,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:20,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:20,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:04:20,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:04:20,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:04:20,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:04:20,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:04:20,365 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:04:20,368 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:04:20,368 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:04:20,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:04:20,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:04:20,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:04:20,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:04:20,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:04:20,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:04:20,381 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:04:20,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:04:20,385 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:04:20,385 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:04:20,385 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:04:20,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:04:20,388 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:04:20,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:04:20,391 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:04:20,395 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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDHRUbngbgWBsat9VtLKVTfGwpGCAUN8AJ ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/e771e1cd-2c04-4ea1-9e07-e3aa55f07edd ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '166', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDHRUbngbgWBsat9VtLKVTfGwpGCAUN8AJ', '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': 'e771e1cd-2c04-4ea1-9e07-e3aa55f07edd', 'ID_FS_UUID_ENC': 'e771e1cd-2c04-4ea1-9e07-e3aa55f07edd', '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': '1503611911'} ; 2024-03-01 17:04:20,395 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:04:20,395 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:20,398 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:04:20,398 INFO program/MainThread: stderr[43]: 2024-03-01 17:04:20,398 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:04:20,398 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:20,401 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:04:20,401 INFO program/MainThread: stderr[44]: 2024-03-01 17:04:20,401 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:04:20,401 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:20,403 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:04:20,404 INFO program/MainThread: stderr[45]: 2024-03-01 17:04:20,404 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:04:20,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:04:20,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:20,414 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:04:20,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:20,415 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:04:20,411 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672ad4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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 (0x7fe672ac5b20) -- 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 = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:20,416 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:20,418 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:04:20,419 INFO program/MainThread: stderr[46]: 2024-03-01 17:04:20,419 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:04:20,422 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:04:20,426 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:20,426 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:04:20,429 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:20,429 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:04:20,432 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,432 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:04:20,435 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,435 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:04:20,436 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:04:20,439 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:20,439 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:04:20,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:04:20,442 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:20,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:20,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:20,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:04:20,457 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:04:20,458 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:04:20,461 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:04:20,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:04:20,464 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:04:20,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 17:04:20,468 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:04:20,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:04:20,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:04:20,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:04:20,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:04:20,487 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:04:20,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:04:20,490 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:04:20,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:04:20,494 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:04:20,494 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:04:20,494 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:04:20,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:04:20,497 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:04:20,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 17:04:20,500 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:04:20,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/dce7c205-86b7-40d0-b192-a2928784fe48 ' '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDFKlPJkltnZO7NrRCoa1LDQWGEKPKtg3d', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '165', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDFKlPJkltnZO7NrRCoa1LDQWGEKPKtg3d', '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': 'dce7c205-86b7-40d0-b192-a2928784fe48', 'ID_FS_UUID_ENC': 'dce7c205-86b7-40d0-b192-a2928784fe48', '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': '1502537191'} ; 2024-03-01 17:04:20,504 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:04:20,504 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:20,507 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:04:20,507 INFO program/MainThread: stderr[47]: 2024-03-01 17:04:20,507 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:04:20,507 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:20,510 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:04:20,510 INFO program/MainThread: stderr[48]: 2024-03-01 17:04:20,510 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:04:20,510 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:20,512 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:04:20,513 INFO program/MainThread: stderr[49]: 2024-03-01 17:04:20,513 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:04:20,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:04:20,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:20,524 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:04:20,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:20,525 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:04:20,520 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672ae2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d 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 (0x7fe672ac5b20) -- name = test_vg3 status = True 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 = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:20,525 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:20,528 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:04:20,528 INFO program/MainThread: stderr[50]: 2024-03-01 17:04:20,528 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:04:20,532 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:04:20,535 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:20,535 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:04:20,538 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:20,538 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:04:20,541 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,542 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:04:20,545 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,545 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:04:20,545 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:04:20,548 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:20,548 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:04:20,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:04:20,551 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:20,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:20,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:20,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:04:20,567 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:04:20,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:04:20,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:04:20,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:04:20,573 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:04:20,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:04:20,577 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:04:20,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:04:20,580 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:04:20,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:04:20,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:04:20,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:04:20,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:04:20,590 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:04:20,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:04:20,593 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:04:20,594 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:04:20,594 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:04:20,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:04:20,597 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:04:20,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:04:20,600 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:04:20,603 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDY2Wqw42aQNvqfSX2gBuzOazUT9jeltQF ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/54c6e7c9-9f57-491b-ade1-9e535ebafd13', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '164', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDY2Wqw42aQNvqfSX2gBuzOazUT9jeltQF', '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': '54c6e7c9-9f57-491b-ade1-9e535ebafd13', 'ID_FS_UUID_ENC': '54c6e7c9-9f57-491b-ade1-9e535ebafd13', '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': '1501468256'} ; 2024-03-01 17:04:20,603 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:04:20,604 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:20,607 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:04:20,607 INFO program/MainThread: stderr[51]: 2024-03-01 17:04:20,607 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:04:20,607 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:20,610 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:04:20,610 INFO program/MainThread: stderr[52]: 2024-03-01 17:04:20,610 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:04:20,610 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:20,613 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:04:20,613 INFO program/MainThread: stderr[53]: 2024-03-01 17:04:20,613 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:04:20,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:04:20,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:20,624 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:04:20,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:20,625 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:04:20,621 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe674084c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF 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 (0x7fe672ac5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:20,626 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:20,629 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:04:20,629 INFO program/MainThread: stderr[54]: 2024-03-01 17:04:20,629 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:04:20,632 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:04:20,636 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:20,636 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:04:20,639 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:20,639 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:04:20,643 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,643 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:04:20,646 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,646 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:04:20,646 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:04:20,649 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:20,649 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:04:20,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:04:20,652 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:20,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:20,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:20,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:04:20,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:04:20,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:04:20,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:04:20,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:04:20,674 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:04:20,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:04:20,678 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:04:20,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:04:20,681 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:04:20,684 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:04:20,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:04:20,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:04:20,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:04:20,691 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:04:20,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:04:20,694 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:04:20,694 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:04:20,694 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:04:20,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:04:20,697 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:04:20,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:04:20,701 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:04:20,704 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDCrgfyx0ycd0lza46bBkbpKSESWaT3dHw ' '/dev/disk/by-uuid/42b413d3-8ba8-4702-86d4-de4b6151af0d', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '163', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDCrgfyx0ycd0lza46bBkbpKSESWaT3dHw', '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': '42b413d3-8ba8-4702-86d4-de4b6151af0d', 'ID_FS_UUID_ENC': '42b413d3-8ba8-4702-86d4-de4b6151af0d', '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': '1501034897'} ; 2024-03-01 17:04:20,704 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:04:20,705 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:20,707 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:04:20,707 INFO program/MainThread: stderr[55]: 2024-03-01 17:04:20,708 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:04:20,708 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:20,710 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:04:20,710 INFO program/MainThread: stderr[56]: 2024-03-01 17:04:20,710 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:04:20,710 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:20,713 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:04:20,713 INFO program/MainThread: stderr[57]: 2024-03-01 17:04:20,713 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:04:20,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:04:20,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:20,724 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:20,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:20,726 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:20,721 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672afefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw 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 (0x7fe672ac5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:20,727 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:20,729 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:04:20,729 INFO program/MainThread: stderr[58]: 2024-03-01 17:04:20,729 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:04:20,733 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:04:20,736 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:20,736 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:04:20,739 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:20,740 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:04:20,743 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,743 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:04:20,746 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,746 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:04:20,746 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:04:20,749 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:20,749 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:04:20,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:04:20,753 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:20,753 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:20,756 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': '22692370'} ; 2024-03-01 17:04:20,756 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:04:20,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:20,767 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:04:20,767 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:04:20,767 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:04:20,767 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:04:20,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:04:20,768 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:04:20,770 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:04:20,773 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:04:20,773 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:04:20,776 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:04:20,776 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:04:20,777 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:04:20,777 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe672bf4fa0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:04:20,780 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:04:20,783 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:20,783 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:04:20,786 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:20,786 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:04:20,789 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,789 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:04:20,792 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,792 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:04:20,795 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:04:20,798 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:20,801 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:04:20,808 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 0x7fe674088c00> 2024-03-01 17:04:20,850 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:04:20,854 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:04:20,854 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:04:20,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': '22694257'} ; 2024-03-01 17:04:20,858 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:04:20,858 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:04:20,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:20,867 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:04:20,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:20,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:20,887 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:20,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:04:20,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:04:20,914 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:04:20,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:04:20,917 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:04:20,919 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:04:20,920 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:04:20,922 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:04:20,923 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:04:20,923 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:04:20,926 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:04:20,929 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:04:20,931 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:04:20,934 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:04:20,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 17:04:20,937 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:04:20,937 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:04:20,938 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:04:20,937 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe672b3b700) -- 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 0x7fe672aee630> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:04:20,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:04:20,944 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:20,944 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:04:20,947 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:20,947 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:04:20,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:04:20,953 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:20,953 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:04:20,953 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:04:20,956 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:20,956 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:04:20,959 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:04:20,959 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:20,962 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDCrgfyx0ycd0lza46bBkbpKSESWaT3dHw ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/42b413d3-8ba8-4702-86d4-de4b6151af0d', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '163', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDCrgfyx0ycd0lza46bBkbpKSESWaT3dHw', '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': '42b413d3-8ba8-4702-86d4-de4b6151af0d', 'ID_FS_UUID_ENC': '42b413d3-8ba8-4702-86d4-de4b6151af0d', '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': '1501034897'} ; 2024-03-01 17:04:20,962 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:04:20,962 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:20,965 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:04:20,965 INFO program/MainThread: stderr[59]: 2024-03-01 17:04:20,965 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:04:20,965 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:20,968 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:04:20,968 INFO program/MainThread: stderr[60]: 2024-03-01 17:04:20,968 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:04:20,968 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:20,971 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:04:20,971 INFO program/MainThread: stderr[61]: 2024-03-01 17:04:20,971 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:04:20,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:20,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:04:20,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:20,982 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:20,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:20,984 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:20,978 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672afefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe672ac5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:20,984 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:20,987 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:04:20,987 INFO program/MainThread: stderr[62]: 2024-03-01 17:04:20,987 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:04:20,991 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:04:20,991 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:04:20,994 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/54c6e7c9-9f57-491b-ade1-9e535ebafd13 ' '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDY2Wqw42aQNvqfSX2gBuzOazUT9jeltQF ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '164', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDY2Wqw42aQNvqfSX2gBuzOazUT9jeltQF', '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': '54c6e7c9-9f57-491b-ade1-9e535ebafd13', 'ID_FS_UUID_ENC': '54c6e7c9-9f57-491b-ade1-9e535ebafd13', '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': '1501468256'} ; 2024-03-01 17:04:20,994 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:04:20,994 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:20,996 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:04:20,997 INFO program/MainThread: stderr[63]: 2024-03-01 17:04:20,997 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:04:20,997 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:20,999 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:04:20,999 INFO program/MainThread: stderr[64]: 2024-03-01 17:04:20,999 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:04:21,000 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:21,002 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:04:21,002 INFO program/MainThread: stderr[65]: 2024-03-01 17:04:21,002 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:04:21,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:04:21,012 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:21,013 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:21,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:21,015 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:21,010 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe674084c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe672ac5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:21,015 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:21,018 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:04:21,018 INFO program/MainThread: stderr[66]: 2024-03-01 17:04:21,018 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:04:21,022 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:04:21,022 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:04:21,025 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDFKlPJkltnZO7NrRCoa1LDQWGEKPKtg3d ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/dce7c205-86b7-40d0-b192-a2928784fe48 ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '165', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDFKlPJkltnZO7NrRCoa1LDQWGEKPKtg3d', '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': 'dce7c205-86b7-40d0-b192-a2928784fe48', 'ID_FS_UUID_ENC': 'dce7c205-86b7-40d0-b192-a2928784fe48', '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': '1502537191'} ; 2024-03-01 17:04:21,025 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:04:21,025 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:21,028 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:04:21,028 INFO program/MainThread: stderr[67]: 2024-03-01 17:04:21,028 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:04:21,028 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:21,030 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:04:21,031 INFO program/MainThread: stderr[68]: 2024-03-01 17:04:21,031 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:04:21,031 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:21,033 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:04:21,033 INFO program/MainThread: stderr[69]: 2024-03-01 17:04:21,033 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:04:21,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:04:21,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:21,044 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:21,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:21,046 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:21,041 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672ae2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe672ac5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:21,046 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:21,049 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:04:21,049 INFO program/MainThread: stderr[70]: 2024-03-01 17:04:21,049 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:04:21,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:04:21,053 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:04:21,056 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/e771e1cd-2c04-4ea1-9e07-e3aa55f07edd ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDHRUbngbgWBsat9VtLKVTfGwpGCAUN8AJ', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '166', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDHRUbngbgWBsat9VtLKVTfGwpGCAUN8AJ', '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': 'e771e1cd-2c04-4ea1-9e07-e3aa55f07edd', 'ID_FS_UUID_ENC': 'e771e1cd-2c04-4ea1-9e07-e3aa55f07edd', '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': '1503611911'} ; 2024-03-01 17:04:21,056 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:04:21,056 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:21,059 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:04:21,059 INFO program/MainThread: stderr[71]: 2024-03-01 17:04:21,059 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:04:21,059 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:21,061 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:04:21,062 INFO program/MainThread: stderr[72]: 2024-03-01 17:04:21,062 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:04:21,062 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:21,064 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:04:21,064 INFO program/MainThread: stderr[73]: 2024-03-01 17:04:21,064 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:04:21,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:04:21,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:21,075 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:21,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:21,077 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:21,072 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672ad4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe672ac5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:21,078 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:21,080 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:04:21,080 INFO program/MainThread: stderr[74]: 2024-03-01 17:04:21,080 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:04:21,084 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:04:21,084 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:04:21,087 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-KissqpGSrght07IWG4i25yd2chljTlORUXZGwHg4CmgleZcueHYlJnpmLvrqhzai ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/cb9fc01d-4ad3-4498-989c-20d1f33b903d', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '167', '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-KissqpGSrght07IWG4i25yd2chljTlORUXZGwHg4CmgleZcueHYlJnpmLvrqhzai', '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': 'cb9fc01d-4ad3-4498-989c-20d1f33b903d', 'ID_FS_UUID_ENC': 'cb9fc01d-4ad3-4498-989c-20d1f33b903d', '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': '1505369042'} ; 2024-03-01 17:04:21,087 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:04:21,087 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:21,090 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:04:21,090 INFO program/MainThread: stderr[75]: 2024-03-01 17:04:21,090 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:04:21,090 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:21,093 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:04:21,093 INFO program/MainThread: stderr[76]: 2024-03-01 17:04:21,093 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:04:21,093 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:21,095 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:04:21,095 INFO program/MainThread: stderr[77]: 2024-03-01 17:04:21,096 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:04:21,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:04:21,105 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:21,106 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:21,106 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:21,107 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:21,103 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672abf820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe672bf4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:21,107 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:21,110 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:04:21,110 INFO program/MainThread: stderr[78]: 2024-03-01 17:04:21,110 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:04:21,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:04:21,113 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:04:21,116 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/a1217e31-625e-4847-8f91-8718868f3b1c ' '/dev/disk/by-id/dm-uuid-LVM-KissqpGSrght07IWG4i25yd2chljTlOR1AiNUre9yTTcIdcYj57hdNNM78AZoZ70 ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '168', '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-KissqpGSrght07IWG4i25yd2chljTlOR1AiNUre9yTTcIdcYj57hdNNM78AZoZ70', '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': 'a1217e31-625e-4847-8f91-8718868f3b1c', 'ID_FS_UUID_ENC': 'a1217e31-625e-4847-8f91-8718868f3b1c', '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': '1505802079'} ; 2024-03-01 17:04:21,116 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:04:21,117 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:21,119 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:04:21,119 INFO program/MainThread: stderr[79]: 2024-03-01 17:04:21,119 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:04:21,120 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:21,122 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:04:21,122 INFO program/MainThread: stderr[80]: 2024-03-01 17:04:21,122 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:04:21,122 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:21,125 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:04:21,125 INFO program/MainThread: stderr[81]: 2024-03-01 17:04:21,125 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:04:21,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:04:21,135 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:21,136 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:21,136 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:21,137 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:21,133 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672abeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe672bf4070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:21,137 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:21,140 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:04:21,140 INFO program/MainThread: stderr[82]: 2024-03-01 17:04:21,140 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:04:21,143 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:04:21,144 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:04:21,146 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO4hXUiYWPeXKfWD4HxpJmCquYVmye5dNmw ' '/dev/disk/by-uuid/c9172521-f31d-44a4-b12d-4eda7fa54bd3 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '169', '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-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO4hXUiYWPeXKfWD4HxpJmCquYVmye5dNmw', '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': 'c9172521-f31d-44a4-b12d-4eda7fa54bd3', 'ID_FS_UUID_ENC': 'c9172521-f31d-44a4-b12d-4eda7fa54bd3', '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': '1507586363'} ; 2024-03-01 17:04:21,146 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:04:21,147 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:21,149 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:04:21,150 INFO program/MainThread: stderr[83]: 2024-03-01 17:04:21,150 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:04:21,150 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:21,152 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:04:21,152 INFO program/MainThread: stderr[84]: 2024-03-01 17:04:21,152 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:04:21,152 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:21,155 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:04:21,155 INFO program/MainThread: stderr[85]: 2024-03-01 17:04:21,155 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:04:21,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:04:21,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:21,165 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:21,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:21,166 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:21,162 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672b1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe672bf4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:21,167 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:21,169 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:04:21,170 INFO program/MainThread: stderr[86]: 2024-03-01 17:04:21,170 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:04:21,173 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:04:21,173 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:04:21,176 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO49yWSwT6cykb2qMCD6fxtpPiQOWTu2SNz ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/6e88042d-ffaa-4c93-9561-aa2cf1c87855 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '170', '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-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO49yWSwT6cykb2qMCD6fxtpPiQOWTu2SNz', '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': '6e88042d-ffaa-4c93-9561-aa2cf1c87855', 'ID_FS_UUID_ENC': '6e88042d-ffaa-4c93-9561-aa2cf1c87855', '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': '1508010078'} ; 2024-03-01 17:04:21,176 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:04:21,177 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:21,179 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:04:21,179 INFO program/MainThread: stderr[87]: 2024-03-01 17:04:21,179 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:04:21,179 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:21,182 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:04:21,182 INFO program/MainThread: stderr[88]: 2024-03-01 17:04:21,182 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:04:21,182 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:21,185 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:04:21,185 INFO program/MainThread: stderr[89]: 2024-03-01 17:04:21,185 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:04:21,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:04:21,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:21,195 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:21,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:21,196 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:21,192 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe672b1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe672bf4250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:21,196 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:21,199 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:04:21,199 INFO program/MainThread: stderr[90]: 2024-03-01 17:04:21,199 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:04:21,203 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:04:21,203 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:04:21,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:21,213 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:21,230 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:04:21,231 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:04:21,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:21,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:21,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 17:04:21,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:21,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:21,254 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:04:21,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 17:04:21,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:21,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:21,265 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:04:21,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:21,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:21,276 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:04:21,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:21,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/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:21,286 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:04:21,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:21,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:04:21,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:21,297 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:04:24,291 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_psph7ort/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:04:24,325 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:24,326 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:04:24,328 INFO program/MainThread: stdout[2]: 2024-03-01 17:04:24,328 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 17:04:24,329 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:04:24,329 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:04:24,333 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:24,333 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:04:24,337 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:24,337 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:04:24,339 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:24,340 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:04:24,342 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:24,342 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:04:24,353 INFO program/MainThread: stdout: 2024-03-01 17:04:24,353 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:04:24,353 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY 2024-03-01 17:04:24,353 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c9172521-f31d-44a4-b12d-4eda7fa54bd3 2024-03-01 17:04:24,353 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v 2024-03-01 17:04:24,353 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c9172521-f31d-44a4-b12d-4eda7fa54bd3 2024-03-01 17:04:24,353 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 6e88042d-ffaa-4c93-9561-aa2cf1c87855 2024-03-01 17:04:24,353 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 2024-03-01 17:04:24,353 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk 2024-03-01 17:04:24,353 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs cb9fc01d-4ad3-4498-989c-20d1f33b903d 2024-03-01 17:04:24,353 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a1217e31-625e-4847-8f91-8718868f3b1c 2024-03-01 17:04:24,353 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h 2024-03-01 17:04:24,353 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw 2024-03-01 17:04:24,353 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e 2024-03-01 17:04:24,353 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 42b413d3-8ba8-4702-86d4-de4b6151af0d 2024-03-01 17:04:24,353 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 54c6e7c9-9f57-491b-ade1-9e535ebafd13 2024-03-01 17:04:24,353 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dce7c205-86b7-40d0-b192-a2928784fe48 2024-03-01 17:04:24,353 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB 2024-03-01 17:04:24,353 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dce7c205-86b7-40d0-b192-a2928784fe48 2024-03-01 17:04:24,353 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 2024-03-01 17:04:24,353 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e771e1cd-2c04-4ea1-9e07-e3aa55f07edd 2024-03-01 17:04:24,354 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl 2024-03-01 17:04:24,354 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e771e1cd-2c04-4ea1-9e07-e3aa55f07edd 2024-03-01 17:04:24,354 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:04:24,354 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:04:24,354 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:04:24,354 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:04:24,354 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:24,354 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c9172521-f31d-44a4-b12d-4eda7fa54bd3 sdb 1073741824 root disk brw-rw---- LVM2_member UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs c9172521-f31d-44a4-b12d-4eda7fa54bd3 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 6e88042d-ffaa-4c93-9561-aa2cf1c87855 sdc 1073741824 root disk brw-rw---- LVM2_member Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 sdd 1073741824 root disk brw-rw---- LVM2_member 7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk |-test_vg2-lv4 641728512 root disk brw-rw---- xfs cb9fc01d-4ad3-4498-989c-20d1f33b903d `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a1217e31-625e-4847-8f91-8718868f3b1c sde 1073741824 root disk brw-rw---- LVM2_member bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h sdf 1073741824 root disk brw-rw---- LVM2_member LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw sdg 1073741824 root disk brw-rw---- LVM2_member 559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 42b413d3-8ba8-4702-86d4-de4b6151af0d |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 54c6e7c9-9f57-491b-ade1-9e535ebafd13 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dce7c205-86b7-40d0-b192-a2928784fe48 sdh 1073741824 root disk brw-rw---- LVM2_member NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs dce7c205-86b7-40d0-b192-a2928784fe48 sdi 1073741824 root disk brw-rw---- LVM2_member f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e771e1cd-2c04-4ea1-9e07-e3aa55f07edd sdj 1073741824 root disk brw-rw---- LVM2_member yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs e771e1cd-2c04-4ea1-9e07-e3aa55f07edd 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 17:04:24,354 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:24,354 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:24,355 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:04:24,355 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:24,355 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:04:24,355 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:04:24,355 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:24,364 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:24,381 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 17:04:24,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199', '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': 'wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY', 'ID_FS_UUID_ENC': 'wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:04:24,385 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:04:24,385 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 17:04:24,421 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:24,421 INFO program/MainThread: stderr[3]: 2024-03-01 17:04:24,421 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:04:24,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:24,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:24,432 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:04:24,434 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 17:04:24,439 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:04:24,439 INFO blivet/MainThread: sda is a disk 2024-03-01 17:04:24,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:04:24,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:04:24,443 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:04:24,446 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:04:24,446 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:04:24,449 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:04:24,450 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:04:24,450 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:04:24,450 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc1dd4eb0) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:04:24,453 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:04:24,457 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:24,457 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:04:24,460 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:24,460 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:04:24,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:24,464 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:04:24,467 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:24,467 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:04:24,470 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:04:24,470 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:04:24,470 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 17:04:24,505 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_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=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_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=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:04:24,505 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v. WARNING: Couldn't find device with uuid Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8. WARNING: VG test_vg1 is missing PV UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:04:24,505 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:04:24,506 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:04:24,510 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; pe_start: 8 MiB ; 2024-03-01 17:04:24,510 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:04:24,513 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:04:24,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:24,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:24,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:24,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:24,524 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 17:04:24,558 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:04:24,558 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v. WARNING: Couldn't find device with uuid Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8. WARNING: VG test_vg1 is missing PV UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:04:24,558 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:04:24,558 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:04:24,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:04:24,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:04:24,567 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:04:24,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:04:24,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:04:24,571 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 17:04:24,610 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz 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=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw 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=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:24,610 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v. WARNING: Couldn't find device with uuid Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8. WARNING: VG test_vg1 is missing PV UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:04:24,610 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:04:24,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:04:24,615 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:04:24,618 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:04:24,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:24,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:04:24,623 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:04:24,623 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:24,627 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2', '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': 'UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v', 'ID_FS_UUID_ENC': 'UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:04:24,627 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:04:24,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:04:24,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:24,638 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:04:24,638 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:04:24,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:04:24,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:04:24,641 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:04:24,644 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:04:24,644 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:04:24,647 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:04:24,648 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:04:24,648 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:04:24,648 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc0bff400) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:04:24,651 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:04:24,654 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:24,654 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:04:24,657 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:24,657 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:04:24,660 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:24,660 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:04:24,663 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:24,664 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:04:24,666 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:04:24,666 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:04:24,666 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 17:04:24,695 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_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=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:04:24,696 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8. WARNING: VG test_vg1 is missing PV Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 (last written to /dev/sdc). 2024-03-01 17:04:24,696 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:04:24,696 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:04:24,700 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:04:24,700 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:04:24,703 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:04:24,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:24,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:04:24,711 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:04:24,714 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:04:24,717 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:04:24,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:24,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:24,723 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 17:04:24,761 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:24,762 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8. WARNING: VG test_vg1 is missing PV Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 (last written to /dev/sdc). 2024-03-01 17:04:24,762 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:04:24,762 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:04:24,762 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:24,766 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:04:24,767 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:04:24,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:04:24,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:24,777 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:04:24,778 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:04:24,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:04:24,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:04:24,781 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:04:24,784 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:04:24,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 17:04:24,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 17:04:24,787 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:04:24,788 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:04:24,788 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc0c08cd0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:04:24,791 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:04:24,791 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:04:24,794 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:04:24,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 17:04:24,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:04:24,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:24,805 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:04:24,805 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:04:24,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:04:24,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:04:24,808 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:04:24,811 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:04:24,811 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:04:24,814 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:04:24,814 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:04:24,815 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:04:24,815 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc0c08640) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:04:24,818 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:04:24,818 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:04:24,821 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-Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d', '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': 'Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8', 'ID_FS_UUID_ENC': 'Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:04:24,821 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:04:24,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:04:24,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:24,831 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:04:24,832 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:04:24,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:04:24,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:04:24,835 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:04:24,838 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:04:24,838 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:04:24,841 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:04:24,841 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:04:24,841 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:04:24,841 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc0c0ce50) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:04:24,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:04:24,847 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:24,847 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:04:24,850 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:24,850 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:04:24,853 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:24,853 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:04:24,856 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:24,856 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:04:24,859 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:04:24,859 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:04:24,859 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 17:04:24,892 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:04:24,893 INFO program/MainThread: stderr[9]: 2024-03-01 17:04:24,893 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:04:24,893 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:04:24,897 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:04:24,897 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:04:24,900 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:04:24,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:24,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:24,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:04:24,911 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:04:24,914 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:04:24,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 ; incomplete: True ; hidden: False ; 2024-03-01 17:04:24,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:24,920 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 17:04:24,955 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:24,955 INFO program/MainThread: stderr[10]: 2024-03-01 17:04:24,955 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:04:24,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:24,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:24,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz ; incomplete: False ; hidden: False ; 2024-03-01 17:04:24,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:24,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:04:24,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:04:24,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:04:24,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:04:24,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:04:24,978 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:04:24,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:04:24,982 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:04:24,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:04:24,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:04:24,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:04:24,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:04:24,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:04:24,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:04:24,994 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:04:24,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:04:24,998 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:04:24,998 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:04:24,998 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:04:25,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:04:25,001 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:04:25,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:04:25,004 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:04:25,008 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/6e88042d-ffaa-4c93-9561-aa2cf1c87855 ' '/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-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO49yWSwT6cykb2qMCD6fxtpPiQOWTu2SNz', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '170', '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-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO49yWSwT6cykb2qMCD6fxtpPiQOWTu2SNz', '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': '6e88042d-ffaa-4c93-9561-aa2cf1c87855', 'ID_FS_UUID_ENC': '6e88042d-ffaa-4c93-9561-aa2cf1c87855', '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': '1508010078'} ; 2024-03-01 17:04:25,008 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:04:25,008 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:25,011 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:04:25,011 INFO program/MainThread: stderr[11]: 2024-03-01 17:04:25,011 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:04:25,011 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:25,014 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:04:25,014 INFO program/MainThread: stderr[12]: 2024-03-01 17:04:25,014 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:04:25,014 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:25,016 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:04:25,017 INFO program/MainThread: stderr[13]: 2024-03-01 17:04:25,017 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:04:25,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:04:25,026 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:25,026 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:04:25,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:25,027 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:04:25,024 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz 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 (0x7ffbc0cf3250) -- 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 = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:25,028 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:25,030 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:04:25,030 INFO program/MainThread: stderr[14]: 2024-03-01 17:04:25,030 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:04:25,034 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:04:25,037 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:25,037 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:04:25,040 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:25,041 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:04:25,044 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,044 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:04:25,047 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,047 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:04:25,048 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:04:25,049 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:04:25,052 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:25,053 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:04:25,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:04:25,056 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:25,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:25,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:25,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:04:25,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:04:25,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:04:25,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:04:25,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:04:25,077 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:04:25,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:04:25,080 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:04:25,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:04:25,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:04:25,087 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:04:25,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:04:25,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:04:25,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:04:25,093 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:04:25,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 17:04:25,097 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:04:25,097 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:04:25,097 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:04:25,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:04:25,100 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:04:25,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:04:25,103 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:04:25,106 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-name-test_vg1-lv2 ' '/dev/disk/by-uuid/c9172521-f31d-44a4-b12d-4eda7fa54bd3 ' '/dev/disk/by-id/dm-uuid-LVM-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO4hXUiYWPeXKfWD4HxpJmCquYVmye5dNmw', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '169', '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-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO4hXUiYWPeXKfWD4HxpJmCquYVmye5dNmw', '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': 'c9172521-f31d-44a4-b12d-4eda7fa54bd3', 'ID_FS_UUID_ENC': 'c9172521-f31d-44a4-b12d-4eda7fa54bd3', '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': '1507586363'} ; 2024-03-01 17:04:25,107 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:04:25,107 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:25,110 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:04:25,110 INFO program/MainThread: stderr[15]: 2024-03-01 17:04:25,110 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:04:25,110 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:25,113 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:04:25,113 INFO program/MainThread: stderr[16]: 2024-03-01 17:04:25,113 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:04:25,113 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:25,115 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:04:25,115 INFO program/MainThread: stderr[17]: 2024-03-01 17:04:25,115 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:04:25,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:04:25,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:25,125 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:25,126 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:25,126 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:25,122 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw 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 (0x7ffbc0cf3250) -- name = test_vg1 status = True 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 = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:25,127 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:25,129 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:04:25,129 INFO program/MainThread: stderr[18]: 2024-03-01 17:04:25,130 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:04:25,133 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:04:25,137 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:25,137 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:04:25,140 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:25,140 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:04:25,143 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,143 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:04:25,146 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:04:25,147 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:04:25,150 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:25,150 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:04:25,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:04:25,153 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:25,153 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:25,156 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:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/lvm-pv-uuid-7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444', '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': '7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk', 'ID_FS_UUID_ENC': '7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:04:25,156 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:04:25,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:25,167 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:04:25,168 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:04:25,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:04:25,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:04:25,171 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:04:25,174 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:04:25,174 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:04:25,176 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:04:25,177 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:04:25,177 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:04:25,177 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc1deb490) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:04:25,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:04:25,183 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:25,183 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:04:25,186 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:25,186 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:04:25,189 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,189 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:04:25,192 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,192 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:04:25,195 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:04:25,195 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:04:25,195 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/sdb,/dev/sdc ... 2024-03-01 17:04:25,227 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:04:25,227 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h. WARNING: Couldn't find device with uuid LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw. WARNING: VG test_vg2 is missing PV bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw (last written to /dev/sdf). 2024-03-01 17:04:25,227 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:04:25,227 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:04:25,231 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:04:25,232 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:04:25,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:04:25,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:25,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:25,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:25,245 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/sdb,/dev/sdc ... 2024-03-01 17:04:25,280 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 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=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:04:25,280 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h. WARNING: Couldn't find device with uuid LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw. WARNING: VG test_vg2 is missing PV bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw (last written to /dev/sdf). 2024-03-01 17:04:25,280 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:04:25,280 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:04:25,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:04:25,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:04:25,288 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:04:25,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:04:25,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:04:25,291 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc ... 2024-03-01 17:04:25,325 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:25,325 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h. WARNING: Couldn't find device with uuid LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw. WARNING: VG test_vg2 is missing PV bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h (last written to /dev/sde). WARNING: VG test_vg2 is missing PV LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw (last written to /dev/sdf). 2024-03-01 17:04:25,325 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:04:25,329 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:04:25,329 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:04:25,332 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:04:25,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:25,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:04:25,338 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:04:25,338 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:25,341 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/lvm-pv-uuid-bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/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': 'bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h', 'ID_FS_UUID_ENC': 'bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:04:25,341 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:04:25,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:25,352 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:04:25,353 INFO blivet/MainThread: sde is a disk 2024-03-01 17:04:25,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:04:25,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:04:25,356 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:04:25,359 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:04:25,359 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:04:25,362 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:04:25,362 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:04:25,362 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:04:25,362 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc1d25c70) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:04:25,365 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:04:25,368 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:25,369 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:04:25,371 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:25,372 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:04:25,374 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,375 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:04:25,378 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,378 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:04:25,380 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:04:25,380 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:04:25,381 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 17:04:25,413 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:04:25,413 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw. WARNING: VG test_vg2 is missing PV LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw (last written to /dev/sdf). 2024-03-01 17:04:25,413 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:04:25,413 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:04:25,417 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:04:25,417 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:04:25,420 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:04:25,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:25,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:04:25,428 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:04:25,431 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:04:25,434 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:04:25,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:25,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:25,439 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 17:04:25,471 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:25,472 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw. WARNING: VG test_vg2 is missing PV LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw (last written to /dev/sdf). 2024-03-01 17:04:25,472 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:04:25,472 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:04:25,472 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:25,476 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/lvm-pv-uuid-LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65', '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': 'LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw', 'ID_FS_UUID_ENC': 'LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:04:25,477 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:04:25,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:25,488 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:04:25,489 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:04:25,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:04:25,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:04:25,492 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:04:25,494 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:04:25,495 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:04:25,497 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:04:25,498 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:04:25,498 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:04:25,498 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc0c195e0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:04:25,501 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:04:25,504 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:25,504 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:04:25,507 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:25,507 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:04:25,510 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,510 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:04:25,513 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,513 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:04:25,516 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:04:25,516 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:04:25,516 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:25,555 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:04:25,556 INFO program/MainThread: stderr[24]: 2024-03-01 17:04:25,556 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:04:25,556 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:04:25,560 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:04:25,560 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:04:25,563 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:04:25,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:25,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:25,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:04:25,575 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:04:25,577 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:04:25,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR ; incomplete: True ; hidden: False ; 2024-03-01 17:04:25,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:25,583 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:25,615 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:25,615 INFO program/MainThread: stderr[25]: 2024-03-01 17:04:25,615 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:04:25,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:25,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:25,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:04:25,631 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:04:25,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:04:25,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:04:25,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:04:25,637 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:04:25,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:04:25,641 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:04:25,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:04:25,644 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:04:25,647 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:04:25,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:04:25,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:04:25,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:04:25,653 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:04:25,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:04:25,657 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:04:25,657 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:04:25,657 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:04:25,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:04:25,660 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:04:25,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:04:25,664 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:04:25,667 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-KissqpGSrght07IWG4i25yd2chljTlOR1AiNUre9yTTcIdcYj57hdNNM78AZoZ70 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/a1217e31-625e-4847-8f91-8718868f3b1c ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '168', '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-KissqpGSrght07IWG4i25yd2chljTlOR1AiNUre9yTTcIdcYj57hdNNM78AZoZ70', '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': 'a1217e31-625e-4847-8f91-8718868f3b1c', 'ID_FS_UUID_ENC': 'a1217e31-625e-4847-8f91-8718868f3b1c', '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': '1505802079'} ; 2024-03-01 17:04:25,667 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:04:25,667 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:25,670 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:04:25,671 INFO program/MainThread: stderr[26]: 2024-03-01 17:04:25,671 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:04:25,671 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:25,673 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:04:25,673 INFO program/MainThread: stderr[27]: 2024-03-01 17:04:25,673 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:04:25,674 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:25,676 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:04:25,676 INFO program/MainThread: stderr[28]: 2024-03-01 17:04:25,676 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:04:25,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:04:25,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:25,686 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:04:25,686 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:25,687 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:04:25,683 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 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 (0x7ffbc0cf3070) -- 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 = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:25,687 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:25,690 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:04:25,690 INFO program/MainThread: stderr[29]: 2024-03-01 17:04:25,690 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:04:25,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:04:25,697 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:25,697 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:04:25,700 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:25,700 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:04:25,703 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,703 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:04:25,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:04:25,707 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:04:25,710 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:25,710 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:04:25,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:04:25,713 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:25,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:25,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:25,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:04:25,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:04:25,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:04:25,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:04:25,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:04:25,734 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:04:25,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:04:25,738 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:04:25,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:04:25,741 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:04:25,744 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:04:25,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:04:25,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:04:25,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:04:25,751 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:04:25,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:04:25,754 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:04:25,754 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:04:25,755 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:04:25,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:04:25,757 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:04:25,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:04:25,761 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:04:25,764 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/cb9fc01d-4ad3-4498-989c-20d1f33b903d ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-KissqpGSrght07IWG4i25yd2chljTlORUXZGwHg4CmgleZcueHYlJnpmLvrqhzai ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '167', '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-KissqpGSrght07IWG4i25yd2chljTlORUXZGwHg4CmgleZcueHYlJnpmLvrqhzai', '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': 'cb9fc01d-4ad3-4498-989c-20d1f33b903d', 'ID_FS_UUID_ENC': 'cb9fc01d-4ad3-4498-989c-20d1f33b903d', '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': '1505369042'} ; 2024-03-01 17:04:25,764 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:04:25,764 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:25,767 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:04:25,767 INFO program/MainThread: stderr[30]: 2024-03-01 17:04:25,767 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:04:25,768 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:25,770 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:04:25,770 INFO program/MainThread: stderr[31]: 2024-03-01 17:04:25,770 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:04:25,770 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:25,773 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:04:25,773 INFO program/MainThread: stderr[32]: 2024-03-01 17:04:25,773 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:04:25,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:04:25,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:25,783 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:25,783 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:25,784 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:25,780 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai 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 (0x7ffbc0cf3070) -- name = test_vg2 status = 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 = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:25,784 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:25,787 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:04:25,787 INFO program/MainThread: stderr[33]: 2024-03-01 17:04:25,787 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:04:25,791 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:04:25,794 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:25,794 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:04:25,797 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:25,798 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:04:25,801 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,801 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:04:25,804 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,804 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:04:25,804 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:04:25,807 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:25,807 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:04:25,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:04:25,810 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:25,811 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:25,814 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/lvm-pv-uuid-559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e', 'ID_FS_UUID_ENC': '559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:04:25,814 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:04:25,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:25,825 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:04:25,826 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:04:25,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:04:25,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:04:25,829 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:04:25,832 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:04:25,832 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:04:25,835 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:04:25,835 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:04:25,836 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:04:25,836 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc1d258b0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:04:25,839 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:04:25,842 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:25,842 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:04:25,845 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:25,845 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:04:25,848 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,848 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:04:25,851 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:25,851 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:04:25,853 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:04:25,853 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:04:25,854 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:25,896 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:04:25,896 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB. WARNING: Couldn't find device with uuid f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3. WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:25,896 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:04:25,896 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:04:25,900 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:04:25,900 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:04:25,903 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:04:25,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:25,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:25,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:25,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:25,915 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:25,955 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 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=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 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=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:04:25,956 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB. WARNING: Couldn't find device with uuid f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3. WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:25,956 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:04:25,956 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:04:25,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:04:25,960 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:04:25,964 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:04:25,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:04:25,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:04:25,967 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:25,999 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d 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=Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:26,000 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB. WARNING: Couldn't find device with uuid f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3. WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:26,000 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:04:26,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:04:26,005 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:04:26,007 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:04:26,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:26,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:04:26,013 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:04:26,013 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:26,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/lvm-pv-uuid-NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/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': 'NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB', 'ID_FS_UUID_ENC': 'NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:04:26,016 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:04:26,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:26,028 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:04:26,028 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:04:26,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:04:26,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:04:26,031 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:04:26,034 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:04:26,034 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:04:26,037 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:04:26,037 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:04:26,038 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:04:26,038 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc0c89850) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:04:26,041 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:04:26,044 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:26,044 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:04:26,047 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:26,047 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:04:26,050 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,050 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:04:26,053 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,053 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:04:26,056 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:04:26,056 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:04:26,056 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdh,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:26,100 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:04:26,101 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3. WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:26,101 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:04:26,101 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:04:26,105 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; pe_start: 8 MiB ; 2024-03-01 17:04:26,105 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:04:26,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:04:26,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:26,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:04:26,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:04:26,119 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:04:26,122 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:04:26,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:26,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:26,127 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdh,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:26,170 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:26,170 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3. WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:26,170 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:04:26,170 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:04:26,170 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:26,175 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/lvm-pv-uuid-f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd', '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': 'f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3', 'ID_FS_UUID_ENC': 'f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:04:26,175 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:04:26,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:26,186 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:04:26,187 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:04:26,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:04:26,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:04:26,190 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:04:26,193 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:04:26,193 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:04:26,196 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:04:26,196 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:04:26,197 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:04:26,197 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc0bc5ac0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:04:26,200 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:04:26,203 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:26,203 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:04:26,206 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:26,206 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:04:26,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:04:26,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:04:26,214 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:04:26,214 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:04:26,215 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/sde,/dev/sdc,/dev/sdh,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:26,255 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:04:26,255 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:26,255 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:04:26,255 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:04:26,259 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; pe_start: 8 MiB ; 2024-03-01 17:04:26,259 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:04:26,262 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:04:26,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:26,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:26,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:04:26,274 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:04:26,276 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:04:26,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:26,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:26,282 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/sde,/dev/sdc,/dev/sdh,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:26,322 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:26,322 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl. WARNING: VG test_vg3 is missing PV yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:04:26,322 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:04:26,322 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:04:26,322 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:26,327 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/lvm-pv-uuid-yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff', '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': 'yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl', 'ID_FS_UUID_ENC': 'yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:04:26,327 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:04:26,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:26,338 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:04:26,339 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:04:26,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:04:26,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:04:26,342 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:04:26,345 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:04:26,345 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:04:26,348 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:04:26,348 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:04:26,349 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:04:26,349 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc0bcd8b0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:04:26,352 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:04:26,355 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:26,355 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:04:26,358 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:26,358 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:04:26,361 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,361 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:04:26,364 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,364 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:04:26,366 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:04:26,366 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:04:26,366 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/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:26,405 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=wOujii-FP8J-ve3K-nGjP-OWzP-rbRK-KK00jY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=UKiyea-1WL5-E3aP-ZgWS-9aJX-TJcI-TCIe3v LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Ux2JeS-5h7K-OK7o-Z9Go-57q1-pubX-J8xox8 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7VeqrJ-P4Ky-1Fcd-ITs8-3osG-n5My-Sogvdk LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bjFqV9-70JZ-we7E-aTSn-FOtW-GO9y-eCLm8h LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=LXdWkE-iFA2-Wior-ESGY-h1ye-gLBu-5fMxuw LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=559YAG-VGU3-iuaa-2Tn5-EHrx-NNKM-JUkj2e LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=NRZiYu-EOsN-GoHl-AqIm-2f1T-zlW2-sdm1uB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=f1nXuo-Xwfm-amf4-1FlX-jMEe-cv2d-yAoAl3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_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=yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:04:26,406 INFO program/MainThread: stderr[41]: 2024-03-01 17:04:26,406 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:04:26,406 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:04:26,410 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yT9dCy-yK1m-knNz-kqKb-YUrk-bQLu-XddFnl ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:04:26,410 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:04:26,413 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:04:26,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:26,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:26,422 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:04:26,425 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:04:26,427 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:04:26,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD ; incomplete: True ; hidden: False ; 2024-03-01 17:04:26,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:26,433 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/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:26,472 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:04:26,472 INFO program/MainThread: stderr[42]: 2024-03-01 17:04:26,472 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:04:26,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:26,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:26,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:04:26,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:04:26,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:04:26,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:04:26,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:04:26,495 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:04:26,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:04:26,498 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:04:26,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:04:26,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:04:26,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:04:26,505 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:04:26,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:04:26,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:04:26,511 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:04:26,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:04:26,514 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:04:26,514 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:04:26,515 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:04:26,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:04:26,517 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:04:26,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:04:26,521 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:04:26,524 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/e771e1cd-2c04-4ea1-9e07-e3aa55f07edd ' '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDHRUbngbgWBsat9VtLKVTfGwpGCAUN8AJ ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '166', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDHRUbngbgWBsat9VtLKVTfGwpGCAUN8AJ', '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': 'e771e1cd-2c04-4ea1-9e07-e3aa55f07edd', 'ID_FS_UUID_ENC': 'e771e1cd-2c04-4ea1-9e07-e3aa55f07edd', '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': '1503611911'} ; 2024-03-01 17:04:26,524 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:04:26,524 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:26,527 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:04:26,528 INFO program/MainThread: stderr[43]: 2024-03-01 17:04:26,528 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:04:26,528 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:26,530 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:04:26,530 INFO program/MainThread: stderr[44]: 2024-03-01 17:04:26,530 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:04:26,530 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:26,533 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:04:26,533 INFO program/MainThread: stderr[45]: 2024-03-01 17:04:26,533 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:04:26,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:04:26,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:26,544 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:04:26,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:26,544 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:04:26,541 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ 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 (0x7ffbc0bc5b20) -- 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 = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:26,545 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:26,547 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:04:26,548 INFO program/MainThread: stderr[46]: 2024-03-01 17:04:26,548 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:04:26,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:04:26,555 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:26,555 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:04:26,558 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:26,558 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:04:26,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:04:26,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:04:26,564 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:04:26,567 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:26,567 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:04:26,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:04:26,571 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:26,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:26,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:26,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:04:26,586 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:04:26,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:04:26,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:04:26,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:04:26,592 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:04:26,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:04:26,596 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:04:26,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:04:26,599 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:04:26,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:04:26,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:04:26,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:04:26,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:04:26,618 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:04:26,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:04:26,621 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:04:26,621 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:04:26,621 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:04:26,624 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:04:26,624 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:04:26,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:04:26,628 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:04:26,631 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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDFKlPJkltnZO7NrRCoa1LDQWGEKPKtg3d ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/dce7c205-86b7-40d0-b192-a2928784fe48', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '165', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDFKlPJkltnZO7NrRCoa1LDQWGEKPKtg3d', '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': 'dce7c205-86b7-40d0-b192-a2928784fe48', 'ID_FS_UUID_ENC': 'dce7c205-86b7-40d0-b192-a2928784fe48', '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': '1502537191'} ; 2024-03-01 17:04:26,631 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:04:26,631 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:26,634 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:04:26,634 INFO program/MainThread: stderr[47]: 2024-03-01 17:04:26,634 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:04:26,635 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:26,637 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:04:26,637 INFO program/MainThread: stderr[48]: 2024-03-01 17:04:26,637 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:04:26,637 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:26,640 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:04:26,640 INFO program/MainThread: stderr[49]: 2024-03-01 17:04:26,640 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:04:26,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:04:26,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:26,651 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:04:26,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:26,652 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:04:26,647 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d 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 (0x7ffbc0bc5b20) -- name = test_vg3 status = True 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 = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:26,652 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:26,655 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:04:26,655 INFO program/MainThread: stderr[50]: 2024-03-01 17:04:26,655 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:04:26,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:04:26,662 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:26,662 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:04:26,665 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:26,665 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:04:26,668 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,668 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:04:26,672 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,672 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:04:26,672 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:04:26,675 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:26,675 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:04:26,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:04:26,678 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:26,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:26,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:26,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:04:26,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:04:26,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:04:26,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:04:26,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:04:26,699 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:04:26,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:04:26,703 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:04:26,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:04:26,706 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:04:26,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:04:26,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:04:26,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:04:26,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:04:26,715 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:04:26,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:04:26,719 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:04:26,719 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:04:26,719 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:04:26,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:04:26,722 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:04:26,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:04:26,725 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:04:26,729 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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDY2Wqw42aQNvqfSX2gBuzOazUT9jeltQF ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/54c6e7c9-9f57-491b-ade1-9e535ebafd13 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '164', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDY2Wqw42aQNvqfSX2gBuzOazUT9jeltQF', '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': '54c6e7c9-9f57-491b-ade1-9e535ebafd13', 'ID_FS_UUID_ENC': '54c6e7c9-9f57-491b-ade1-9e535ebafd13', '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': '1501468256'} ; 2024-03-01 17:04:26,729 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:04:26,729 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:26,732 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:04:26,732 INFO program/MainThread: stderr[51]: 2024-03-01 17:04:26,732 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:04:26,732 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:26,734 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:04:26,735 INFO program/MainThread: stderr[52]: 2024-03-01 17:04:26,735 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:04:26,735 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:26,737 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:04:26,737 INFO program/MainThread: stderr[53]: 2024-03-01 17:04:26,737 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:04:26,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:04:26,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:26,748 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:04:26,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:26,750 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:04:26,745 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF 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 (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:26,750 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:26,753 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:04:26,753 INFO program/MainThread: stderr[54]: 2024-03-01 17:04:26,753 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:04:26,757 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:04:26,760 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:26,760 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:04:26,763 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:26,763 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:04:26,767 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,767 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:04:26,770 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,770 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:04:26,770 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:04:26,773 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:26,773 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:04:26,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:04:26,776 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:26,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:26,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:04:26,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:04:26,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:04:26,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:04:26,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:04:26,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:04:26,798 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:04:26,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:04:26,802 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:04:26,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:04:26,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:04:26,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:04:26,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:04:26,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:04:26,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:04:26,814 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:04:26,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:04:26,818 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:04:26,818 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:04:26,818 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:04:26,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:04:26,821 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:04:26,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:04:26,824 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:04:26,828 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/42b413d3-8ba8-4702-86d4-de4b6151af0d ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDCrgfyx0ycd0lza46bBkbpKSESWaT3dHw ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '163', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDCrgfyx0ycd0lza46bBkbpKSESWaT3dHw', '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': '42b413d3-8ba8-4702-86d4-de4b6151af0d', 'ID_FS_UUID_ENC': '42b413d3-8ba8-4702-86d4-de4b6151af0d', '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': '1501034897'} ; 2024-03-01 17:04:26,828 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:04:26,828 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:26,831 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:04:26,831 INFO program/MainThread: stderr[55]: 2024-03-01 17:04:26,831 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:04:26,831 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:26,834 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:04:26,834 INFO program/MainThread: stderr[56]: 2024-03-01 17:04:26,834 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:04:26,834 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:26,837 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:04:26,837 INFO program/MainThread: stderr[57]: 2024-03-01 17:04:26,837 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:04:26,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:04:26,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:26,848 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:26,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:26,850 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:26,845 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw 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 (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:26,850 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:26,853 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:04:26,854 INFO program/MainThread: stderr[58]: 2024-03-01 17:04:26,854 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:04:26,857 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:04:26,861 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:26,861 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:04:26,864 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:26,864 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:04:26,867 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,867 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:04:26,870 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,870 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:04:26,871 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:04:26,874 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:26,874 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:04:26,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:04:26,877 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:26,877 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:04:26,880 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': '22692370'} ; 2024-03-01 17:04:26,880 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:04:26,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:26,891 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:04:26,891 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:04:26,891 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:04:26,891 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:04:26,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:04:26,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:04:26,894 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:04:26,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:04:26,897 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:04:26,900 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:04:26,900 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:04:26,901 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:04:26,901 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffbc0cf3fa0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:04:26,904 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:04:26,906 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:26,907 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:04:26,909 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:26,909 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:04:26,913 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,913 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:04:26,916 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:26,916 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:04:26,918 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:04:26,921 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:26,924 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:04:26,930 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 0x7ffbc0c0eb80> 2024-03-01 17:04:26,968 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:04:26,972 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:04:26,972 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:04:26,975 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': '22694257'} ; 2024-03-01 17:04:26,976 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:04:26,976 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:04:26,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:26,985 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:04:26,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:26,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:26,991 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:27,005 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:27,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:04:27,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:04:27,032 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:04:27,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:04:27,034 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:04:27,037 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:04:27,037 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:04:27,040 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:04:27,041 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:04:27,041 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:04:27,043 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:04:27,046 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:04:27,049 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:04:27,052 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:04:27,054 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:04:27,055 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:04:27,055 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:04:27,056 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:04:27,055 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ffbc0c3b700) -- 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 0x7ffbc21c59a0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:04:27,059 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:04:27,062 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:27,062 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:04:27,065 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:27,065 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:04:27,068 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:27,068 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:04:27,071 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:27,071 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:04:27,071 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:04:27,074 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:27,074 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:04:27,077 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:04:27,077 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:27,080 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/42b413d3-8ba8-4702-86d4-de4b6151af0d ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDCrgfyx0ycd0lza46bBkbpKSESWaT3dHw ' '/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': '163', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDCrgfyx0ycd0lza46bBkbpKSESWaT3dHw', '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': '42b413d3-8ba8-4702-86d4-de4b6151af0d', 'ID_FS_UUID_ENC': '42b413d3-8ba8-4702-86d4-de4b6151af0d', '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': '1501034897'} ; 2024-03-01 17:04:27,080 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:04:27,080 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:27,083 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:04:27,083 INFO program/MainThread: stderr[59]: 2024-03-01 17:04:27,083 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:04:27,083 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:27,086 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:04:27,086 INFO program/MainThread: stderr[60]: 2024-03-01 17:04:27,086 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:04:27,086 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:27,089 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:04:27,089 INFO program/MainThread: stderr[61]: 2024-03-01 17:04:27,089 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:04:27,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:04:27,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:27,100 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:27,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:27,102 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:27,097 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:27,103 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:04:27,105 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:04:27,105 INFO program/MainThread: stderr[62]: 2024-03-01 17:04:27,105 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:04:27,109 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:04:27,109 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:04:27,112 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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDY2Wqw42aQNvqfSX2gBuzOazUT9jeltQF ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/54c6e7c9-9f57-491b-ade1-9e535ebafd13', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '164', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDY2Wqw42aQNvqfSX2gBuzOazUT9jeltQF', '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': '54c6e7c9-9f57-491b-ade1-9e535ebafd13', 'ID_FS_UUID_ENC': '54c6e7c9-9f57-491b-ade1-9e535ebafd13', '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': '1501468256'} ; 2024-03-01 17:04:27,112 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:04:27,112 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:27,115 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:04:27,115 INFO program/MainThread: stderr[63]: 2024-03-01 17:04:27,115 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:04:27,115 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:27,117 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:04:27,117 INFO program/MainThread: stderr[64]: 2024-03-01 17:04:27,117 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:04:27,118 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:27,120 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:04:27,120 INFO program/MainThread: stderr[65]: 2024-03-01 17:04:27,120 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:04:27,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:04:27,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:27,131 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:27,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:27,133 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:27,127 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:27,133 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:04:27,136 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:04:27,136 INFO program/MainThread: stderr[66]: 2024-03-01 17:04:27,136 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:04:27,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:04:27,140 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:04:27,142 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDFKlPJkltnZO7NrRCoa1LDQWGEKPKtg3d ' '/dev/disk/by-uuid/dce7c205-86b7-40d0-b192-a2928784fe48 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '165', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDFKlPJkltnZO7NrRCoa1LDQWGEKPKtg3d', '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': 'dce7c205-86b7-40d0-b192-a2928784fe48', 'ID_FS_UUID_ENC': 'dce7c205-86b7-40d0-b192-a2928784fe48', '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': '1502537191'} ; 2024-03-01 17:04:27,142 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:04:27,143 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:27,145 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:04:27,145 INFO program/MainThread: stderr[67]: 2024-03-01 17:04:27,145 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:04:27,145 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:27,148 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:04:27,148 INFO program/MainThread: stderr[68]: 2024-03-01 17:04:27,148 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:04:27,148 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:27,150 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:04:27,151 INFO program/MainThread: stderr[69]: 2024-03-01 17:04:27,151 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:04:27,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:04:27,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:27,162 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:27,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:27,163 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:27,158 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:27,164 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:04:27,166 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:04:27,167 INFO program/MainThread: stderr[70]: 2024-03-01 17:04:27,167 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:04:27,170 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:04:27,170 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:04:27,173 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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDHRUbngbgWBsat9VtLKVTfGwpGCAUN8AJ ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/e771e1cd-2c04-4ea1-9e07-e3aa55f07edd ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '166', '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-x5821EpmO1jdu7ojAVBMNmrFWcFnIVFDHRUbngbgWBsat9VtLKVTfGwpGCAUN8AJ', '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': 'e771e1cd-2c04-4ea1-9e07-e3aa55f07edd', 'ID_FS_UUID_ENC': 'e771e1cd-2c04-4ea1-9e07-e3aa55f07edd', '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': '1503611911'} ; 2024-03-01 17:04:27,173 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:04:27,174 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:27,176 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:04:27,176 INFO program/MainThread: stderr[71]: 2024-03-01 17:04:27,176 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:04:27,176 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:27,179 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:04:27,179 INFO program/MainThread: stderr[72]: 2024-03-01 17:04:27,179 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:04:27,179 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:27,181 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:04:27,181 INFO program/MainThread: stderr[73]: 2024-03-01 17:04:27,181 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:04:27,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:04:27,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:27,192 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:27,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:27,194 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:27,189 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:27,195 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:04:27,197 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:04:27,197 INFO program/MainThread: stderr[74]: 2024-03-01 17:04:27,197 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:04:27,201 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:04:27,201 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:04:27,204 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-KissqpGSrght07IWG4i25yd2chljTlORUXZGwHg4CmgleZcueHYlJnpmLvrqhzai ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/cb9fc01d-4ad3-4498-989c-20d1f33b903d ' '/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': '167', '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-KissqpGSrght07IWG4i25yd2chljTlORUXZGwHg4CmgleZcueHYlJnpmLvrqhzai', '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': 'cb9fc01d-4ad3-4498-989c-20d1f33b903d', 'ID_FS_UUID_ENC': 'cb9fc01d-4ad3-4498-989c-20d1f33b903d', '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': '1505369042'} ; 2024-03-01 17:04:27,204 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:04:27,204 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:27,207 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:04:27,207 INFO program/MainThread: stderr[75]: 2024-03-01 17:04:27,207 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:04:27,207 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:27,209 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:04:27,210 INFO program/MainThread: stderr[76]: 2024-03-01 17:04:27,210 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:04:27,210 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:27,212 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:04:27,212 INFO program/MainThread: stderr[77]: 2024-03-01 17:04:27,212 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:04:27,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:04:27,222 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,222 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,223 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,223 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,219 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,224 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:04:27,226 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:04:27,226 INFO program/MainThread: stderr[78]: 2024-03-01 17:04:27,227 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:04:27,230 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:04:27,230 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:04:27,233 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-KissqpGSrght07IWG4i25yd2chljTlOR1AiNUre9yTTcIdcYj57hdNNM78AZoZ70 ' '/dev/disk/by-uuid/a1217e31-625e-4847-8f91-8718868f3b1c ' '/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': '168', '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-KissqpGSrght07IWG4i25yd2chljTlOR1AiNUre9yTTcIdcYj57hdNNM78AZoZ70', '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': 'a1217e31-625e-4847-8f91-8718868f3b1c', 'ID_FS_UUID_ENC': 'a1217e31-625e-4847-8f91-8718868f3b1c', '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': '1505802079'} ; 2024-03-01 17:04:27,233 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:04:27,233 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:27,236 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:04:27,236 INFO program/MainThread: stderr[79]: 2024-03-01 17:04:27,236 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:04:27,236 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:27,238 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:04:27,239 INFO program/MainThread: stderr[80]: 2024-03-01 17:04:27,239 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:04:27,239 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:27,241 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:04:27,241 INFO program/MainThread: stderr[81]: 2024-03-01 17:04:27,241 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:04:27,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:04:27,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,252 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,252 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,253 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,249 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,254 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:04:27,256 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:04:27,256 INFO program/MainThread: stderr[82]: 2024-03-01 17:04:27,256 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:04:27,260 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:04:27,260 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:04:27,263 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/c9172521-f31d-44a4-b12d-4eda7fa54bd3 ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO4hXUiYWPeXKfWD4HxpJmCquYVmye5dNmw ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '169', '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-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO4hXUiYWPeXKfWD4HxpJmCquYVmye5dNmw', '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': 'c9172521-f31d-44a4-b12d-4eda7fa54bd3', 'ID_FS_UUID_ENC': 'c9172521-f31d-44a4-b12d-4eda7fa54bd3', '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': '1507586363'} ; 2024-03-01 17:04:27,263 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:04:27,263 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:27,266 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:04:27,266 INFO program/MainThread: stderr[83]: 2024-03-01 17:04:27,266 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:04:27,266 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:27,268 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:04:27,268 INFO program/MainThread: stderr[84]: 2024-03-01 17:04:27,268 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:04:27,269 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:27,271 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:04:27,271 INFO program/MainThread: stderr[85]: 2024-03-01 17:04:27,271 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:04:27,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:04:27,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,281 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,281 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,282 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,278 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,283 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:04:27,285 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:04:27,285 INFO program/MainThread: stderr[86]: 2024-03-01 17:04:27,285 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:04:27,289 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:04:27,289 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:04:27,292 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO49yWSwT6cykb2qMCD6fxtpPiQOWTu2SNz ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/6e88042d-ffaa-4c93-9561-aa2cf1c87855 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '170', '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-5EcPkwy3d8WGgWMw7YYaUheAq1vPekO49yWSwT6cykb2qMCD6fxtpPiQOWTu2SNz', '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': '6e88042d-ffaa-4c93-9561-aa2cf1c87855', 'ID_FS_UUID_ENC': '6e88042d-ffaa-4c93-9561-aa2cf1c87855', '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': '1508010078'} ; 2024-03-01 17:04:27,292 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:04:27,292 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:27,294 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:04:27,295 INFO program/MainThread: stderr[87]: 2024-03-01 17:04:27,295 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:04:27,295 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:27,297 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:04:27,297 INFO program/MainThread: stderr[88]: 2024-03-01 17:04:27,297 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:04:27,297 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:27,300 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:04:27,300 INFO program/MainThread: stderr[89]: 2024-03-01 17:04:27,300 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:04:27,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:04:27,309 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,310 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,310 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,311 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,307 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,312 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:04:27,314 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:04:27,314 INFO program/MainThread: stderr[90]: 2024-03-01 17:04:27,314 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:04:27,318 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:04:27,318 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:04:27,318 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:27,330 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:27,347 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:04:27,348 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:04:27,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:27,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:27,360 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:04:27,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:27,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:27,370 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:04:27,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:27,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:27,381 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:04:27,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:27,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:27,392 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:04:27,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:27,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:27,402 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:04:27,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:27,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:27,413 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:04:27,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,418 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:04:27,418 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,419 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,419 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,419 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,420 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,420 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,420 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,421 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,421 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,421 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,421 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,422 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:04:27,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:04:27,427 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:04:27,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:04:27,432 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:04:27,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:04:27,437 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:04:27,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:04:27,442 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:04:27,444 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,445 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,445 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,446 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,449 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,449 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,450 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,453 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,454 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,451 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,457 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,458 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,461 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,462 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,465 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,466 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,469 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,469 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,470 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,473 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,473 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,474 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,477 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,478 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,481 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,482 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,484 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,485 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,486 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,489 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,490 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,492 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,493 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,494 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,496 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,497 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,497 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,498 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,500 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,501 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,501 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,502 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,498 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,505 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,506 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,508 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,509 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,509 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,510 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,513 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,513 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,514 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,517 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,518 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,521 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,522 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,524 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,525 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,526 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,528 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,529 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,530 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,533 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,533 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,536 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,537 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,540 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,541 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,544 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,545 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,548 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,549 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,552 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,553 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,556 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,557 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,560 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,561 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,564 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,565 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,567 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,568 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,568 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,569 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:04:27,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 9yWSwT-6cyk-b2qM-CD6f-xtpP-iQOW-Tu2SNz size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:04:27,569 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:04:27,572 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:04:27,572 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:27,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 17:04:27,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:04:27,576 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:04:27,576 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 17:04:27,580 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:04:27,580 INFO program/MainThread: stderr[91]: 2024-03-01 17:04:27,580 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:04:27,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 17:04:27,584 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:04:27,584 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:04:27,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:04:27,590 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:04:27,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,592 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,593 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,593 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,595 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,596 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,597 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,594 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,599 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,599 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,600 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,602 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,603 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,603 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,604 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,606 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,607 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,607 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,607 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,604 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,610 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,611 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,608 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,614 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,614 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,617 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,617 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,617 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,618 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,615 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,621 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,621 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,621 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,624 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,625 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,627 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,628 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,628 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,631 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,631 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,631 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,632 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,634 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,635 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,635 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,635 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,638 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,638 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,638 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,639 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,641 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,642 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,642 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,645 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,646 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,649 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,649 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,652 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,653 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,656 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,656 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,659 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,659 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,659 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,660 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,662 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,663 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,663 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,664 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,660 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,666 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,666 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,667 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,667 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,669 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,670 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,670 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,671 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,673 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,673 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,674 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,674 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,676 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,677 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,677 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,678 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,680 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,683 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,684 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,685 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,687 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,687 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,688 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,690 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,691 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,692 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,694 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,695 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,697 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,698 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,699 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,702 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:04:27,702 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:04:27,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0c1d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = hXUiYW-PeXK-fWD4-HxpJ-mCqu-YVmy-e5dNmw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 5EcPkw-y3d8-WGgW-Mw7Y-YaUh-eAq1-vPekO4 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:04:27,703 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 17:04:27,706 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:04:27,706 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:27,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 17:04:27,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 17:04:27,709 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:04:27,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:04:27,712 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 17:04:27,712 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:04:27,712 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'sda', 'test_vg1'] 2024-03-01 17:04:27,712 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:04:27,715 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:04:27,715 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:27,718 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:04:27,721 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:04:27,724 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:04:27,724 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:04:27,724 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:04:27,724 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:04:27,724 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:04:27,726 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:04:27,727 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:27,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:04:27,729 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:04:27,729 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:04:27,730 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:04:27,730 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:04:27,732 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:04:27,732 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:27,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 17:04:27,735 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:04:27,735 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:04:27,735 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:04:27,735 DEBUG blivet/MainThread: removing sda 2024-03-01 17:04:27,738 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:04:27,738 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:27,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 17:04:27,740 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:04:27,741 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:04:27,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,746 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 17:04:27,746 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,747 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,747 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,747 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,747 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,748 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,748 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,748 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,749 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,749 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,749 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,750 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:04:27,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:04:27,755 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:04:27,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:04:27,760 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:04:27,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 17:04:27,765 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:04:27,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:04:27,771 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:04:27,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,773 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,774 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,774 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,777 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,777 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,778 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,778 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,781 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,782 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,782 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,785 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,785 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,786 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,786 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,789 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,790 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,790 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,790 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,793 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,794 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,795 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,797 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,798 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,798 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,801 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,801 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,802 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,802 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,805 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,805 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,806 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,806 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,809 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,809 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,810 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,810 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,813 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,813 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,814 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,814 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,817 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,817 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,818 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,821 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,821 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,822 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,822 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,825 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,825 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,826 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,826 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,829 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,829 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,830 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,830 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,833 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,833 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,834 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,834 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,837 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,837 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,838 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,841 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,841 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,841 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,842 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,845 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,846 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,849 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,850 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,853 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,853 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,854 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,856 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,857 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,857 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,858 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,860 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,861 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,861 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,862 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,864 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,865 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,865 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,866 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,863 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,868 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,869 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,869 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,870 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,872 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,873 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,873 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,874 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,876 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,877 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,878 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,880 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,881 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,882 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,884 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,885 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,885 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,886 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,888 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,889 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,889 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,890 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,892 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,893 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,893 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,894 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,896 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,897 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,897 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,898 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:04:27,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bbeb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1AiNUr-e9yT-TcId-cYj5-7hdN-NM78-AZoZ70 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:04:27,898 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 17:04:27,901 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:04:27,901 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:27,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 17:04:27,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 17:04:27,904 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:04:27,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 17:04:27,908 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 17:04:27,908 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:04:27,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:27,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:04:27,913 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:04:27,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,916 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,916 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,916 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,919 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,920 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,923 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,923 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,924 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,926 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,927 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,929 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,930 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,931 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,933 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,933 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,934 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,934 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,936 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,937 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,937 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,938 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,934 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,940 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,940 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,941 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,941 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,944 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,944 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,945 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,947 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,947 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,948 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,948 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,950 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,951 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,951 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,952 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,954 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,954 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,955 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,955 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,957 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,958 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,958 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,959 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,961 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,961 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,961 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,962 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,964 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,965 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,965 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,966 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,968 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,968 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,969 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,969 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,972 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,972 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,972 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,975 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,976 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,978 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,979 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,979 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,979 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,982 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,982 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,982 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,983 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,985 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,986 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,986 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,986 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,989 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,989 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,989 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,990 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,992 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,993 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,993 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,993 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,996 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:27,997 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:27,999 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,000 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,000 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,000 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:27,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:28,002 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,003 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,003 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,004 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:28,006 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,006 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,007 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,007 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:28,009 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,010 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,010 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,011 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:28,013 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,013 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,014 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,014 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:28,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,017 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,017 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,018 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:28,020 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,020 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,021 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,021 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:28,023 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,024 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,024 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:04:28,025 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:04:28,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bc1820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = UXZGwH-g4Cm-gleZ-cueH-YlJn-pmLv-rqhzai size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0cf3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = Kissqp-GSrg-ht07-IWG4-i25y-d2ch-ljTlOR size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:04:28,025 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 17:04:28,028 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:04:28,028 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:04:28,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 17:04:28,031 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:04:28,034 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:04:28,034 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 17:04:28,034 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:04:28,034 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'sdf', 'test_vg2'] 2024-03-01 17:04:28,034 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 17:04:28,037 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 17:04:28,037 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,040 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:04:28,042 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:04:28,045 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:04:28,045 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 17:04:28,045 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:04:28,045 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 17:04:28,045 DEBUG blivet/MainThread: removing sdd 2024-03-01 17:04:28,048 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 17:04:28,048 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 17:04:28,051 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 17:04:28,051 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:04:28,051 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 17:04:28,051 DEBUG blivet/MainThread: removing sde 2024-03-01 17:04:28,053 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 17:04:28,053 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 17:04:28,056 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 17:04:28,056 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:04:28,056 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 17:04:28,056 DEBUG blivet/MainThread: removing sdf 2024-03-01 17:04:28,059 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 17:04:28,059 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 17:04:28,061 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 17:04:28,062 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:04:28,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:28,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,067 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 17:04:28,068 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,068 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,068 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,069 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,069 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,070 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,070 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,070 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,071 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,071 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,071 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,072 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:04:28,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:04:28,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 17:04:28,077 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:04:28,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:04:28,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 17:04:28,082 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:04:28,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:04:28,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 17:04:28,087 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:04:28,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:04:28,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 17:04:28,092 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:04:28,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:28,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:04:28,097 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:04:28,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,101 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,102 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,106 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,108 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,112 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,113 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,108 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,117 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,118 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,122 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,123 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,126 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,127 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,129 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,131 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,132 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,134 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,129 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,138 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,139 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,143 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,144 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,148 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,149 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,153 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,155 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,159 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,160 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,164 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,165 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,169 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,170 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,174 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,176 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,179 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,181 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,185 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,186 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,190 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,191 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,195 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,196 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,200 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,202 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,206 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,207 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,211 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,212 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,216 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,217 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,221 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,222 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,226 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,228 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,231 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,233 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,237 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,238 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,242 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,243 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,247 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,248 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,252 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,253 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,257 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,258 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,259 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,263 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,264 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:04:28,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bd4af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = HRUbng-bgWB-sat9-VtLK-VTfG-wpGC-AUN8AJ size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:04:28,265 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 17:04:28,267 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:04:28,268 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 17:04:28,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 17:04:28,271 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:04:28,274 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 17:04:28,274 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 17:04:28,274 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:04:28,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:28,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:04:28,279 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:04:28,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,282 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,284 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,279 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,286 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,287 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,288 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,291 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,292 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,293 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,296 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,297 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,298 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,302 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,303 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,299 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,306 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,308 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,311 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,312 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,315 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,316 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,317 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,321 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,322 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,326 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,327 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,330 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,331 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,335 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,336 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,340 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,341 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,345 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,346 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,349 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,351 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,354 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,355 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,358 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,359 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,360 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,364 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,365 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,369 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,370 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,373 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,375 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,378 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,379 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,383 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,384 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,388 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,389 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,393 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,394 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,397 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,399 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,402 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,403 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,407 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,408 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,412 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,413 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,417 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,418 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,421 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,423 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,426 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,427 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,431 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,432 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:04:28,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0be2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = FKlPJk-ltnZ-O7Nr-RCoa-1LDQ-WGEK-PKtg3d size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:04:28,433 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 17:04:28,435 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:04:28,435 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 17:04:28,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 17:04:28,439 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:04:28,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 17:04:28,442 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 17:04:28,442 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:04:28,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:28,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:04:28,447 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:04:28,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,450 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,451 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,454 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,456 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,459 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,460 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,463 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,464 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,468 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,469 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,472 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,473 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,477 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,478 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,474 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,481 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,482 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,485 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,486 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,490 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,491 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,494 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,495 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,498 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,499 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,503 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,504 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,507 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,508 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,512 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,513 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,516 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,517 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,520 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,522 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,525 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,526 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,529 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,530 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,534 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,535 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,538 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,539 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,542 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,543 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,547 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,548 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,551 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,552 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,556 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,557 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,560 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,561 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,564 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,566 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,569 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,570 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,573 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,574 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,578 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,579 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,582 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,583 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,586 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,587 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:04:28,584 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc2179c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y2Wqw4-2aQN-vqfS-X2gB-uzOa-zUT9-jeltQF size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,588 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 17:04:28,591 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:04:28,591 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 17:04:28,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 17:04:28,594 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:04:28,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:04:28,597 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 17:04:28,597 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:04:28,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:28,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:04:28,602 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:04:28,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,605 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,606 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,609 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,610 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,613 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,614 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,617 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,618 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,621 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,622 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,625 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,626 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,629 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,630 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,633 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,634 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,637 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,637 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,640 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,641 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,644 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,645 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,648 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,648 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,649 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,652 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,653 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,656 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,657 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,660 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,660 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,661 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,664 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,665 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,668 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,669 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,672 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,673 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,669 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,676 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,677 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,680 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,681 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,684 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,684 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,687 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,688 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,688 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,691 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,692 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,695 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,696 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,699 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,700 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,703 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,704 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,707 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,708 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,711 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,712 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,708 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,715 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,716 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,719 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,720 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,723 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,724 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,727 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:04:28,728 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:04:28,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7ffbc0bfffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Crgfyx-0ycd-0lza-46bB-kbpK-SESW-aT3dHw size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7ffbc0bc5b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = x5821E-pmO1-jdu7-ojAV-BMNm-rFWc-FnIVFD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:04:28,728 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 17:04:28,731 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:04:28,731 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 17:04:28,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 17:04:28,734 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:04:28,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 17:04:28,737 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 17:04:28,737 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:04:28,737 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdj', 'sdh', 'sdg', 'sdi'] 2024-03-01 17:04:28,737 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 17:04:28,739 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 17:04:28,740 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,743 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:04:28,745 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:04:28,748 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:04:28,751 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:04:28,751 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 17:04:28,751 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:04:28,751 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 17:04:28,751 DEBUG blivet/MainThread: removing sdj 2024-03-01 17:04:28,753 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 17:04:28,753 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,753 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 17:04:28,756 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 17:04:28,756 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:04:28,756 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 17:04:28,756 DEBUG blivet/MainThread: removing sdh 2024-03-01 17:04:28,759 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 17:04:28,759 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 17:04:28,761 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 17:04:28,762 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:04:28,762 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 17:04:28,762 DEBUG blivet/MainThread: removing sdg 2024-03-01 17:04:28,764 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 17:04:28,764 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 17:04:28,767 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 17:04:28,767 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:04:28,767 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 17:04:28,767 DEBUG blivet/MainThread: removing sdi 2024-03-01 17:04:28,769 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 17:04:28,770 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:04:28,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 17:04:28,772 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 17:04:28,772 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:04:28,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:28,784 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:28,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:28,813 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:28,833 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:04:28,833 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:28,845 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:28,864 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:04:28,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:28,878 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:28,898 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:04:28,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:28,911 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:28,931 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:04:28,931 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:28,945 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:28,965 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:04:28,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:28,978 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:28,998 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:04:28,998 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:29,011 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,031 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:04:29,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:29,044 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,063 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:04:29,064 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:04:29,064 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:04:29,064 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:04:29,064 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:04:29,064 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:04:29,064 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:04:29,065 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:04:29,066 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:04:29,066 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:04:29,066 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:04:29,066 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:04:29,066 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:04:29,066 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:04:29,066 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:04:29,066 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:04:29,066 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:04:29,066 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:04:29,068 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:04:29,070 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:04:29,073 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:04:29,075 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:04:29,076 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:04:29,078 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:04:29,078 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 0x7ffbc0b59f90> 2024-03-01 17:04:29,078 INFO blivet/MainThread: sorting actions... 2024-03-01 17:04:29,098 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:04:29,098 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:04:29,098 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:04:29,098 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:04:29,098 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:04:29,098 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:04:29,099 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:04:29,099 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:04:29,099 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:04:29,099 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:04:29,099 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:04:29,099 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:04:29,099 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:04:29,099 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:04:29,100 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:04:29,100 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:04:29,100 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:04:29,100 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:04:29,100 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:04:29,100 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:04:29,100 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:04:29,100 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:04:29,101 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:04:29,101 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:04:29,101 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:04:29,101 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:04:29,101 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:04:29,101 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:04:29,101 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:04:29,102 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:04:29,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,107 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:04:29,107 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 17:04:29,115 INFO program/MainThread: stdout: 2024-03-01 17:04:29,115 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:04:29,115 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,115 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:29,133 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:29,147 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,147 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:04:29,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 17:04:29,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:04:29,157 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:04:29,160 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 17:04:29,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:04:29,164 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:29,206 INFO program/MainThread: stdout[92]: 2024-03-01 17:04:29,206 INFO program/MainThread: stderr[92]: 2024-03-01 17:04:29,206 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:04:29,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:04:29,213 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,215 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,218 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,221 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,223 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,226 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,229 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,232 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 17:04:29,235 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:29,266 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 17:04:29,267 INFO program/MainThread: stderr[93]: 2024-03-01 17:04:29,267 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:04:29,268 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:04:29,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,284 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:04:29,284 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 17:04:29,294 INFO program/MainThread: stdout: 2024-03-01 17:04:29,294 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:04:29,294 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,294 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:29,340 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:29,354 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,355 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:04:29,358 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 17:04:29,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:04:29,364 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:04:29,367 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 17:04:29,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:04:29,370 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:29,409 INFO program/MainThread: stdout[94]: 2024-03-01 17:04:29,409 INFO program/MainThread: stderr[94]: 2024-03-01 17:04:29,409 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:04:29,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:04:29,416 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,418 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,421 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,424 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,426 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,429 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,432 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,435 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 17:04:29,438 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:29,470 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 17:04:29,470 INFO program/MainThread: stderr[95]: 2024-03-01 17:04:29,470 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:04:29,471 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:04:29,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,486 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:04:29,486 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 17:04:29,496 INFO program/MainThread: stdout: 2024-03-01 17:04:29,496 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:04:29,496 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,496 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:29,544 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:29,557 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,558 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:04:29,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 17:04:29,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:04:29,567 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:04:29,571 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 17:04:29,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:04:29,574 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:29,608 INFO program/MainThread: stdout[96]: 2024-03-01 17:04:29,608 INFO program/MainThread: stderr[96]: 2024-03-01 17:04:29,608 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:04:29,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:04:29,615 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,617 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,620 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,623 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,626 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,628 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,631 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,634 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:04:29,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 17:04:29,637 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:29,670 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 17:04:29,670 INFO program/MainThread: stderr[97]: 2024-03-01 17:04:29,670 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:04:29,671 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:04:29,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,686 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:04:29,686 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 17:04:29,698 INFO program/MainThread: stdout: 2024-03-01 17:04:29,699 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:04:29,699 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,699 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:29,738 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:29,753 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:29,753 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:04:29,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 17:04:29,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:04:29,763 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:04:29,766 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 17:04:29,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:04:29,770 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:29,807 INFO program/MainThread: stdout[98]: 2024-03-01 17:04:29,807 INFO program/MainThread: stderr[98]: 2024-03-01 17:04:29,807 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:04:29,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:04:29,814 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,817 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:04:29,820 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,823 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:04:29,826 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,828 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:04:29,831 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,834 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:04:29,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 17:04:29,837 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:29,870 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 17:04:29,870 INFO program/MainThread: stderr[99]: 2024-03-01 17:04:29,870 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:04:29,871 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:04:29,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 17:04:29,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 17:04:29,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:04:29,902 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,913 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:04:29,918 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,927 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:04:29,935 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:04:29,943 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:29,946 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:04:29,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 17:04:29,948 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:29,980 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 17:04:29,980 INFO program/MainThread: stderr[100]: 2024-03-01 17:04:29,980 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:04:29,981 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:30,037 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 17:04:30,038 INFO program/MainThread: stderr[101]: 2024-03-01 17:04:30,038 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:04:30,038 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:30,093 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 17:04:30,093 INFO program/MainThread: stderr[102]: 2024-03-01 17:04:30,093 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:04:30,094 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:04:30,104 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,116 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:04:30,124 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:04:30,124 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:30,165 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 17:04:30,166 INFO program/MainThread: stderr[103]: 2024-03-01 17:04:30,166 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:04:30,166 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 17:04:30,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,184 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,184 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:30,192 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 17:04:30,192 INFO program/MainThread: stderr[104]: 2024-03-01 17:04:30,192 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:04:30,192 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdi ... 2024-03-01 17:04:30,206 INFO program/MainThread: stdout[105]: 2024-03-01 17:04:30,206 INFO program/MainThread: stderr[105]: 2024-03-01 17:04:30,206 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:04:30,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,218 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,230 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,230 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:04:30,234 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,236 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:04:30,239 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:04:30,239 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb,/dev/sdg ... 2024-03-01 17:04:30,268 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 17:04:30,268 INFO program/MainThread: stderr[106]: 2024-03-01 17:04:30,268 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:04:30,268 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 17:04:30,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,287 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,287 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:30,296 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 17:04:30,296 INFO program/MainThread: stderr[107]: 2024-03-01 17:04:30,296 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:04:30,296 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 17:04:30,310 INFO program/MainThread: stdout[108]: 2024-03-01 17:04:30,310 INFO program/MainThread: stderr[108]: 2024-03-01 17:04:30,310 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:04:30,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,319 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,331 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,331 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:04:30,335 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,337 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:04:30,340 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:04:30,340 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdh,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:30,373 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 17:04:30,373 INFO program/MainThread: stderr[109]: 2024-03-01 17:04:30,373 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:04:30,373 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 17:04:30,374 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,391 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,391 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:30,400 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 17:04:30,400 INFO program/MainThread: stderr[110]: 2024-03-01 17:04:30,400 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:04:30,400 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 17:04:30,413 INFO program/MainThread: stdout[111]: 2024-03-01 17:04:30,413 INFO program/MainThread: stderr[111]: 2024-03-01 17:04:30,413 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:04:30,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,422 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,436 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,436 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:04:30,440 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,442 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:04:30,445 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:04:30,445 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdj,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:30,478 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 17:04:30,478 INFO program/MainThread: stderr[112]: 2024-03-01 17:04:30,478 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:04:30,479 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 17:04:30,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,496 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,496 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:30,504 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 17:04:30,505 INFO program/MainThread: stderr[113]: 2024-03-01 17:04:30,505 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:04:30,505 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 17:04:30,518 INFO program/MainThread: stdout[114]: 2024-03-01 17:04:30,519 INFO program/MainThread: stderr[114]: 2024-03-01 17:04:30,519 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:04:30,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,531 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,543 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,543 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:04:30,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,550 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:04:30,550 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 17:04:30,557 INFO program/MainThread: stdout: 2024-03-01 17:04:30,558 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:04:30,558 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,574 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,586 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,586 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:04:30,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 17:04:30,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:04:30,596 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:04:30,599 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 17:04:30,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:04:30,603 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:30,645 INFO program/MainThread: stdout[115]: 2024-03-01 17:04:30,645 INFO program/MainThread: stderr[115]: 2024-03-01 17:04:30,645 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:04:30,649 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:04:30,652 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,654 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:04:30,657 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,660 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:04:30,662 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,665 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:04:30,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 17:04:30,668 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:30,822 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 17:04:30,823 INFO program/MainThread: stderr[116]: 2024-03-01 17:04:30,823 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:04:30,824 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:04:30,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,844 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:04:30,844 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 17:04:30,861 INFO program/MainThread: stdout: 2024-03-01 17:04:30,861 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:04:30,861 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,885 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,885 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:30,899 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:30,899 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:04:30,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 17:04:30,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:04:30,909 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:04:30,912 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 17:04:30,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:04:30,915 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:30,955 INFO program/MainThread: stdout[117]: 2024-03-01 17:04:30,955 INFO program/MainThread: stderr[117]: 2024-03-01 17:04:30,955 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:04:30,959 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:04:30,962 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,965 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:04:30,968 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,970 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:04:30,973 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:30,976 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:04:30,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 17:04:30,979 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:31,007 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 17:04:31,008 INFO program/MainThread: stderr[118]: 2024-03-01 17:04:31,008 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:04:31,009 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:04:31,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 17:04:31,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 17:04:31,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:04:31,038 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,044 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:04:31,049 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,061 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:04:31,066 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,069 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:04:31,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 17:04:31,071 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:31,099 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 17:04:31,099 INFO program/MainThread: stderr[119]: 2024-03-01 17:04:31,099 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:04:31,099 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:31,151 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 17:04:31,151 INFO program/MainThread: stderr[120]: 2024-03-01 17:04:31,151 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:04:31,151 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:31,183 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 17:04:31,184 INFO program/MainThread: stderr[121]: 2024-03-01 17:04:31,184 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:04:31,185 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:04:31,191 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,201 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:04:31,206 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:04:31,206 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/sdc,/dev/sda,/dev/sdd,/dev/sdf,/dev/sdb ... 2024-03-01 17:04:31,254 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 17:04:31,254 INFO program/MainThread: stderr[122]: 2024-03-01 17:04:31,254 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:04:31,255 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 17:04:31,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,271 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,271 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 17:04:31,279 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 17:04:31,280 INFO program/MainThread: stderr[123]: 2024-03-01 17:04:31,280 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:04:31,280 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdf ... 2024-03-01 17:04:31,293 INFO program/MainThread: stdout[124]: 2024-03-01 17:04:31,293 INFO program/MainThread: stderr[124]: 2024-03-01 17:04:31,293 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:04:31,293 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,307 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,319 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,319 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:04:31,323 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,325 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:04:31,328 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:04:31,328 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 17:04:31,355 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 17:04:31,355 INFO program/MainThread: stderr[125]: 2024-03-01 17:04:31,355 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:04:31,356 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 17:04:31,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,373 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,373 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdd,/dev/sdb ... 2024-03-01 17:04:31,381 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 17:04:31,382 INFO program/MainThread: stderr[126]: 2024-03-01 17:04:31,382 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:04:31,382 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 17:04:31,395 INFO program/MainThread: stdout[127]: 2024-03-01 17:04:31,395 INFO program/MainThread: stderr[127]: 2024-03-01 17:04:31,395 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 17:04:31,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,404 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,405 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,417 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,417 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:04:31,421 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,423 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:04:31,426 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:04:31,426 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/sda,/dev/sdd,/dev/sdb ... 2024-03-01 17:04:31,454 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 17:04:31,455 INFO program/MainThread: stderr[128]: 2024-03-01 17:04:31,455 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 17:04:31,455 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 17:04:31,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,472 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,472 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:04:31,480 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 17:04:31,480 INFO program/MainThread: stderr[129]: 2024-03-01 17:04:31,480 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 17:04:31,480 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdd ... 2024-03-01 17:04:31,493 INFO program/MainThread: stdout[130]: 2024-03-01 17:04:31,493 INFO program/MainThread: stderr[130]: 2024-03-01 17:04:31,493 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 17:04:31,493 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,506 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,506 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,518 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,518 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:04:31,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,525 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:04:31,525 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 17:04:31,533 INFO program/MainThread: stdout: 2024-03-01 17:04:31,533 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:04:31,533 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,550 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,550 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,562 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,563 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:04:31,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 17:04:31,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:04:31,573 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:04:31,576 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 17:04:31,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:04:31,579 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:04:31,613 INFO program/MainThread: stdout[131]: 2024-03-01 17:04:31,613 INFO program/MainThread: stderr[131]: 2024-03-01 17:04:31,613 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 17:04:31,617 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:04:31,620 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,623 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:04:31,625 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,628 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:04:31,631 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,633 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:04:31,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 17:04:31,636 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:04:31,666 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 17:04:31,667 INFO program/MainThread: stderr[132]: 2024-03-01 17:04:31,667 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 17:04:31,668 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:04:31,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,682 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:04:31,683 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:04:31,696 INFO program/MainThread: stdout: 2024-03-01 17:04:31,696 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:04:31,696 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,724 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:31,738 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:31,738 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:04:31,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:04:31,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:04:31,748 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:04:31,751 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:04:31,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:04:31,754 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:04:31,788 INFO program/MainThread: stdout[133]: 2024-03-01 17:04:31,788 INFO program/MainThread: stderr[133]: 2024-03-01 17:04:31,788 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 17:04:31,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:04:31,795 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,797 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:04:31,800 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,803 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:04:31,806 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,808 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:04:31,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:04:31,811 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:04:31,839 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 17:04:31,840 INFO program/MainThread: stderr[134]: 2024-03-01 17:04:31,840 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 17:04:31,840 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:04:31,846 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:04:31,855 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:04:31,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:04:31,866 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,877 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:04:31,884 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,889 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:04:31,894 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:31,899 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:04:31,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:04:31,901 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:04:31,930 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 17:04:31,931 INFO program/MainThread: stderr[135]: 2024-03-01 17:04:31,931 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 17:04:31,931 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:04:31,985 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:04:31,985 INFO program/MainThread: stderr[136]: 2024-03-01 17:04:31,985 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 17:04:31,985 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:04:32,011 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 17:04:32,012 INFO program/MainThread: stderr[137]: 2024-03-01 17:04:32,012 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 17:04:32,013 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:04:32,020 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:32,028 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:04:32,036 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:04:32,036 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:04:32,091 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:04:32,091 INFO program/MainThread: stderr[138]: 2024-03-01 17:04:32,091 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 17:04:32,091 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:04:32,091 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:32,100 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:32,101 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 17:04:32,109 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 17:04:32,109 INFO program/MainThread: stderr[139]: 2024-03-01 17:04:32,109 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 17:04:32,109 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 17:04:32,123 INFO program/MainThread: stdout[140]: 2024-03-01 17:04:32,123 INFO program/MainThread: stderr[140]: 2024-03-01 17:04:32,123 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 17:04:32,123 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:32,136 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:32,136 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:32,148 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:32,148 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:04:32,152 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:32,155 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:04:32,157 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:04:32,157 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 17:04:32,185 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:04:32,186 INFO program/MainThread: stderr[141]: 2024-03-01 17:04:32,186 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 17:04:32,186 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:04:32,186 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:32,203 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:32,203 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 17:04:32,210 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 17:04:32,211 INFO program/MainThread: stderr[142]: 2024-03-01 17:04:32,211 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 17:04:32,211 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 17:04:32,224 INFO program/MainThread: stdout[143]: 2024-03-01 17:04:32,224 INFO program/MainThread: stderr[143]: 2024-03-01 17:04:32,224 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 17:04:32,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:32,237 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:32,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:32,246 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:32,247 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:04:32,250 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:32,253 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:04:32,255 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:04:32,255 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 17:04:32,283 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:04:32,283 INFO program/MainThread: stderr[144]: 2024-03-01 17:04:32,283 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 17:04:32,283 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:04:32,284 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:32,301 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:32,301 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 17:04:32,309 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 17:04:32,309 INFO program/MainThread: stderr[145]: 2024-03-01 17:04:32,309 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 17:04:32,309 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 17:04:32,323 INFO program/MainThread: stdout[146]: 2024-03-01 17:04:32,323 INFO program/MainThread: stderr[146]: 2024-03-01 17:04:32,323 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 17:04:32,323 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:32,336 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:32,336 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:32,348 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:32,353 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:04:32,353 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 0x7ffbc0b4ce00> 2024-03-01 17:04:40,169 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ip6glgpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:04:43,210 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_azviwe18/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:04:47,178 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_twriyiu3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:04:47,214 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:47,214 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:04:47,217 INFO program/MainThread: stdout[2]: 2024-03-01 17:04:47,218 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 17:04:47,218 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:04:47,218 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:04:47,222 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:47,223 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:04:47,226 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:47,226 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:04:47,229 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:47,229 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:04:47,232 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:47,232 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:04:47,240 INFO program/MainThread: stdout: 2024-03-01 17:04:47,240 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:04:47,240 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,240 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,240 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,240 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,241 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,241 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,241 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,241 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,241 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,241 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,241 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,241 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:04:47,241 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:04:47,241 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:04:47,241 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:47,241 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 17:04:47,241 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:47,241 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:47,242 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:04:47,242 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:47,242 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:04:47,242 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:04:47,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:47,256 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:47,269 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:04:47,273 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:04:47,273 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:04:47,274 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 17:04:47,301 INFO program/MainThread: stdout[3]: 2024-03-01 17:04:47,302 INFO program/MainThread: stderr[3]: 2024-03-01 17:04:47,302 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:04:47,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,313 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:04:47,315 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 17:04:47,319 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:04:47,320 INFO blivet/MainThread: sda is a disk 2024-03-01 17:04:47,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:04:47,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:04:47,324 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:04:47,327 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:04:47,327 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:04:47,330 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:04:47,331 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,331 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:04:47,331 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b3cf8e80) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:04:47,334 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:04:47,335 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:04:47,338 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:04:47,338 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:04:47,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,349 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:04:47,349 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:04:47,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:04:47,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:04:47,352 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:04:47,355 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:04:47,355 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:04:47,358 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:04:47,359 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,359 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:04:47,359 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b3c3cc70) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:04:47,362 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:04:47,363 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:04:47,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:04:47,366 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:04:47,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,376 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:04:47,377 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:04:47,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:04:47,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:04:47,380 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:04:47,383 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:04:47,383 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:04:47,386 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:04:47,386 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,387 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:04:47,387 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b3d0a490) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:04:47,390 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:04:47,390 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:04:47,393 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:04:47,393 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:04:47,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,404 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:04:47,404 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:04:47,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:04:47,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:04:47,407 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:04:47,410 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:04:47,411 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:04:47,413 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:04:47,414 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,414 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:04:47,414 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b2c185e0) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:04:47,417 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:04:47,417 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:04:47,420 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:04:47,420 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:04:47,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,431 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:04:47,431 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:04:47,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:04:47,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:04:47,435 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:04:47,438 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:04:47,438 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:04:47,441 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:04:47,441 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,441 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:04:47,441 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b2c182b0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:04:47,444 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:04:47,445 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:04:47,447 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:04:47,448 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:04:47,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,458 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:04:47,459 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:04:47,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:04:47,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:04:47,462 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:04:47,465 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:04:47,465 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:04:47,468 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:04:47,468 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,468 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:04:47,468 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b2c13bb0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:04:47,471 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:04:47,471 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:04:47,474 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:04:47,474 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:04:47,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,485 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:04:47,486 INFO blivet/MainThread: sde is a disk 2024-03-01 17:04:47,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:04:47,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:04:47,489 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:04:47,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:04:47,492 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:04:47,494 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:04:47,495 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,495 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:04:47,495 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b2ba5fa0) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:04:47,498 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:04:47,498 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:04:47,501 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:04:47,501 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:04:47,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,512 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:04:47,513 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:04:47,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:04:47,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:04:47,516 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:04:47,519 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:04:47,519 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:04:47,522 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:04:47,522 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,523 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:04:47,523 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b2c13c10) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:04:47,526 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:04:47,526 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:04:47,529 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:04:47,529 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:04:47,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,540 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:04:47,540 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:04:47,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:04:47,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:04:47,543 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:04:47,546 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:04:47,547 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:04:47,550 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:04:47,550 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,550 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:04:47,550 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b2bb0a00) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:04:47,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:04:47,554 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:04:47,557 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:04:47,557 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:04:47,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,567 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:04:47,568 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:04:47,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:04:47,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:04:47,571 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:04:47,574 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:04:47,574 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:04:47,577 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:04:47,577 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,578 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:04:47,578 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b2ba5e50) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:04:47,581 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:04:47,581 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:04:47,584 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:04:47,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 17:04:47,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,595 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:04:47,595 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:04:47,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:04:47,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:04:47,599 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:04:47,601 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:04:47,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 17:04:47,604 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:04:47,605 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,605 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:04:47,605 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b2bb6550) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:04:47,608 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:04:47,608 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:04:47,612 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:04:47,612 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:04:47,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,622 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:04:47,623 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:04:47,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:04:47,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:04:47,626 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:04:47,629 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:04:47,629 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:04:47,632 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:04:47,632 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:04:47,633 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:04:47,633 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b2bb6d60) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:04:47,636 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:04:47,636 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:04:47,638 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': '22692370'} ; 2024-03-01 17:04:47,639 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:04:47,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,648 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:04:47,648 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:04:47,649 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:04:47,649 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:04:47,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:04:47,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:04:47,652 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:04:47,654 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:04:47,655 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:04:47,657 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:04:47,658 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:04:47,658 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:04:47,658 INFO blivet/MainThread: got device: DiskDevice instance (0x7f24b2bb6eb0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:04:47,661 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:04:47,664 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:47,665 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:04:47,668 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:47,668 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:04:47,671 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:47,671 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:04:47,674 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:47,674 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:04:47,677 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:04:47,680 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:47,683 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:04:47,693 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 0x7f24b2bb5440> 2024-03-01 17:04:47,741 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:04:47,745 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:04:47,745 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:04:47,748 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '22694257'} ; 2024-03-01 17:04:47,749 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:04:47,749 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:04:47,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,757 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:04:47,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:47,776 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:47,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:04:47,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:04:47,799 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:04:47,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:04:47,802 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:04:47,805 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:04:47,805 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:04:47,808 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:04:47,808 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:04:47,809 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:04:47,811 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:04:47,814 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:04:47,817 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:04:47,820 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:04:47,823 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:04:47,823 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:04:47,823 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:04:47,824 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:04:47,823 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f24b2bc4be0) -- 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 0x7f24b2c119a0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:04:47,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:04:47,830 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:47,830 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:04:47,834 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:47,834 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:04:47,837 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:47,837 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:04:47,840 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:47,840 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:04:47,841 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:04:47,842 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:04:47,845 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:47,845 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:04:47,848 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:04:47,848 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:47,848 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:47,859 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:47,872 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:04:47,873 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:04:47,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:47,885 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:04:47,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:47,895 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:04:47,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:47,905 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:04:47,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:47,915 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:04:47,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:47,925 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:04:47,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:47,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:04:47,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:47,935 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:04:47,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:04:50,954 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__0yr_gv1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:04:50,988 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:50,988 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:04:50,991 INFO program/MainThread: stdout[2]: 2024-03-01 17:04:50,991 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 17:04:50,991 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:04:50,991 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:04:50,996 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:50,996 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:04:50,999 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:50,999 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:04:51,002 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:51,002 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:04:51,005 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:04:51,005 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:04:51,013 INFO program/MainThread: stdout: 2024-03-01 17:04:51,013 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:04:51,014 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:04:51,014 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:04:51,014 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,014 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 17:04:51,014 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:51,014 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:51,015 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:04:51,015 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:51,015 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:04:51,015 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:04:51,015 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:51,026 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,038 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:04:51,043 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:04:51,043 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:04:51,043 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 17:04:51,069 INFO program/MainThread: stdout[3]: 2024-03-01 17:04:51,069 INFO program/MainThread: stderr[3]: 2024-03-01 17:04:51,069 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:04:51,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,080 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:04:51,082 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 17:04:51,087 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:04:51,088 INFO blivet/MainThread: sda is a disk 2024-03-01 17:04:51,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:04:51,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:04:51,091 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:04:51,094 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:04:51,095 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:04:51,098 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:04:51,098 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,098 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:04:51,098 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfac2f8e80) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:04:51,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:04:51,102 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:04:51,105 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:04:51,105 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:04:51,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,116 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:04:51,117 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:04:51,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:04:51,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:04:51,120 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:04:51,123 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:04:51,123 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:04:51,126 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:04:51,126 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,126 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:04:51,126 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfac23cc70) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:04:51,130 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:04:51,130 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:04:51,133 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:04:51,133 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:04:51,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,144 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:04:51,144 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:04:51,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:04:51,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:04:51,147 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:04:51,150 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:04:51,150 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:04:51,153 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:04:51,154 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,154 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:04:51,154 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfac30a490) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:04:51,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:04:51,157 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:04:51,160 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:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:04:51,160 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:04:51,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,171 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:04:51,171 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:04:51,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:04:51,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:04:51,174 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:04:51,177 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:04:51,177 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:04:51,180 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:04:51,181 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,181 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:04:51,181 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfab21a5e0) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:04:51,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:04:51,184 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:04:51,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:04:51,187 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:04:51,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,198 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:04:51,198 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:04:51,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:04:51,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:04:51,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:04:51,204 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:04:51,204 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:04:51,207 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:04:51,207 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,208 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:04:51,208 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfab21a2b0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:04:51,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:04:51,211 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:04:51,214 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:04:51,214 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:04:51,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,225 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:04:51,225 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:04:51,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:04:51,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:04:51,228 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:04:51,231 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:04:51,231 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:04:51,234 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:04:51,234 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,234 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:04:51,234 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfab213bb0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:04:51,237 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:04:51,237 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:04:51,240 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:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:04:51,240 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:04:51,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,251 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:04:51,251 INFO blivet/MainThread: sde is a disk 2024-03-01 17:04:51,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:04:51,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:04:51,254 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:04:51,257 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:04:51,257 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:04:51,260 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:04:51,260 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,260 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:04:51,260 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfab1a5fa0) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:04:51,263 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:04:51,263 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:04:51,266 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:04:51,267 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:04:51,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,277 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:04:51,278 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:04:51,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:04:51,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:04:51,281 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:04:51,283 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:04:51,284 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:04:51,286 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:04:51,287 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,287 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:04:51,287 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfab213c10) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:04:51,290 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:04:51,290 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:04:51,293 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:04:51,293 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:04:51,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,303 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:04:51,304 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:04:51,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:04:51,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:04:51,307 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:04:51,309 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:04:51,310 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:04:51,313 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:04:51,313 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,313 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:04:51,313 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfab1b0a00) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:04:51,316 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:04:51,316 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:04:51,319 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:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:04:51,319 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:04:51,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,330 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:04:51,330 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:04:51,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:04:51,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:04:51,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:04:51,336 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:04:51,336 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:04:51,339 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:04:51,339 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,339 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:04:51,339 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfab1a5e50) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:04:51,342 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:04:51,342 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:04:51,345 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:04:51,345 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:04:51,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,356 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:04:51,356 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:04:51,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:04:51,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:04:51,359 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:04:51,362 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:04:51,362 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:04:51,365 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:04:51,365 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,366 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:04:51,366 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfab1b6550) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:04:51,369 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:04:51,369 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:04:51,372 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:04:51,372 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:04:51,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,383 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:04:51,383 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:04:51,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:04:51,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:04:51,386 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:04:51,389 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:04:51,389 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:04:51,392 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:04:51,392 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:04:51,393 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:04:51,393 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfab1b6d60) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:04:51,396 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:04:51,396 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:04:51,399 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': '22692370'} ; 2024-03-01 17:04:51,399 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:04:51,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,408 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:04:51,409 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:04:51,409 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:04:51,409 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:04:51,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:04:51,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:04:51,412 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:04:51,414 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:04:51,415 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:04:51,417 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:04:51,418 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:04:51,418 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:04:51,418 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdfab1b6eb0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:04:51,421 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:04:51,424 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:51,425 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:04:51,427 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:51,428 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:04:51,431 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:51,431 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:04:51,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:51,434 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:04:51,437 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:04:51,439 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:51,442 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:04:51,449 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 0x7fdfab1c3600> 2024-03-01 17:04:51,489 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:04:51,493 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:04:51,493 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:04:51,497 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': '22694257'} ; 2024-03-01 17:04:51,497 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:04:51,497 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:04:51,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,505 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:04:51,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,510 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:51,523 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:04:51,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:04:51,545 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:04:51,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:04:51,548 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:04:51,551 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:04:51,551 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:04:51,554 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:04:51,554 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:04:51,554 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:04:51,557 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:04:51,560 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:04:51,563 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:04:51,565 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:04:51,568 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:04:51,569 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:04:51,569 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:04:51,569 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:04:51,569 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fdfab1c6be0) -- 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 0x7fdfacaf5f40> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:04:51,572 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:04:51,575 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:04:51,575 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:04:51,579 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:04:51,579 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:04:51,582 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:51,582 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:04:51,585 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:04:51,585 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:04:51,586 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:04:51,587 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:04:51,590 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:51,590 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:04:51,593 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:04:51,593 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:04:51,593 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:51,602 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,615 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:04:51,616 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:04:51,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:51,627 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:04:51,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:51,637 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:04:51,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:51,647 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:04:51,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:51,657 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:04:51,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:51,667 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:04:51,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:51,677 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:04:51,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:51,688 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:04:51,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:04:51,693 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:04:51,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:04:51,698 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:04:51,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:04:51,703 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:04:51,706 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:04:51,706 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:04:51,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:04:51,709 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:04:51,710 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:04:51,712 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:04:51,712 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:04:51,715 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:04:51,715 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:04:51,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:04:51,718 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:04:51,718 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:04:51,721 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:04:51,721 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:04:51,724 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:04:51,724 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:04:51,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:04:51,727 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:04:51,727 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:04:51,729 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:04:51,729 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:04:51,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:04:51,734 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:04:51,737 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:04:51,741 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:04:51,743 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:04:51,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:04:51,750 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:04:51,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:04:51,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:04:51,754 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:04:51,754 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:04:51,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:04:51,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:51,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:04:51,765 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:04:51,766 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:04:51,767 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:04:51,767 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 17:04:51,767 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:04:51,767 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:04:51,770 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:51,770 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:04:51,773 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:04:51,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:04:51,776 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:04:51,779 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:04:51,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:04:51,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:04:51,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:04:51,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:04:51,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:04:51,792 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:04:51,793 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:04:51,793 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:04:51,793 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:04:51,796 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:04:51,797 INFO program/MainThread: stderr[4]: 2024-03-01 17:04:51,797 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:04:51,797 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:04:51,797 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:04:51,797 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:04:51,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:04:51,802 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:04:51,802 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:04:51,802 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:04:51,802 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:04:51,803 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:04:51,803 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:04:51,803 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:04:51,803 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:04:51,803 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:04:51,803 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:04:51,803 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:04:51,803 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:04:51,806 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:04:51,808 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:04:51,811 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:04:51,811 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:04:51,814 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:04:51,814 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 0x7fdfab147950> 2024-03-01 17:04:51,814 INFO blivet/MainThread: sorting actions... 2024-03-01 17:04:51,815 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:04:51,815 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:04:51,816 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:04:51,816 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:04:51,816 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:04:51,816 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:04:51,816 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:04:51,816 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:04:51,816 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:04:51,817 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:04:51,819 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:51,822 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:04:51,822 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:04:51,828 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,828 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:51,855 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:51,868 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,868 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:04:51,872 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:51,874 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:04:51,875 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:04:51,880 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,880 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:51,903 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:51,916 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,916 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:04:51,920 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:04:51,922 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:04:51,923 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:04:51,927 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:51,954 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:51,966 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:51,966 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:04:51,970 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:51,972 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:04:51,975 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:04:51,975 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:04:51,975 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:51,976 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:04:52,012 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:04:52,012 INFO program/MainThread: stderr[5]: 2024-03-01 17:04:52,012 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:04:52,013 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 17:04:52,024 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 17:04:52,024 INFO program/MainThread: stderr[6]: 2024-03-01 17:04:52,024 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:04:52,024 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 17:04:52,054 INFO program/MainThread: stdout[7]: 2024-03-01 17:04:52,054 INFO program/MainThread: stderr[7]: 2024-03-01 17:04:52,054 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:04:52,054 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 17:04:52,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,067 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:04:52,071 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:04:52,072 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:04:52,081 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,106 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,106 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:04:52,110 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,112 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,115 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,115 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:04:52,115 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:52,115 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:04:52,146 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:04:52,146 INFO program/MainThread: stderr[8]: 2024-03-01 17:04:52,146 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:04:52,146 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 17:04:52,158 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 17:04:52,158 INFO program/MainThread: stderr[9]: 2024-03-01 17:04:52,158 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:04:52,158 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 17:04:52,186 INFO program/MainThread: stdout[10]: 2024-03-01 17:04:52,186 INFO program/MainThread: stderr[10]: 2024-03-01 17:04:52,186 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:04:52,186 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 17:04:52,186 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,199 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,202 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:04:52,203 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:04:52,204 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:04:52,213 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,213 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,235 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,235 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:04:52,239 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,241 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,244 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,244 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:04:52,244 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:04:52,245 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:04:52,275 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:04:52,276 INFO program/MainThread: stderr[11]: 2024-03-01 17:04:52,276 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:04:52,276 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 17:04:52,292 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 17:04:52,292 INFO program/MainThread: stderr[12]: 2024-03-01 17:04:52,292 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:04:52,292 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 17:04:52,320 INFO program/MainThread: stdout[13]: 2024-03-01 17:04:52,320 INFO program/MainThread: stderr[13]: 2024-03-01 17:04:52,320 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:04:52,321 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 17:04:52,321 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,334 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,338 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:04:52,338 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:04:52,339 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:04:52,348 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,348 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,369 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,369 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:04:52,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:04:52,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:04:52,378 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,381 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,383 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,386 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,389 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,391 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:04:52,394 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 17:04:52,446 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 17:04:52,446 INFO program/MainThread: stderr[14]: 2024-03-01 17:04:52,446 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:04:52,456 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:04:52,469 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:04:52,474 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,480 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,485 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,489 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,492 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,495 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,495 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,506 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:04:52,513 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:04:52,513 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,526 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,527 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:04:52,535 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,548 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,548 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:04:52,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:04:52,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:04:52,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:04:52,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:04:52,563 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,566 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,569 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,572 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,576 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,579 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:04:52,579 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,592 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,596 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:04:52,597 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 17:04:52,628 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:04:52,629 INFO program/MainThread: stderr[15]: 2024-03-01 17:04:52,629 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:04:52,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:04:52,633 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 17:04:52,684 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 17:04:52,684 INFO program/MainThread: stderr[16]: 2024-03-01 17:04:52,684 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:04:52,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:04:52,701 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:04:52,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,734 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,739 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 17:04:52,739 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:04:52,740 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:04:52,749 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:52,765 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,765 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:04:52,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:04:52,772 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:04:52,774 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:04:52,774 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:04:52,969 INFO program/MainThread: stdout: 2024-03-01 17:04:52,969 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:04:52,969 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:04:52,970 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:04:52,970 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:04:52,970 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:04:52,970 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:04:52,970 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:04:52,970 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:04:52,970 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:04:52,970 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:04:52,970 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,970 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:04:52,985 INFO program/MainThread: stdout: 2024-03-01 17:04:52,985 INFO program/MainThread: writing all SBs 2024-03-01 17:04:52,986 INFO program/MainThread: new label = "" 2024-03-01 17:04:52,986 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:52,986 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:53,003 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:53,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:04:53,007 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:04:53,008 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:04:53,017 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:53,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:04:53,035 DEBUG program/MainThread: Return code: 0 2024-03-01 17:04:53,040 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:04:53,040 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 0x7fdfab126630> 2024-03-01 17:04:53,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:53,046 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 17:04:53,046 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:04:53,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:04:53,051 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 17:04:53,051 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:05:00,509 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_q3gvjtf1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:05:00,544 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:00,544 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:05:00,547 INFO program/MainThread: stdout[2]: 2024-03-01 17:05:00,547 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 17:05:00,547 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:05:00,548 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:05:00,552 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:00,553 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:05:00,556 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:00,556 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:05:00,559 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:00,559 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:05:00,562 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:00,562 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:05:00,572 INFO program/MainThread: stdout: 2024-03-01 17:05:00,573 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:05:00,573 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt 2024-03-01 17:05:00,573 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 2024-03-01 17:05:00,573 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 2024-03-01 17:05:00,573 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 2024-03-01 17:05:00,573 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 2024-03-01 17:05:00,573 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 2024-03-01 17:05:00,573 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 2024-03-01 17:05:00,573 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF 2024-03-01 17:05:00,573 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:05:00,573 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:05:00,573 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:00,573 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 sdb 1073741824 root disk brw-rw---- LVM2_member iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 sdc 1073741824 root disk brw-rw---- LVM2_member rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF 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 17:05:00,574 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:00,574 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:00,574 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:05:00,574 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:00,574 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:05:00,575 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:05:00,575 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:00,588 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:00,603 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 17:05:00,607 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8', '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': 'BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt', 'ID_FS_UUID_ENC': 'BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:05:00,607 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:05:00,608 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 17:05:00,641 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 17:05:00,641 INFO program/MainThread: stderr[3]: 2024-03-01 17:05:00,641 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:05:00,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:00,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:00,653 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:05:00,654 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 17:05:00,659 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:05:00,660 INFO blivet/MainThread: sda is a disk 2024-03-01 17:05:00,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:05:00,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:05:00,663 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:05:00,667 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:05:00,667 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:05:00,670 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:05:00,670 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:05:00,671 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:05:00,671 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f6ce1be0) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:05:00,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:05:00,678 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:00,678 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:05:00,681 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:00,681 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:05:00,684 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:00,685 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:05:00,688 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:00,688 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:05:00,691 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:05:00,691 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:05:00,691 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 17:05:00,724 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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 17:05:00,724 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8. WARNING: Couldn't find device with uuid rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF. WARNING: VG test_vg1 is missing PV iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF (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 17:05:00,724 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:05:00,724 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:05:00,729 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; pe_start: 8 MiB ; 2024-03-01 17:05:00,729 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:05:00,732 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:05:00,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:00,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:05:00,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:00,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:00,743 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 17:05:00,780 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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 17:05:00,780 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8. WARNING: Couldn't find device with uuid rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF. WARNING: VG test_vg1 is missing PV iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF (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 17:05:00,780 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:05:00,780 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:05:00,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:05:00,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:05:00,789 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:05:00,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:05:00,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:05:00,793 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 17:05:00,827 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 17:05:00,827 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8. WARNING: Couldn't find device with uuid rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF. WARNING: VG test_vg1 is missing PV iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF (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 17:05:00,827 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:05:00,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:05:00,832 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:05:00,835 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:05:00,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:00,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:05:00,841 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:05:00,841 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:05:00,844 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/lvm-pv-uuid-iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e', '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': 'iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8', 'ID_FS_UUID_ENC': 'iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:05:00,844 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:05:00,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:05:00,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:00,855 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:05:00,856 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:05:00,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:05:00,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:05:00,859 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:05:00,862 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:05:00,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 17:05:00,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 17:05:00,866 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:05:00,866 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:05:00,866 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f5905220) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:05:00,869 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:05:00,873 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:00,873 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:05:00,876 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:00,876 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:05:00,879 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:00,879 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:05:00,882 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:00,882 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:05:00,885 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:05:00,885 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:05:00,885 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 17:05:00,919 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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 17:05:00,919 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF. WARNING: VG test_vg1 is missing PV rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF (last written to /dev/sdc). 2024-03-01 17:05:00,919 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:05:00,919 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:05:00,923 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 17:05:00,923 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:05:00,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:05:00,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:00,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:05:00,935 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:05:00,938 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:05:00,941 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:05:00,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:00,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:00,947 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 17:05:00,978 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 17:05:00,978 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF. WARNING: VG test_vg1 is missing PV rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF (last written to /dev/sdc). 2024-03-01 17:05:00,978 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:05:00,978 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:05:00,978 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:05:00,983 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:05:00,983 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:05:00,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:05:00,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:00,994 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:05:00,994 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:05:00,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:05:00,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:05:00,998 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:05:01,000 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:05:01,001 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:05:01,003 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:05:01,004 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:05:01,004 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:05:01,004 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f58fbeb0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:05:01,007 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:05:01,008 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:05:01,011 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:05:01,011 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:05:01,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,022 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:05:01,022 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:05:01,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:05:01,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:05:01,025 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:05:01,028 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:05:01,028 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:05:01,031 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:05:01,031 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:05:01,032 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:05:01,032 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f59787c0) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:05:01,035 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:05:01,035 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:05:01,038 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/lvm-pv-uuid-rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF', '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': 'rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF', 'ID_FS_UUID_ENC': 'rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:05:01,038 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:05:01,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,049 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:05:01,050 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:05:01,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:05:01,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:05:01,053 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:05:01,056 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:05:01,056 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:05:01,059 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:05:01,059 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:05:01,059 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:05:01,060 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f58fdbb0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:05:01,063 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:05:01,066 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:01,066 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:05:01,069 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:01,069 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:05:01,072 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:01,072 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:05:01,075 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:01,075 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:05:01,078 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:05:01,078 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:05:01,078 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 17:05:01,114 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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 17:05:01,114 INFO program/MainThread: stderr[9]: 2024-03-01 17:05:01,114 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:05:01,114 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:05:01,118 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:05:01,118 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:05:01,121 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:05:01,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:01,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:01,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:05:01,133 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:05:01,136 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:05:01,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:01,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:01,142 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 17:05:01,176 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 17:05:01,176 INFO program/MainThread: stderr[10]: 2024-03-01 17:05:01,176 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:05:01,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:05:01,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:05:01,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:05:01,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:05:01,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:05:01,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:05:01,199 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:05:01,203 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 17:05:01,203 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:05:01,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:05:01,207 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:05:01,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:05:01,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:05:01,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:05:01,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:05:01,216 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:05:01,219 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 17:05:01,220 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:05:01,220 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:05:01,220 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:05:01,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:05:01,223 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:05:01,226 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 17:05:01,226 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:05:01,230 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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qRXUu9dCSVoT2FRa0LTHmfan1edN7HT2B ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/06073355-a0ac-47b7-8578-9ef7d0714032', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '187', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qRXUu9dCSVoT2FRa0LTHmfan1edN7HT2B', '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': '06073355-a0ac-47b7-8578-9ef7d0714032', 'ID_FS_UUID_ENC': '06073355-a0ac-47b7-8578-9ef7d0714032', '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': '1565535017'} ; 2024-03-01 17:05:01,230 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:05:01,230 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:01,233 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:05:01,233 INFO program/MainThread: stderr[11]: 2024-03-01 17:05:01,233 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:05:01,234 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:01,236 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:05:01,236 INFO program/MainThread: stderr[12]: 2024-03-01 17:05:01,236 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:05:01,236 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:01,239 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:05:01,239 INFO program/MainThread: stderr[13]: 2024-03-01 17:05:01,239 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:05:01,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:05:01,248 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:01,249 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:05:01,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:01,250 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:05:01,246 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f48f58fbee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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 (0x7f48f5978640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:01,250 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:01,253 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:05:01,253 INFO program/MainThread: stderr[14]: 2024-03-01 17:05:01,253 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:05:01,257 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:05:01,261 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:01,261 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:05:01,264 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:01,264 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:05:01,267 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:01,267 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:05:01,271 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:01,271 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:05:01,272 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:05:01,272 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:05:01,276 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:01,276 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:05:01,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:05:01,279 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:05:01,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,286 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 17:05:01,286 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 17:05:01,318 INFO program/MainThread: stdout[15]: lv1 2024-03-01 17:05:01,319 INFO program/MainThread: stderr[15]: 2024-03-01 17:05:01,319 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:05:01,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,326 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 17:05:01,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,331 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 17:05:01,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:05:01,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:05:01,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 17:05:01,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:05:01,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 17:05:01,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:05:01,347 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:05:01,351 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 17:05:01,351 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:05:01,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:05:01,355 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 17:05:01,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 17:05:01,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:05:01,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 17:05:01,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:05:01,364 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:05:01,367 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 17:05:01,368 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:05:01,368 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 17:05:01,368 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 17:05:01,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:05:01,371 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:05:01,374 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 17:05:01,375 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:05:01,378 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/06073355-a0ac-47b7-8578-9ef7d0714032 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-u10h0EH2zI0cl0W4fihddQACNiX3vW9qZnYaQcLGxbKwRAsW7U2EgqzPwPr2ru6F', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '191', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qZnYaQcLGxbKwRAsW7U2EgqzPwPr2ru6F', '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': '06073355-a0ac-47b7-8578-9ef7d0714032', 'ID_FS_UUID_ENC': '06073355-a0ac-47b7-8578-9ef7d0714032', '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': '1568581496'} ; 2024-03-01 17:05:01,378 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:05:01,378 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:01,381 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:05:01,382 INFO program/MainThread: stderr[16]: 2024-03-01 17:05:01,382 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:05:01,382 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:01,384 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:05:01,385 INFO program/MainThread: stderr[17]: 2024-03-01 17:05:01,385 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:05:01,385 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:01,387 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:05:01,387 INFO program/MainThread: stderr[18]: 2024-03-01 17:05:01,387 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:05:01,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 17:05:01,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:01,398 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:01,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:01,399 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:01,395 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f48f589d1f0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 (0x7f48f5978640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:01,400 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:01,402 INFO program/MainThread: stdout[19]: LVM 2024-03-01 17:05:01,403 INFO program/MainThread: stderr[19]: 2024-03-01 17:05:01,403 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:05:01,406 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 17:05:01,410 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:01,410 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:05:01,413 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:01,413 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:05:01,416 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:01,417 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:05:01,420 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:01,420 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:05:01,420 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 17:05:01,423 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:01,423 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:05:01,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 17:05:01,426 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:05:01,427 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:05:01,430 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:05:01,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 17:05:01,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,441 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:05:01,442 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:05:01,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:05:01,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:05:01,445 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:05:01,448 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:05:01,448 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:05:01,451 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:05:01,451 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:05:01,452 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:05:01,452 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f58fb2e0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:05:01,455 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:05:01,455 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:05:01,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:05:01,458 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:05:01,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,469 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:05:01,469 INFO blivet/MainThread: sde is a disk 2024-03-01 17:05:01,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 17:05:01,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 17:05:01,472 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:05:01,475 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:05:01,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 17:05:01,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 17:05:01,479 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:05:01,479 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 17:05:01,479 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f5905be0) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:05:01,482 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:05:01,483 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:05:01,486 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:05:01,486 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:05:01,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,497 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:05:01,497 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:05:01,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:05:01,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 17:05:01,500 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:05:01,503 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:05:01,503 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:05:01,506 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:05:01,506 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:05:01,507 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 17:05:01,507 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f58fda30) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:05:01,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:05:01,510 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:05:01,513 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:05:01,513 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:05:01,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,524 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:05:01,525 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:05:01,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:05:01,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:05:01,528 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:05:01,531 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:05:01,531 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:05:01,534 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:05:01,534 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:05:01,535 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 17:05:01,535 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f58a7610) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:05:01,538 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:05:01,538 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:05:01,541 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:05:01,541 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:05:01,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,552 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:05:01,553 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:05:01,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:05:01,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 17:05:01,556 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:05:01,559 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:05:01,559 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:05:01,562 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:05:01,562 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:05:01,563 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 17:05:01,563 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f58a7b80) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:05:01,566 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:05:01,566 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:05:01,569 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:05:01,569 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:05:01,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,580 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:05:01,581 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:05:01,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:05:01,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 17:05:01,584 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:05:01,587 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:05:01,587 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:05:01,590 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:05:01,590 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:05:01,590 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 17:05:01,590 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f5978280) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:05:01,594 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:05:01,594 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:05:01,597 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:05:01,597 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:05:01,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,608 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:05:01,608 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:05:01,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:05:01,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 17:05:01,611 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:05:01,614 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:05:01,614 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:05:01,617 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:05:01,618 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:05:01,618 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 17:05:01,618 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f58b3730) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:05:01,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:05:01,621 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:05:01,624 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': '22692370'} ; 2024-03-01 17:05:01,624 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:05:01,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,634 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:05:01,634 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:05:01,634 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:05:01,634 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:05:01,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 17:05:01,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:05:01,637 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:05:01,640 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:05:01,640 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:05:01,643 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:05:01,643 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:05:01,644 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 17:05:01,644 INFO blivet/MainThread: got device: DiskDevice instance (0x7f48f58b7d30) -- 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 17:05:01,647 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:05:01,650 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:01,650 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 17:05:01,653 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:01,653 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 17:05:01,656 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:01,656 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 17:05:01,659 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:01,659 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:05:01,662 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:05:01,665 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:01,668 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:05:01,674 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 0x7f48f58fce00> 2024-03-01 17:05:01,716 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 17:05:01,720 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:05:01,720 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:05:01,724 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': '22694257'} ; 2024-03-01 17:05:01,724 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:05:01,724 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:05:01,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,733 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:05:01,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:01,749 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:01,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 17:05:01,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 17:05:01,774 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:05:01,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:05:01,777 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:05:01,780 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:05:01,780 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:05:01,783 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:05:01,783 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:05:01,783 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:05:01,786 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:05:01,789 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:05:01,792 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:05:01,795 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:05:01,798 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:05:01,798 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:05:01,798 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 17:05:01,799 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:05:01,798 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f48f58bc8b0) -- 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 0x7f48f7b4fd10> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:05:01,802 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:05:01,805 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:01,805 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 17:05:01,809 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:01,809 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 17:05:01,812 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:01,812 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 17:05:01,815 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:01,815 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 17:05:01,815 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:05:01,818 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:01,818 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 17:05:01,821 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:05:01,821 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:05:01,824 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/06073355-a0ac-47b7-8578-9ef7d0714032 ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-u10h0EH2zI0cl0W4fihddQACNiX3vW9qRXUu9dCSVoT2FRa0LTHmfan1edN7HT2B', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '187', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qRXUu9dCSVoT2FRa0LTHmfan1edN7HT2B', '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': '06073355-a0ac-47b7-8578-9ef7d0714032', 'ID_FS_UUID_ENC': '06073355-a0ac-47b7-8578-9ef7d0714032', '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': '1565535017'} ; 2024-03-01 17:05:01,824 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:05:01,824 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:01,827 INFO program/MainThread: stdout[20]: LVM 2024-03-01 17:05:01,828 INFO program/MainThread: stderr[20]: 2024-03-01 17:05:01,828 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:05:01,828 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:01,830 INFO program/MainThread: stdout[21]: LVM 2024-03-01 17:05:01,831 INFO program/MainThread: stderr[21]: 2024-03-01 17:05:01,831 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:05:01,831 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:01,833 INFO program/MainThread: stdout[22]: LVM 2024-03-01 17:05:01,833 INFO program/MainThread: stderr[22]: 2024-03-01 17:05:01,833 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:05:01,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,840 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 17:05:01,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:01,843 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:01,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:01,844 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:01,840 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f48f58fbee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f48f5978640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:01,845 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:01,848 INFO program/MainThread: stdout[23]: LVM 2024-03-01 17:05:01,848 INFO program/MainThread: stderr[23]: 2024-03-01 17:05:01,848 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:05:01,852 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:05:01,852 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:05:01,855 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': '189', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qRXUu9dCSVoT2FRa0LTHmfan1edN7HT2B-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': '1568547956'} ; 2024-03-01 17:05:01,855 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:05:01,856 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:01,859 INFO program/MainThread: stdout[24]: LVM 2024-03-01 17:05:01,859 INFO program/MainThread: stderr[24]: 2024-03-01 17:05:01,859 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:05:01,859 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:01,861 INFO program/MainThread: stdout[25]: LVM 2024-03-01 17:05:01,862 INFO program/MainThread: stderr[25]: 2024-03-01 17:05:01,862 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:05:01,862 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:01,864 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:05:01,864 INFO program/MainThread: stderr[26]: 2024-03-01 17:05:01,864 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:05:01,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,872 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:01,874 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:05:01,875 INFO program/MainThread: stderr[27]: 2024-03-01 17:05:01,875 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:05:01,875 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:01,877 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:05:01,877 INFO program/MainThread: stderr[28]: 2024-03-01 17:05:01,877 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:05:01,878 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:01,880 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:05:01,880 INFO program/MainThread: stderr[29]: 2024-03-01 17:05:01,880 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:05:01,884 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 17:05:01,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 17:05:01,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:01,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:05:01,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:05:01,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:01,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,914 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 17:05:01,917 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': '190', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qZnYaQcLGxbKwRAsW7U2EgqzPwPr2ru6F-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': '1568552443'} ; 2024-03-01 17:05:01,917 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:05:01,918 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:01,921 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:05:01,921 INFO program/MainThread: stderr[30]: 2024-03-01 17:05:01,921 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:05:01,921 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:01,924 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:05:01,924 INFO program/MainThread: stderr[31]: 2024-03-01 17:05:01,924 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:05:01,924 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:01,927 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:05:01,927 INFO program/MainThread: stderr[32]: 2024-03-01 17:05:01,927 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:05:01,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,934 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:01,937 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:05:01,938 INFO program/MainThread: stderr[33]: 2024-03-01 17:05:01,938 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:05:01,938 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:01,940 INFO program/MainThread: stdout[34]: LVM 2024-03-01 17:05:01,941 INFO program/MainThread: stderr[34]: 2024-03-01 17:05:01,941 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:05:01,941 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:01,943 INFO program/MainThread: stdout[35]: LVM 2024-03-01 17:05:01,943 INFO program/MainThread: stderr[35]: 2024-03-01 17:05:01,943 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:05:01,947 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 17:05:01,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 17:05:01,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:01,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:05:01,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:01,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:01,971 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 17:05:01,974 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/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/06073355-a0ac-47b7-8578-9ef7d0714032 ' '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-u10h0EH2zI0cl0W4fihddQACNiX3vW9qZnYaQcLGxbKwRAsW7U2EgqzPwPr2ru6F', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '191', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qZnYaQcLGxbKwRAsW7U2EgqzPwPr2ru6F', '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': '06073355-a0ac-47b7-8578-9ef7d0714032', 'ID_FS_UUID_ENC': '06073355-a0ac-47b7-8578-9ef7d0714032', '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': '1568581496'} ; 2024-03-01 17:05:01,974 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:05:01,975 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:01,978 INFO program/MainThread: stdout[36]: LVM 2024-03-01 17:05:01,978 INFO program/MainThread: stderr[36]: 2024-03-01 17:05:01,978 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:05:01,978 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:01,981 INFO program/MainThread: stdout[37]: LVM 2024-03-01 17:05:01,981 INFO program/MainThread: stderr[37]: 2024-03-01 17:05:01,981 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:05:01,981 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:01,983 INFO program/MainThread: stdout[38]: LVM 2024-03-01 17:05:01,984 INFO program/MainThread: stderr[38]: 2024-03-01 17:05:01,984 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:05:01,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:01,990 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 17:05:01,993 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:01,994 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:01,994 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:01,995 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:01,991 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f48f589d1f0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 (0x7f48f5978640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:01,995 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:01,999 INFO program/MainThread: stdout[39]: LVM 2024-03-01 17:05:01,999 INFO program/MainThread: stderr[39]: 2024-03-01 17:05:01,999 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:05:02,003 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 17:05:02,003 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 17:05:02,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:02,014 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:02,029 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:05:02,030 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:05:02,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:02,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:02,042 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:05:02,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:02,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:02,052 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:05:02,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:02,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:02,063 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:05:02,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:02,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:02,073 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:05:02,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:02,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/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:02,084 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:05:02,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:02,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:05:02,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:02,094 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:05:05,138 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ye7vqjle/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:05:05,172 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:05,173 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:05:05,175 INFO program/MainThread: stdout[2]: 2024-03-01 17:05:05,176 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 17:05:05,176 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:05:05,176 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:05:05,180 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:05,180 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:05:05,184 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:05,184 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:05:05,187 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:05,187 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:05:05,190 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:05,190 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:05:05,199 INFO program/MainThread: stdout: 2024-03-01 17:05:05,199 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:05:05,199 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt 2024-03-01 17:05:05,200 INFO program/MainThread: `-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 2024-03-01 17:05:05,200 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 2024-03-01 17:05:05,200 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 2024-03-01 17:05:05,200 INFO program/MainThread: |-test_vg1-lv1-real 1606418432 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 2024-03-01 17:05:05,200 INFO program/MainThread: | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 2024-03-01 17:05:05,200 INFO program/MainThread: `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 2024-03-01 17:05:05,200 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF 2024-03-01 17:05:05,200 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:05:05,200 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:05:05,200 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:05,200 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt `-test_vg1-lv1-real 1606418432 root disk brw-rw---- |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 sdb 1073741824 root disk brw-rw---- LVM2_member iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 |-test_vg1-lv1-real 1606418432 root disk brw-rw---- | |-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 | `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 `-test_vg1-lv1_snapset1-cow 322961408 root disk brw-rw---- `-test_vg1-lv1_snapset1 1606418432 root disk brw-rw---- xfs 06073355-a0ac-47b7-8578-9ef7d0714032 sdc 1073741824 root disk brw-rw---- LVM2_member rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF 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 17:05:05,200 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:05,201 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:05,201 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:05:05,201 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:05,201 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:05:05,201 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:05:05,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:05,215 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:05,229 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 17:05:05,234 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/lvm-pv-uuid-BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8', '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': 'BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt', 'ID_FS_UUID_ENC': 'BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:05:05,234 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:05:05,235 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 17:05:05,270 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 17:05:05,270 INFO program/MainThread: stderr[3]: 2024-03-01 17:05:05,270 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:05:05,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:05,282 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:05:05,283 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 17:05:05,288 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:05:05,289 INFO blivet/MainThread: sda is a disk 2024-03-01 17:05:05,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:05:05,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:05:05,292 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:05:05,296 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:05:05,296 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:05:05,299 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:05:05,299 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:05:05,300 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:05:05,300 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65e770b80) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:05:05,303 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:05:05,306 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:05,307 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:05:05,310 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:05,310 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:05:05,313 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:05,313 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:05:05,316 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:05,316 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:05:05,319 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:05:05,320 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:05:05,320 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 17:05:05,356 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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 17:05:05,356 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8. WARNING: Couldn't find device with uuid rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF. WARNING: VG test_vg1 is missing PV iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF (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 17:05:05,356 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:05:05,356 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:05:05,361 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; pe_start: 8 MiB ; 2024-03-01 17:05:05,361 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:05:05,364 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:05:05,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:05,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:05:05,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:05,375 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 17:05:05,412 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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 17:05:05,412 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8. WARNING: Couldn't find device with uuid rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF. WARNING: VG test_vg1 is missing PV iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF (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 17:05:05,412 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:05:05,412 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:05:05,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:05:05,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:05:05,421 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:05:05,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:05:05,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:05:05,425 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 17:05:05,455 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 17:05:05,455 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8. WARNING: Couldn't find device with uuid rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF. WARNING: VG test_vg1 is missing PV iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF (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 17:05:05,455 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:05:05,459 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:05:05,460 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:05:05,463 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:05:05,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:05,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:05:05,468 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:05:05,468 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:05:05,472 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/lvm-pv-uuid-iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e', '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': 'iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8', 'ID_FS_UUID_ENC': 'iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:05:05,472 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:05:05,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:05,483 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:05:05,483 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:05:05,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:05:05,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:05:05,486 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:05:05,489 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:05:05,489 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:05:05,492 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:05:05,493 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:05:05,493 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:05:05,493 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d385220) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:05:05,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:05:05,500 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:05,500 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:05:05,503 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:05,503 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:05:05,506 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:05,506 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:05:05,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:05,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:05:05,511 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:05:05,512 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:05:05,512 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 17:05:05,545 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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 17:05:05,545 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF. WARNING: VG test_vg1 is missing PV rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF (last written to /dev/sdc). 2024-03-01 17:05:05,545 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:05:05,545 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:05:05,549 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; pe_start: 8 MiB ; free: 192 MiB ; 2024-03-01 17:05:05,549 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:05:05,552 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:05:05,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:05,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:05:05,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:05:05,564 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:05:05,567 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:05:05,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:05,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:05,572 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 17:05:05,604 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 17:05:05,604 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF. WARNING: VG test_vg1 is missing PV rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF (last written to /dev/sdc). 2024-03-01 17:05:05,604 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:05:05,604 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:05:05,604 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:05:05,609 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:05:05,609 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:05:05,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:05,620 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:05:05,620 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:05:05,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:05:05,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:05:05,623 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:05:05,626 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:05:05,626 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:05:05,629 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:05:05,630 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:05:05,630 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:05:05,630 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d37beb0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:05:05,633 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:05:05,633 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:05:05,636 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:05:05,636 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:05:05,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:05,647 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:05:05,648 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:05:05,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:05:05,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:05:05,651 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:05:05,653 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:05:05,654 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:05:05,656 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:05:05,657 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:05:05,657 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:05:05,657 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d3f77c0) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:05:05,660 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:05:05,660 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:05:05,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/lvm-pv-uuid-rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33', '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': 'rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF', 'ID_FS_UUID_ENC': 'rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:05:05,663 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:05:05,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:05,674 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:05:05,674 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:05:05,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:05:05,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:05:05,677 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:05:05,680 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:05:05,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 17:05:05,683 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:05:05,684 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:05:05,684 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:05:05,684 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d37dbb0) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:05:05,687 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:05:05,690 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:05,690 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:05:05,693 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:05,693 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:05:05,696 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:05,696 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:05:05,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:05,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:05:05,702 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:05:05,702 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:05:05,702 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 17:05:05,733 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=BMV8WH-3a1w-WHIj-kzSr-UwOa-B0VD-SVmgrt LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=iNpViy-SG2P-NcPf-M5AX-lsW2-fzIU-1KZif8 LVM2_PV_FREE=201326592 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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=rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q 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 17:05:05,733 INFO program/MainThread: stderr[9]: 2024-03-01 17:05:05,733 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:05:05,734 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:05:05,738 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rtKrnP-trb9-mYTD-Nz5H-svT1-rznY-mArdiF ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:05:05,738 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:05:05,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:05:05,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:05,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:05,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:05:05,752 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:05:05,755 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:05:05,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q ; incomplete: True ; hidden: False ; 2024-03-01 17:05:05,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:05,761 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 17:05:05,793 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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=ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 17:05:05,794 INFO program/MainThread: stderr[10]: 2024-03-01 17:05:05,794 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:05:05,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:05,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:05:05,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:05:05,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:05:05,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:05:05,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:05:05,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:05:05,817 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:05:05,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:05:05,820 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:05:05,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:05:05,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:05:05,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:05:05,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:05:05,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:05:05,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:05:05,833 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:05:05,836 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 17:05:05,837 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:05:05,837 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:05:05,837 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:05:05,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:05:05,840 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:05:05,843 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 17:05:05,844 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:05:05,847 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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qRXUu9dCSVoT2FRa0LTHmfan1edN7HT2B ' '/dev/disk/by-uuid/06073355-a0ac-47b7-8578-9ef7d0714032', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '187', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qRXUu9dCSVoT2FRa0LTHmfan1edN7HT2B', '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': '06073355-a0ac-47b7-8578-9ef7d0714032', 'ID_FS_UUID_ENC': '06073355-a0ac-47b7-8578-9ef7d0714032', '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': '1565535017'} ; 2024-03-01 17:05:05,847 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:05:05,847 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:05,850 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:05:05,851 INFO program/MainThread: stderr[11]: 2024-03-01 17:05:05,851 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:05:05,851 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:05,853 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:05:05,853 INFO program/MainThread: stderr[12]: 2024-03-01 17:05:05,853 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:05:05,853 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:05,856 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:05:05,856 INFO program/MainThread: stderr[13]: 2024-03-01 17:05:05,856 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:05:05,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:05:05,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:05,866 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:05:05,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:05,867 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:05:05,863 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B 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 (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:05,867 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:05,870 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:05:05,871 INFO program/MainThread: stderr[14]: 2024-03-01 17:05:05,871 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:05:05,874 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:05:05,878 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:05,878 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:05:05,881 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:05,881 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:05:05,884 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:05,884 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:05:05,888 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:05,888 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:05:05,889 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:05:05,890 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:05:05,893 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:05,893 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:05:05,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:05:05,896 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:05:05,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:05,903 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 17:05:05,903 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 17:05:05,943 INFO program/MainThread: stdout[15]: lv1 2024-03-01 17:05:05,943 INFO program/MainThread: stderr[15]: 2024-03-01 17:05:05,943 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:05:05,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,950 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 17:05:05,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,956 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 17:05:05,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F ; incomplete: False ; hidden: False ; 2024-03-01 17:05:05,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:05:05,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:05:05,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 17:05:05,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:05:05,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 17:05:05,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:05:05,971 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:05:05,975 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 17:05:05,975 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:05:05,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:05:05,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 17:05:05,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 17:05:05,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:05:05,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 17:05:05,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:05:05,988 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:05:05,991 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 17:05:05,992 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:05:05,992 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/308 MiB to test_vg1 2024-03-01 17:05:05,992 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 17:05:05,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:05:05,995 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:05:05,998 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 17:05:05,998 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 308 MiB (308 MiB) 2024-03-01 17:05:06,002 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-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-u10h0EH2zI0cl0W4fihddQACNiX3vW9qZnYaQcLGxbKwRAsW7U2EgqzPwPr2ru6F ' '/dev/disk/by-uuid/06073355-a0ac-47b7-8578-9ef7d0714032', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '191', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qZnYaQcLGxbKwRAsW7U2EgqzPwPr2ru6F', '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': '06073355-a0ac-47b7-8578-9ef7d0714032', 'ID_FS_UUID_ENC': '06073355-a0ac-47b7-8578-9ef7d0714032', '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': '1568581496'} ; 2024-03-01 17:05:06,002 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:05:06,002 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:06,005 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:05:06,005 INFO program/MainThread: stderr[16]: 2024-03-01 17:05:06,005 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:05:06,006 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:06,008 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:05:06,008 INFO program/MainThread: stderr[17]: 2024-03-01 17:05:06,008 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:05:06,008 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:06,011 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:05:06,011 INFO program/MainThread: stderr[18]: 2024-03-01 17:05:06,011 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:05:06,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 17:05:06,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,021 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,022 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,022 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,018 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe65d31d1f0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,023 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:06,025 INFO program/MainThread: stdout[19]: LVM 2024-03-01 17:05:06,025 INFO program/MainThread: stderr[19]: 2024-03-01 17:05:06,026 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:05:06,029 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 17:05:06,033 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:06,033 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:05:06,036 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:06,036 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:05:06,039 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:06,039 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:05:06,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:06,043 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:05:06,043 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 17:05:06,046 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:06,046 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:05:06,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 17:05:06,049 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:05:06,049 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:05:06,053 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:05:06,053 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:05:06,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,064 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:05:06,065 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:05:06,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:05:06,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:05:06,068 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:05:06,070 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:05:06,071 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:05:06,074 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:05:06,074 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:05:06,074 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:05:06,074 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d37b2e0) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:05:06,077 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:05:06,077 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:05:06,080 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:05:06,080 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:05:06,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,091 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:05:06,092 INFO blivet/MainThread: sde is a disk 2024-03-01 17:05:06,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 78 2024-03-01 17:05:06,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 79 2024-03-01 17:05:06,095 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:05:06,098 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:05:06,098 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:05:06,101 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:05:06,101 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:05:06,102 INFO blivet/MainThread: added disk sde (id 77) to device tree 2024-03-01 17:05:06,102 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d385be0) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:05:06,105 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:05:06,105 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:05:06,108 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:05:06,108 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:05:06,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,119 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:05:06,120 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:05:06,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:05:06,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 17:05:06,123 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:05:06,126 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:05:06,126 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:05:06,129 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:05:06,129 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:05:06,129 INFO blivet/MainThread: added disk sdf (id 82) to device tree 2024-03-01 17:05:06,129 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d37da30) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:05:06,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:05:06,133 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:05:06,136 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:05:06,136 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:05:06,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,147 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:05:06,147 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:05:06,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:05:06,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:05:06,150 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:05:06,153 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:05:06,153 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:05:06,156 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:05:06,157 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:05:06,157 INFO blivet/MainThread: added disk sdg (id 87) to device tree 2024-03-01 17:05:06,157 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d327610) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:05:06,160 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:05:06,160 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:05:06,164 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:05:06,164 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:05:06,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,174 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:05:06,175 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:05:06,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:05:06,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 94 2024-03-01 17:05:06,178 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:05:06,181 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:05:06,181 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:05:06,184 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:05:06,184 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:05:06,184 INFO blivet/MainThread: added disk sdh (id 92) to device tree 2024-03-01 17:05:06,184 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d327b80) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:05:06,187 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:05:06,188 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:05:06,191 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:05:06,191 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:05:06,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,202 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:05:06,202 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:05:06,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:05:06,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 17:05:06,205 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:05:06,208 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:05:06,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 17:05:06,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 17:05:06,211 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:05:06,212 INFO blivet/MainThread: added disk sdi (id 97) to device tree 2024-03-01 17:05:06,212 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d3f7280) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:05:06,215 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:05:06,215 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:05:06,218 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:05:06,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 17:05:06,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,229 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:05:06,229 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:05:06,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:05:06,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 104 2024-03-01 17:05:06,232 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:05:06,235 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:05:06,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 17:05:06,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 17:05:06,238 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:05:06,239 INFO blivet/MainThread: added disk sdj (id 102) to device tree 2024-03-01 17:05:06,239 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d333730) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:05:06,242 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:05:06,242 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:05:06,245 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': '22692370'} ; 2024-03-01 17:05:06,245 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:05:06,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,254 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:05:06,255 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:05:06,255 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:05:06,255 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:05:06,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 17:05:06,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:05:06,258 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:05:06,261 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:05:06,261 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:05:06,264 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:05:06,264 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:05:06,264 INFO blivet/MainThread: added disk xvda (id 107) to device tree 2024-03-01 17:05:06,264 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe65d337d30) -- 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 17:05:06,267 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:05:06,270 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:06,270 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 2024-03-01 17:05:06,273 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:06,273 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 112 2024-03-01 17:05:06,276 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:06,276 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 113 2024-03-01 17:05:06,279 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:06,279 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:05:06,282 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:05:06,285 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:06,288 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:05:06,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 0x7fe65d335f40> 2024-03-01 17:05:06,332 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 115 2024-03-01 17:05:06,336 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:05:06,336 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:05:06,340 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': '22694257'} ; 2024-03-01 17:05:06,340 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:05:06,340 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:05:06,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,349 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:05:06,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,354 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:06,367 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:06,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (107) with existing msdos disklabel 2024-03-01 17:05:06,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 118 2024-03-01 17:05:06,392 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:05:06,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:05:06,395 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:05:06,397 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:05:06,398 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:05:06,401 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:05:06,401 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:05:06,401 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:05:06,404 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:05:06,407 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:05:06,409 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:05:06,412 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:05:06,415 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:05:06,415 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:05:06,415 INFO blivet/MainThread: added partition xvda1 (id 117) to device tree 2024-03-01 17:05:06,416 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:05:06,415 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe65d33c8b0) -- 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 0x7fe65ecf08b0> disk = existing 250 GiB disk xvda (107) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:05:06,419 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:05:06,422 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:06,422 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 2024-03-01 17:05:06,425 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:06,425 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 122 2024-03-01 17:05:06,428 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:06,428 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 123 2024-03-01 17:05:06,431 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:06,431 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 124 2024-03-01 17:05:06,432 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:05:06,434 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:06,435 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 125 2024-03-01 17:05:06,437 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:05:06,437 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:05:06,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-u10h0EH2zI0cl0W4fihddQACNiX3vW9qRXUu9dCSVoT2FRa0LTHmfan1edN7HT2B ' '/dev/disk/by-uuid/06073355-a0ac-47b7-8578-9ef7d0714032 ' '/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': '187', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qRXUu9dCSVoT2FRa0LTHmfan1edN7HT2B', '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': '06073355-a0ac-47b7-8578-9ef7d0714032', 'ID_FS_UUID_ENC': '06073355-a0ac-47b7-8578-9ef7d0714032', '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': '1565535017'} ; 2024-03-01 17:05:06,440 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:05:06,441 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:06,444 INFO program/MainThread: stdout[20]: LVM 2024-03-01 17:05:06,444 INFO program/MainThread: stderr[20]: 2024-03-01 17:05:06,444 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:05:06,444 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:06,446 INFO program/MainThread: stdout[21]: LVM 2024-03-01 17:05:06,447 INFO program/MainThread: stderr[21]: 2024-03-01 17:05:06,447 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:05:06,447 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:06,449 INFO program/MainThread: stdout[22]: LVM 2024-03-01 17:05:06,449 INFO program/MainThread: stderr[22]: 2024-03-01 17:05:06,449 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:05:06,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,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 17:05:06,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,459 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,460 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,456 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,461 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:05:06,464 INFO program/MainThread: stdout[23]: LVM 2024-03-01 17:05:06,464 INFO program/MainThread: stderr[23]: 2024-03-01 17:05:06,464 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:05:06,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:05:06,467 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:05:06,470 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': '189', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qRXUu9dCSVoT2FRa0LTHmfan1edN7HT2B-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': '1568547956'} ; 2024-03-01 17:05:06,470 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:05:06,471 INFO program/MainThread: Running [24] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:06,473 INFO program/MainThread: stdout[24]: LVM 2024-03-01 17:05:06,473 INFO program/MainThread: stderr[24]: 2024-03-01 17:05:06,473 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:05:06,473 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:06,476 INFO program/MainThread: stdout[25]: LVM 2024-03-01 17:05:06,476 INFO program/MainThread: stderr[25]: 2024-03-01 17:05:06,476 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:05:06,476 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:06,479 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:05:06,479 INFO program/MainThread: stderr[26]: 2024-03-01 17:05:06,479 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:05:06,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,486 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:06,488 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:05:06,489 INFO program/MainThread: stderr[27]: 2024-03-01 17:05:06,489 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:05:06,489 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:06,491 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:05:06,491 INFO program/MainThread: stderr[28]: 2024-03-01 17:05:06,491 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:05:06,492 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 17:05:06,494 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:05:06,494 INFO program/MainThread: stderr[29]: 2024-03-01 17:05:06,494 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:05:06,498 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 17:05:06,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 17:05:06,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:05:06,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:05:06,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,527 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 17:05:06,530 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': '190', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qZnYaQcLGxbKwRAsW7U2EgqzPwPr2ru6F-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': '1568552443'} ; 2024-03-01 17:05:06,530 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:05:06,530 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:06,533 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:05:06,534 INFO program/MainThread: stderr[30]: 2024-03-01 17:05:06,534 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:05:06,534 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:06,536 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:05:06,536 INFO program/MainThread: stderr[31]: 2024-03-01 17:05:06,536 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:05:06,537 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:06,539 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:05:06,539 INFO program/MainThread: stderr[32]: 2024-03-01 17:05:06,539 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:05:06,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,546 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:06,549 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:05:06,549 INFO program/MainThread: stderr[33]: 2024-03-01 17:05:06,549 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:05:06,549 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:06,551 INFO program/MainThread: stdout[34]: LVM 2024-03-01 17:05:06,551 INFO program/MainThread: stderr[34]: 2024-03-01 17:05:06,551 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:05:06,552 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 17:05:06,554 INFO program/MainThread: stdout[35]: LVM 2024-03-01 17:05:06,554 INFO program/MainThread: stderr[35]: 2024-03-01 17:05:06,554 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:05:06,558 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 17:05:06,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 17:05:06,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:05:06,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,581 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 17:05:06,584 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-u10h0EH2zI0cl0W4fihddQACNiX3vW9qZnYaQcLGxbKwRAsW7U2EgqzPwPr2ru6F ' '/dev/test_vg1/lv1_snapset1 /dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/06073355-a0ac-47b7-8578-9ef7d0714032', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '191', '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-u10h0EH2zI0cl0W4fihddQACNiX3vW9qZnYaQcLGxbKwRAsW7U2EgqzPwPr2ru6F', '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': '06073355-a0ac-47b7-8578-9ef7d0714032', 'ID_FS_UUID_ENC': '06073355-a0ac-47b7-8578-9ef7d0714032', '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': '1568581496'} ; 2024-03-01 17:05:06,584 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:05:06,584 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:06,587 INFO program/MainThread: stdout[36]: LVM 2024-03-01 17:05:06,587 INFO program/MainThread: stderr[36]: 2024-03-01 17:05:06,587 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:05:06,587 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:06,590 INFO program/MainThread: stdout[37]: LVM 2024-03-01 17:05:06,590 INFO program/MainThread: stderr[37]: 2024-03-01 17:05:06,590 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:05:06,590 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:06,593 INFO program/MainThread: stdout[38]: LVM 2024-03-01 17:05:06,593 INFO program/MainThread: stderr[38]: 2024-03-01 17:05:06,593 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:05:06,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,599 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 17:05:06,602 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,603 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,603 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,604 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,600 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe65d31d1f0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ZnYaQc-LGxb-KwRA-sW7U-2Egq-zPwP-r2ru6F 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 (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,604 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 17:05:06,607 INFO program/MainThread: stdout[39]: LVM 2024-03-01 17:05:06,608 INFO program/MainThread: stderr[39]: 2024-03-01 17:05:06,608 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:05:06,611 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 17:05:06,611 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 17:05:06,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:06,620 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:06,635 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:05:06,636 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:05:06,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:06,648 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:05:06,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:06,658 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:05:06,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:06,668 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:05:06,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:06,679 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:05:06,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:06,689 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:05:06,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:06,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:06,699 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:05:06,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,705 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:05:06,705 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,706 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,706 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,706 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,707 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,707 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,707 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,708 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,708 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,708 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,709 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,709 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:05:06,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:05:06,714 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:05:06,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:05:06,720 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:05:06,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:05:06,725 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:05:06,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:06,730 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 17:05:06,730 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:05:06,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,733 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,734 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,734 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,737 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,738 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,738 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,742 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,743 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,745 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,746 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,747 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,750 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,751 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,754 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,754 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,755 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,755 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,758 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,759 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,759 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,763 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,764 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,767 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,768 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,771 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,771 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,772 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,775 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,775 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,776 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,779 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,779 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,780 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,784 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,784 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,785 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,788 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,788 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,789 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,792 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,793 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,796 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,797 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,800 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,800 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,801 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,804 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,805 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,806 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,808 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,809 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,809 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,810 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,812 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,813 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,813 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,814 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,816 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,817 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,817 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,818 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,814 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,821 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,821 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,822 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,825 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,825 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,826 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,829 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,830 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,831 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,833 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,834 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,834 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,835 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,837 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,838 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,838 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,839 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,841 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,842 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,842 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,843 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,846 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,847 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,844 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,850 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,851 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,855 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,856 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,859 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,860 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,863 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:05:06,864 DEBUG blivet/MainThread: vg test_vg1 has 1.18 GiB free 2024-03-01 17:05:06,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fe65d37bee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RXUu9d-CSVo-T2FR-a0LT-Hmfa-n1ed-N7HT2B size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe65d3f7640) -- 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 = u10h0E-H2zI-0cl0-W4fi-hddQ-ACNi-X3vW9q size = 2.98 GiB format = existing None major = 0 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 17:05:06,864 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:05:06,867 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 17:05:06,867 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if test_vg1-lv1 depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if test_vg1-lv1_snapset1 depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv1 2024-03-01 17:05:06,868 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv1 2024-03-01 17:05:06,869 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv1 2024-03-01 17:05:06,869 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv1 2024-03-01 17:05:06,869 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv1 2024-03-01 17:05:06,869 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 17:05:06,869 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 17:05:06,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:05:06,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: xfs ; 2024-03-01 17:05:06,872 INFO blivet/MainThread: registered action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:05:06,873 INFO program/MainThread: Running [40] dmsetup --version ... 2024-03-01 17:05:06,876 INFO program/MainThread: stdout[40]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:05:06,876 INFO program/MainThread: stderr[40]: 2024-03-01 17:05:06,876 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:05:06,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 17:05:06,881 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv1_snapset1 (id 58) from device tree 2024-03-01 17:05:06,881 INFO blivet/MainThread: registered action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:05:06,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:05:06,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:05:06,884 INFO blivet/MainThread: registered action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:05:06,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:05:06,887 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:05:06,887 INFO blivet/MainThread: registered action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:05:06,888 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'sdc', 'test_vg1'] 2024-03-01 17:05:06,888 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:05:06,890 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:05:06,891 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:05:06,893 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:05:06,896 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:05:06,899 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:05:06,899 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:05:06,899 INFO blivet/MainThread: registered action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:05:06,899 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:05:06,899 DEBUG blivet/MainThread: removing sda 2024-03-01 17:05:06,902 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:05:06,902 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:05:06,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 17:05:06,905 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:05:06,905 INFO blivet/MainThread: registered action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:05:06,905 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:05:06,905 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:05:06,907 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:05:06,908 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:05:06,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 137 2024-03-01 17:05:06,910 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:05:06,911 INFO blivet/MainThread: registered action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:05:06,911 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:05:06,911 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:05:06,913 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:05:06,913 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:05:06,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 139 2024-03-01 17:05:06,916 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:05:06,916 INFO blivet/MainThread: registered action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:05:06,917 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:06,929 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:06,944 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:06,957 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:06,975 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 17:05:06,975 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:06,989 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,007 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:05:07,007 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:05:07,008 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:05:07,008 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:05:07,008 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:05:07,008 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:05:07,008 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:05:07,008 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:05:07,008 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:05:07,008 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:05:07,008 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:05:07,011 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:05:07,013 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:05:07,016 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:05:07,016 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:05:07,019 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:05:07,019 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fe65d29ca40> 2024-03-01 17:05:07,019 INFO blivet/MainThread: sorting actions... 2024-03-01 17:05:07,020 DEBUG blivet/MainThread: action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:05:07,020 DEBUG blivet/MainThread: action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:05:07,021 DEBUG blivet/MainThread: action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:05:07,021 DEBUG blivet/MainThread: action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:05:07,021 DEBUG blivet/MainThread: action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:05:07,021 DEBUG blivet/MainThread: action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:05:07,021 DEBUG blivet/MainThread: action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:05:07,021 DEBUG blivet/MainThread: action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:05:07,021 INFO blivet/MainThread: executing action: [127] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:05:07,024 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 17:05:07,025 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 17:05:07,033 INFO program/MainThread: stdout: 2024-03-01 17:05:07,034 INFO program/MainThread: /dev/mapper/test_vg1-lv1_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:05:07,034 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,050 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,063 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,064 INFO blivet/MainThread: executing action: [129] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 17:05:07,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:05:07,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:05:07,073 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,076 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:05:07,078 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,081 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:05:07,084 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,087 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:05:07,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 17:05:07,090 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 17:05:07,184 INFO program/MainThread: stdout[41]: Logical volume "lv1_snapset1" successfully removed. 2024-03-01 17:05:07,184 INFO program/MainThread: stderr[41]: 2024-03-01 17:05:07,184 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:05:07,185 INFO blivet/MainThread: executing action: [130] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:05:07,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,205 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:05:07,207 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:05:07,217 INFO program/MainThread: stdout: 2024-03-01 17:05:07,217 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:05:07,217 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,240 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,240 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,251 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,251 INFO blivet/MainThread: executing action: [132] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:05:07,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:05:07,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:05:07,261 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:05:07,264 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:05:07,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:05:07,267 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 17:05:07,298 INFO program/MainThread: stdout[42]: 2024-03-01 17:05:07,298 INFO program/MainThread: stderr[42]: 2024-03-01 17:05:07,298 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:05:07,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:05:07,305 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,308 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:05:07,310 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,313 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:05:07,316 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,319 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:05:07,322 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:05:07,322 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 17:05:07,359 INFO program/MainThread: stdout[43]: Logical volume "lv1" successfully removed. 2024-03-01 17:05:07,359 INFO program/MainThread: stderr[43]: 2024-03-01 17:05:07,359 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:05:07,360 INFO blivet/MainThread: executing action: [133] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:05:07,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:05:07,376 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:05:07,384 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:05:07,393 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,398 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:05:07,403 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,407 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:05:07,410 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,412 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:05:07,415 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:05:07,415 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 17:05:07,450 INFO program/MainThread: stdout[44]: Volume group "test_vg1" is already consistent. 2024-03-01 17:05:07,450 INFO program/MainThread: stderr[44]: 2024-03-01 17:05:07,450 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:05:07,451 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 17:05:07,497 INFO program/MainThread: stdout[45]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:05:07,497 INFO program/MainThread: stderr[45]: 2024-03-01 17:05:07,497 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:05:07,497 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 17:05:07,521 INFO program/MainThread: stdout[46]: Volume group "test_vg1" successfully removed 2024-03-01 17:05:07,522 INFO program/MainThread: stderr[46]: 2024-03-01 17:05:07,522 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:05:07,523 INFO blivet/MainThread: executing action: [138] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:05:07,529 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,533 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:05:07,543 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:05:07,543 INFO program/MainThread: Running [47] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 17:05:07,584 INFO program/MainThread: stdout[47]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:05:07,585 INFO program/MainThread: stderr[47]: 2024-03-01 17:05:07,585 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:05:07,585 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:05:07,585 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,603 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,604 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 17:05:07,611 INFO program/MainThread: stdout[48]: use_devicesfile=1 2024-03-01 17:05:07,611 INFO program/MainThread: stderr[48]: 2024-03-01 17:05:07,611 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:05:07,611 INFO program/MainThread: Running [49] lvmdevices --deldev /dev/sdc ... 2024-03-01 17:05:07,625 INFO program/MainThread: stdout[49]: 2024-03-01 17:05:07,625 INFO program/MainThread: stderr[49]: 2024-03-01 17:05:07,625 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:05:07,625 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,638 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,650 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,650 INFO blivet/MainThread: executing action: [136] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:05:07,654 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,656 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:05:07,659 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:05:07,659 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 17:05:07,689 INFO program/MainThread: stdout[50]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:05:07,689 INFO program/MainThread: stderr[50]: 2024-03-01 17:05:07,689 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:05:07,689 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:05:07,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,707 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,707 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 17:05:07,715 INFO program/MainThread: stdout[51]: use_devicesfile=1 2024-03-01 17:05:07,715 INFO program/MainThread: stderr[51]: 2024-03-01 17:05:07,715 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:05:07,715 INFO program/MainThread: Running [52] lvmdevices --deldev /dev/sdb ... 2024-03-01 17:05:07,728 INFO program/MainThread: stdout[52]: 2024-03-01 17:05:07,728 INFO program/MainThread: stderr[52]: 2024-03-01 17:05:07,728 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:05:07,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,741 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,741 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,753 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,753 INFO blivet/MainThread: executing action: [134] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:05:07,757 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:07,759 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:05:07,762 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:05:07,762 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 17:05:07,787 INFO program/MainThread: stdout[53]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:05:07,788 INFO program/MainThread: stderr[53]: 2024-03-01 17:05:07,788 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:05:07,788 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:05:07,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,805 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,805 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 17:05:07,813 INFO program/MainThread: stdout[54]: use_devicesfile=1 2024-03-01 17:05:07,813 INFO program/MainThread: stderr[54]: 2024-03-01 17:05:07,813 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:05:07,813 INFO program/MainThread: Running [55] lvmdevices --deldev /dev/sda ... 2024-03-01 17:05:07,827 INFO program/MainThread: stdout[55]: 2024-03-01 17:05:07,827 INFO program/MainThread: stderr[55]: 2024-03-01 17:05:07,827 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:05:07,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,840 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,840 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:07,852 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:07,857 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:05:07,857 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 0x7fe65d27ff90> 2024-03-01 17:05:15,797 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_em_sf90o/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:05:18,831 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_t3fz4h99/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:05:22,803 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bn1snbbb/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:05:22,839 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:22,839 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:05:22,842 INFO program/MainThread: stdout[2]: 2024-03-01 17:05:22,842 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 17:05:22,842 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:05:22,843 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:05:22,847 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:22,847 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:05:22,851 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:22,851 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:05:22,854 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:22,854 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:05:22,857 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:22,857 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:05:22,865 INFO program/MainThread: stdout: 2024-03-01 17:05:22,865 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:05:22,865 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,865 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,865 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,865 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,865 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,866 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,866 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,866 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,866 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,866 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,866 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,866 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:05:22,866 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:05:22,866 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:05:22,866 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:22,866 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 17:05:22,866 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:22,866 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:22,867 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:05:22,867 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:22,867 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:05:22,867 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:05:22,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:22,879 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:22,892 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:05:22,896 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:05:22,896 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:05:22,897 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 17:05:22,925 INFO program/MainThread: stdout[3]: 2024-03-01 17:05:22,926 INFO program/MainThread: stderr[3]: 2024-03-01 17:05:22,926 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:05:22,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:22,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:22,937 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:05:22,939 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 17:05:22,944 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:05:22,944 INFO blivet/MainThread: sda is a disk 2024-03-01 17:05:22,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:05:22,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:05:22,948 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:05:22,951 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:05:22,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 17:05:22,955 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:05:22,955 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:05:22,956 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:05:22,956 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fef34f10) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:05:22,959 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:05:22,959 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:05:22,962 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:05:22,962 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:05:22,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:05:22,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:22,974 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:05:22,974 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:05:22,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:05:22,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:05:22,977 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:05:22,980 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:05:22,981 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:05:22,984 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:05:22,984 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:05:22,984 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:05:22,985 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fde4e460) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:05:22,988 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:05:22,988 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:05:22,991 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:05:22,991 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:05:22,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:05:22,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,002 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:05:23,003 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:05:23,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:05:23,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:05:23,006 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:05:23,009 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:05:23,009 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:05:23,012 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:05:23,013 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:05:23,013 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:05:23,013 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fee7cca0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:05:23,016 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:05:23,016 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:05:23,019 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:05:23,020 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:05:23,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,030 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:05:23,031 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:05:23,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:05:23,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:05:23,034 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:05:23,037 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:05:23,037 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:05:23,040 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:05:23,040 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:05:23,041 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:05:23,041 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fdde16a0) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:05:23,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:05:23,044 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:05:23,047 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:05:23,047 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:05:23,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,058 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:05:23,059 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:05:23,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:05:23,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:05:23,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:05:23,064 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:05:23,065 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:05:23,067 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:05:23,068 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:05:23,068 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:05:23,068 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fdde1e80) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:05:23,071 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:05:23,071 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:05:23,075 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:05:23,075 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:05:23,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,085 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:05:23,086 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:05:23,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:05:23,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:05:23,089 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:05:23,092 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:05:23,092 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:05:23,095 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:05:23,095 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:05:23,095 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:05:23,095 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fdde1d00) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:05:23,098 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:05:23,099 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:05:23,102 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_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:05:23,102 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:05:23,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,112 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:05:23,113 INFO blivet/MainThread: sde is a disk 2024-03-01 17:05:23,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:05:23,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:05:23,116 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:05:23,119 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:05:23,119 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:05:23,122 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:05:23,122 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:05:23,123 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:05:23,123 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fddec400) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:05:23,126 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:05:23,126 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:05:23,129 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:05:23,129 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:05:23,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,140 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:05:23,140 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:05:23,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:05:23,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:05:23,143 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:05:23,146 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:05:23,146 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:05:23,149 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:05:23,149 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:05:23,150 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:05:23,150 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fdde31f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:05:23,153 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:05:23,153 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:05:23,156 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:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:05:23,156 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:05:23,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,167 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:05:23,167 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:05:23,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:05:23,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:05:23,170 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:05:23,173 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:05:23,173 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:05:23,176 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:05:23,177 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:05:23,177 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:05:23,177 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fddf8250) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:05:23,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:05:23,180 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:05:23,183 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:05:23,183 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:05:23,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,194 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:05:23,194 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:05:23,194 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:05:23,194 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:05:23,197 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:05:23,200 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:05:23,200 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:05:23,203 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:05:23,203 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:05:23,204 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:05:23,204 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fddf82e0) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:05:23,207 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:05:23,207 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:05:23,210 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:05:23,210 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:05:23,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,221 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:05:23,221 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:05:23,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:05:23,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:05:23,224 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:05:23,227 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:05:23,227 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:05:23,230 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:05:23,230 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:05:23,231 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:05:23,231 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fddf8f70) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:05:23,234 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:05:23,234 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:05:23,237 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:05:23,237 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:05:23,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,247 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:05:23,248 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:05:23,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:05:23,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:05:23,251 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:05:23,254 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:05:23,254 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:05:23,257 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:05:23,257 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:05:23,257 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:05:23,257 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fddfb6d0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:05:23,261 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:05:23,261 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:05:23,263 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': '22692370'} ; 2024-03-01 17:05:23,263 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:05:23,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,273 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:05:23,273 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:05:23,273 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:05:23,273 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:05:23,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:05:23,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:05:23,276 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:05:23,279 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:05:23,279 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:05:23,282 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:05:23,282 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:05:23,283 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:05:23,283 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08fddfb7c0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:05:23,286 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:05:23,289 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:23,289 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:05:23,292 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:23,292 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:05:23,295 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:23,295 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:05:23,298 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:23,298 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:05:23,301 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:05:23,304 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:23,307 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:05:23,316 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 0x7f08fee81340> 2024-03-01 17:05:23,361 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:05:23,365 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:05:23,365 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:05:23,369 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': '22694257'} ; 2024-03-01 17:05:23,369 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:05:23,369 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:05:23,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,377 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:05:23,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:23,396 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:23,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:05:23,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:05:23,419 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:05:23,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:05:23,422 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:05:23,425 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:05:23,425 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:05:23,428 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:05:23,428 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:05:23,429 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:05:23,431 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:05:23,434 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:05:23,437 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:05:23,440 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:05:23,443 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:05:23,443 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:05:23,443 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:05:23,444 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:05:23,444 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f08fde068b0) -- 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 0x7f08fde15b80> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:05:23,447 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:05:23,451 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:23,451 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:05:23,454 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:23,454 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:05:23,457 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:23,457 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:05:23,461 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:23,461 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:05:23,462 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:05:23,462 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:05:23,465 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:23,466 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:05:23,468 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:05:23,468 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:05:23,469 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:23,483 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:23,496 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:05:23,497 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:05:23,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:23,509 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:05:23,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:23,519 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:05:23,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:23,529 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:05:23,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:23,540 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:05:23,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:23,550 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:05:23,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:23,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:05:23,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:23,560 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:05:23,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:05:23,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:05:23,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 17:05:23,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:05:23,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:05:23,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:05:23,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:05:23,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:05:26,579 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bbauuulu/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:05:26,614 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:26,615 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:05:26,618 INFO program/MainThread: stdout[2]: 2024-03-01 17:05:26,618 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 17:05:26,618 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:05:26,618 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:05:26,622 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:26,623 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:05:26,626 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:26,626 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:05:26,629 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:26,629 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:05:26,632 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:05:26,632 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:05:26,640 INFO program/MainThread: stdout: 2024-03-01 17:05:26,640 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:05:26,640 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,640 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,640 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:05:26,641 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:05:26,641 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:26,641 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:05:26,641 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:26,641 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:26,642 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:05:26,642 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:26,642 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:05:26,642 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:05:26,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:26,655 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:26,668 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:05:26,672 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_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:05:26,672 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:05:26,673 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 17:05:26,700 INFO program/MainThread: stdout[3]: 2024-03-01 17:05:26,701 INFO program/MainThread: stderr[3]: 2024-03-01 17:05:26,701 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:05:26,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,712 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:05:26,714 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 17:05:26,718 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:05:26,719 INFO blivet/MainThread: sda is a disk 2024-03-01 17:05:26,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:05:26,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:05:26,723 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:05:26,726 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:05:26,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 17:05:26,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 17:05:26,729 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:05:26,730 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:05:26,730 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff080793f10) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:05:26,733 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:05:26,733 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:05:26,736 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:05:26,736 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:05:26,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,747 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:05:26,748 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:05:26,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:05:26,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:05:26,751 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:05:26,754 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:05:26,754 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:05:26,757 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:05:26,758 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:05:26,758 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:05:26,758 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f6ad460) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:05:26,761 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:05:26,761 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:05:26,764 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:05:26,764 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:05:26,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,775 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:05:26,776 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:05:26,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:05:26,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:05:26,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:05:26,782 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:05:26,782 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:05:26,785 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:05:26,785 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:05:26,786 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:05:26,786 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff0806dbca0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:05:26,789 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:05:26,789 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:05:26,792 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:05:26,792 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:05:26,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,803 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:05:26,803 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:05:26,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:05:26,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:05:26,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:05:26,810 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:05:26,810 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:05:26,813 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:05:26,813 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:05:26,813 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:05:26,813 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f6406a0) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:05:26,816 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:05:26,817 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:05:26,819 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:05:26,820 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:05:26,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,830 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:05:26,831 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:05:26,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:05:26,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:05:26,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:05:26,837 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:05:26,837 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:05:26,840 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:05:26,840 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:05:26,840 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:05:26,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f640e80) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:05:26,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:05:26,844 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:05:26,847 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:05:26,847 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:05:26,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,858 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:05:26,858 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:05:26,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:05:26,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:05:26,861 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:05:26,864 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:05:26,864 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:05:26,867 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:05:26,868 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:05:26,868 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:05:26,868 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f640d00) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:05:26,871 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:05:26,871 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:05:26,874 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:05:26,874 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:05:26,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,885 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:05:26,885 INFO blivet/MainThread: sde is a disk 2024-03-01 17:05:26,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:05:26,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:05:26,888 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:05:26,891 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:05:26,891 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:05:26,894 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:05:26,895 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:05:26,895 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:05:26,895 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f64b400) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:05:26,898 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:05:26,898 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:05:26,901 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:05:26,901 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:05:26,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,912 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:05:26,912 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:05:26,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:05:26,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:05:26,915 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:05:26,918 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:05:26,919 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:05:26,921 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:05:26,922 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:05:26,922 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:05:26,922 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f6421f0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:05:26,925 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:05:26,925 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:05:26,928 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:05:26,928 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:05:26,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,939 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:05:26,940 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:05:26,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:05:26,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:05:26,943 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:05:26,946 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:05:26,946 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:05:26,949 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:05:26,949 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:05:26,949 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:05:26,949 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f657250) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:05:26,952 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:05:26,952 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:05:26,955 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:05:26,956 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:05:26,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,966 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:05:26,967 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:05:26,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:05:26,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:05:26,970 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:05:26,972 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:05:26,973 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:05:26,975 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:05:26,976 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:05:26,976 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:05:26,976 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f6572e0) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:05:26,979 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:05:26,979 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:05:26,982 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:05:26,982 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:05:26,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:05:26,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:26,993 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:05:26,994 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:05:26,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:05:26,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:05:26,997 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:05:26,999 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:05:27,000 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:05:27,002 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:05:27,003 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:05:27,003 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:05:27,003 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f657f70) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:05:27,006 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:05:27,006 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:05:27,009 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:05:27,009 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:05:27,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,020 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:05:27,020 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:05:27,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:05:27,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:05:27,023 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:05:27,026 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:05:27,026 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:05:27,029 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:05:27,029 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:05:27,030 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:05:27,030 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f65a6d0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:05:27,033 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:05:27,033 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:05:27,036 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': '22692370'} ; 2024-03-01 17:05:27,036 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:05:27,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,046 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:05:27,046 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:05:27,046 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:05:27,046 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:05:27,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:05:27,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:05:27,049 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:05:27,052 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:05:27,052 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:05:27,055 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:05:27,055 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:05:27,055 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:05:27,055 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff07f65a7c0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:05:27,058 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:05:27,061 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:27,062 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:05:27,064 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:27,065 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:05:27,068 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:27,068 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:05:27,071 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:27,071 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:05:27,074 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:05:27,076 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:27,079 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:05:27,085 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 0x7ff07f669d40> 2024-03-01 17:05:27,124 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:05:27,128 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:05:27,128 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:05:27,132 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': '22694257'} ; 2024-03-01 17:05:27,132 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:05:27,132 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:05:27,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,140 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:05:27,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:27,159 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:27,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:05:27,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:05:27,182 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:05:27,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:05:27,185 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:05:27,187 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:05:27,188 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:05:27,191 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:05:27,191 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:05:27,191 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:05:27,194 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:05:27,197 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:05:27,199 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:05:27,202 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:05:27,205 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:05:27,205 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:05:27,206 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:05:27,206 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:05:27,206 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff07f6658b0) -- 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 0x7ff080f9cd60> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:05:27,209 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:05:27,213 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:05:27,213 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:05:27,216 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:05:27,216 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:05:27,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:27,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:05:27,222 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:05:27,222 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:05:27,224 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:05:27,224 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:05:27,227 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,227 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:05:27,230 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:05:27,230 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:05:27,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:27,243 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:27,256 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:05:27,257 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:05:27,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 17:05:27,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,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 17:05:27,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,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 17:05:27,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,278 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:05:27,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,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 17:05:27,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,288 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:05:27,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,298 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:05:27,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,308 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:05:27,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,318 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:05:27,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,328 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:05:27,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:05:27,333 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:05:27,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:05:27,338 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:05:27,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:05:27,343 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:05:27,346 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:05:27,346 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:05:27,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:05:27,349 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:05:27,349 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:05:27,352 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:05:27,352 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:05:27,355 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:05:27,355 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:05:27,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:05:27,358 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:05:27,358 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:05:27,361 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:05:27,361 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:05:27,363 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:05:27,363 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:05:27,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:05:27,366 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:05:27,366 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:05:27,369 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:05:27,369 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:05:27,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:05:27,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:05:27,377 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:05:27,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:05:27,383 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:05:27,386 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:05:27,389 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:05:27,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:05:27,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:05:27,394 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:05:27,394 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:05:27,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,406 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:05:27,406 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:05:27,407 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:05:27,407 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 17:05:27,407 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:05:27,408 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:05:27,410 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,410 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:05:27,413 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:05:27,417 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:05:27,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:05:27,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:05:27,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:05:27,426 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:05:27,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:05:27,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:05:27,432 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:05:27,433 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:05:27,433 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:05:27,433 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:05:27,436 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:05:27,437 INFO program/MainThread: stderr[4]: 2024-03-01 17:05:27,437 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:05:27,437 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:05:27,437 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:05:27,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:05:27,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:05:27,442 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:05:27,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,453 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 17:05:27,453 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:05:27,454 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:05:27,454 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 17:05:27,454 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:05:27,455 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:05:27,458 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,458 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 17:05:27,460 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:05:27,464 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:05:27,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:05:27,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 17:05:27,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:05:27,473 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:05:27,476 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:05:27,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 17:05:27,480 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:05:27,481 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:05:27,481 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:05:27,481 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 17:05:27,481 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:05:27,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 17:05:27,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 17:05:27,485 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:05:27,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,495 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 17:05:27,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 17:05:27,501 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:05:27,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 17:05:27,506 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:05:27,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 17:05:27,511 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:05:27,513 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:05:27,514 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 17:05:27,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:05:27,516 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:05:27,517 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:05:27,519 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:05:27,519 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:05:27,522 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:05:27,522 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 17:05:27,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 17:05:27,525 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:05:27,525 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:05:27,528 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:05:27,528 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:05:27,531 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:05:27,531 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 17:05:27,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:05:27,534 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:05:27,534 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:05:27,537 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:05:27,537 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:05:27,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 17:05:27,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:05:27,544 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:05:27,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:05:27,550 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:05:27,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:05:27,557 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:05:27,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:05:27,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:05:27,561 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 17:05:27,561 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:05:27,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,573 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 17:05:27,574 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:05:27,574 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:05:27,574 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 17:05:27,575 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:05:27,575 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:05:27,578 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,578 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 17:05:27,580 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:05:27,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:05:27,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:05:27,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 17:05:27,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:05:27,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:05:27,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:05:27,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 17:05:27,600 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:05:27,600 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:05:27,600 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:05:27,601 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 17:05:27,601 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:05:27,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:05:27,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 17:05:27,604 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:05:27,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,615 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 17:05:27,616 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:05:27,617 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:05:27,617 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 17:05:27,617 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:05:27,617 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:05:27,620 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,620 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 17:05:27,623 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:05:27,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:05:27,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:05:27,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:05:27,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:05:27,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:05:27,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:05:27,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 17:05:27,642 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:05:27,643 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:05:27,643 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:05:27,643 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 17:05:27,643 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:05:27,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 17:05:27,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 17:05:27,647 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:05:27,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,658 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 17:05:27,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 17:05:27,663 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:05:27,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 17:05:27,668 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:05:27,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 17:05:27,673 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:05:27,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 17:05:27,678 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:05:27,681 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:05:27,681 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 17:05:27,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 17:05:27,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:05:27,684 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:05:27,687 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:05:27,687 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:05:27,690 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:05:27,690 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 17:05:27,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:05:27,693 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:05:27,693 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:05:27,696 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:05:27,696 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:05:27,698 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:05:27,698 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 17:05:27,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 17:05:27,701 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:05:27,701 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:05:27,704 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:05:27,704 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:05:27,707 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:05:27,707 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:05:27,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:05:27,710 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:05:27,710 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:05:27,713 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:05:27,713 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:05:27,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:05:27,717 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:05:27,720 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:05:27,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:05:27,727 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:05:27,730 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:05:27,734 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:05:27,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:05:27,740 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:05:27,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 17:05:27,744 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:05:27,745 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 17:05:27,745 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:05:27,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,758 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 17:05:27,759 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,759 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:05:27,759 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 17:05:27,760 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,760 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:05:27,763 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,763 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 17:05:27,765 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 17:05:27,769 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:05:27,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:05:27,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:05:27,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:05:27,779 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:05:27,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:05:27,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 17:05:27,785 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,786 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:05:27,786 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:05:27,786 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 17:05:27,786 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:05:27,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 17:05:27,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 17:05:27,790 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:05:27,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,801 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 17:05:27,801 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,802 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:05:27,802 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 17:05:27,803 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,803 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:05:27,806 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,806 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 17:05:27,808 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:05:27,812 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:05:27,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:05:27,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 17:05:27,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:05:27,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:05:27,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:05:27,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 17:05:27,828 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,829 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:05:27,829 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:05:27,829 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 17:05:27,829 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:05:27,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:05:27,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 17:05:27,833 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:05:27,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,844 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 17:05:27,845 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,846 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:05:27,846 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 17:05:27,846 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,847 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:05:27,850 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,850 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 17:05:27,852 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:05:27,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:05:27,859 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:05:27,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 17:05:27,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:05:27,866 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:05:27,868 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:05:27,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 17:05:27,872 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,873 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:05:27,873 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:05:27,873 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 17:05:27,873 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:05:27,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 17:05:27,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 17:05:27,877 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:05:27,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:05:27,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:27,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:05:27,888 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 17:05:27,889 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,890 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:05:27,890 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 17:05:27,890 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,891 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:05:27,894 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,894 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 17:05:27,896 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:05:27,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:05:27,900 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:05:27,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:05:27,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 17:05:27,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:05:27,910 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:05:27,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:05:27,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 17:05:27,917 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:05:27,918 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:05:27,918 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:05:27,918 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 17:05:27,918 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:05:27,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 17:05:27,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 17:05:27,922 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:05:27,923 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:05:27,923 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:05:27,923 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:05:27,923 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:05:27,923 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:05:27,923 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:05:27,924 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:05:27,925 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:05:27,926 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:05:27,926 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:05:27,928 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:05:27,930 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:05:27,933 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:05:27,935 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:05:27,935 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:05:27,938 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:05:27,938 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 0x7ff07f55d9a0> 2024-03-01 17:05:27,938 INFO blivet/MainThread: sorting actions... 2024-03-01 17:05:27,970 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:05:27,971 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:05:27,971 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:05:27,971 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:05:27,972 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:05:27,972 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:05:27,972 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:05:27,973 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:05:27,973 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:05:27,973 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:05:27,974 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:05:27,974 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:05:27,974 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:05:27,975 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:05:27,975 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:05:27,975 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:05:27,976 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:05:27,976 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:05:27,977 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:05:27,977 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:05:27,977 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:05:27,978 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:05:27,978 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:05:27,979 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:05:27,979 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:05:27,979 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:05:27,980 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:05:27,980 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:05:27,980 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:05:27,981 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:05:27,981 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:05:27,982 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:05:27,982 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:05:27,982 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:05:27,983 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:05:27,983 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:05:27,983 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:05:27,984 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:05:27,984 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:05:27,985 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:05:27,987 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:27,990 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 17:05:27,990 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 17:05:27,996 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:27,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,020 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,020 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,034 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,034 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:05:28,038 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:28,041 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 17:05:28,041 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 17:05:28,046 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,069 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,069 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,082 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,082 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:05:28,086 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:28,088 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 17:05:28,089 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 17:05:28,094 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,094 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,118 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,131 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,132 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:05:28,135 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:28,138 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 17:05:28,138 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 17:05:28,143 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,144 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,167 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,180 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,180 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:05:28,184 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:28,187 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 17:05:28,187 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 17:05:28,192 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,192 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,217 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,229 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,229 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:05:28,233 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:28,236 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 17:05:28,236 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 17:05:28,241 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,265 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,265 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,278 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,279 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:05:28,282 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:28,285 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 17:05:28,285 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 17:05:28,290 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,316 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,316 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,329 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,330 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:05:28,333 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:28,336 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:05:28,336 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:05:28,341 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,342 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,365 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,365 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,378 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,378 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:05:28,382 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:28,385 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:05:28,385 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:05:28,393 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,393 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,417 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,417 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,430 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,430 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:05:28,434 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:05:28,437 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:05:28,437 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:05:28,444 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,444 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,471 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,471 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,480 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,481 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:05:28,485 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:28,487 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:05:28,490 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:05:28,490 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:05:28,490 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:28,490 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:05:28,519 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 17:05:28,520 INFO program/MainThread: stderr[5]: 2024-03-01 17:05:28,520 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:05:28,520 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 17:05:28,534 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 17:05:28,534 INFO program/MainThread: stderr[6]: 2024-03-01 17:05:28,534 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:05:28,534 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 17:05:28,563 INFO program/MainThread: stdout[7]: 2024-03-01 17:05:28,563 INFO program/MainThread: stderr[7]: 2024-03-01 17:05:28,563 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:05:28,563 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 17:05:28,564 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,577 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,581 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:05:28,581 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:05:28,582 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 17:05:28,592 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,592 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,617 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,617 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:05:28,621 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:28,624 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:05:28,626 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:05:28,626 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:05:28,626 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:28,627 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:05:28,663 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 17:05:28,663 INFO program/MainThread: stderr[8]: 2024-03-01 17:05:28,663 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:05:28,664 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 17:05:28,675 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 17:05:28,675 INFO program/MainThread: stderr[9]: 2024-03-01 17:05:28,675 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:05:28,675 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 17:05:28,704 INFO program/MainThread: stdout[10]: 2024-03-01 17:05:28,704 INFO program/MainThread: stderr[10]: 2024-03-01 17:05:28,704 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:05:28,704 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 17:05:28,705 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,717 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,721 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:05:28,721 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:05:28,722 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 17:05:28,732 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,732 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,757 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,757 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:05:28,761 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:28,763 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:05:28,766 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:05:28,766 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:05:28,766 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:28,766 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:05:28,803 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 17:05:28,803 INFO program/MainThread: stderr[11]: 2024-03-01 17:05:28,803 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:05:28,804 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 17:05:28,815 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 17:05:28,815 INFO program/MainThread: stderr[12]: 2024-03-01 17:05:28,815 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:05:28,816 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 17:05:28,846 INFO program/MainThread: stdout[13]: 2024-03-01 17:05:28,846 INFO program/MainThread: stderr[13]: 2024-03-01 17:05:28,846 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:05:28,846 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 17:05:28,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,859 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,863 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:05:28,863 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:05:28,864 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 17:05:28,873 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,897 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,897 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:05:28,901 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:28,904 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:05:28,906 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:05:28,906 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:05:28,906 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:28,907 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:05:28,941 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 17:05:28,941 INFO program/MainThread: stderr[14]: 2024-03-01 17:05:28,941 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:05:28,941 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 17:05:28,954 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 17:05:28,954 INFO program/MainThread: stderr[15]: 2024-03-01 17:05:28,954 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:05:28,954 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 17:05:28,982 INFO program/MainThread: stdout[16]: 2024-03-01 17:05:28,982 INFO program/MainThread: stderr[16]: 2024-03-01 17:05:28,982 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:05:28,982 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 17:05:28,983 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:28,995 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:28,999 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:05:28,999 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:05:29,000 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 17:05:29,009 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,032 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,032 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:05:29,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 17:05:29,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:05:29,041 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,044 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,047 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,049 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,052 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,055 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,057 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,060 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 17:05:29,063 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 17:05:29,113 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 17:05:29,113 INFO program/MainThread: stderr[17]: 2024-03-01 17:05:29,113 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:05:29,121 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:05:29,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:05:29,136 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,144 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,149 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,158 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,165 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,173 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,179 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,184 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,184 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,259 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:05:29,266 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:05:29,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,279 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,280 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 17:05:29,288 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,298 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,298 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:05:29,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 17:05:29,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 17:05:29,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:05:29,311 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:05:29,314 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,317 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,320 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,323 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,326 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,329 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,332 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,335 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:05:29,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,348 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:05:29,353 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 17:05:29,383 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 17:05:29,384 INFO program/MainThread: stderr[18]: 2024-03-01 17:05:29,384 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:05:29,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 17:05:29,388 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 17:05:29,447 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 17:05:29,447 INFO program/MainThread: stderr[19]: 2024-03-01 17:05:29,447 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:05:29,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:05:29,474 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:05:29,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,506 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,510 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:05:29,511 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:05:29,511 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:05:29,521 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,521 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,538 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,538 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:05:29,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,545 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:05:29,548 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 17:05:29,548 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 17:05:29,714 INFO program/MainThread: stdout: 2024-03-01 17:05:29,714 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:05:29,714 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:05:29,714 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:05:29,714 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:05:29,714 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:05:29,714 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:05:29,714 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:05:29,714 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:05:29,714 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:05:29,714 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:05:29,714 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,715 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 17:05:29,729 INFO program/MainThread: stdout: 2024-03-01 17:05:29,729 INFO program/MainThread: writing all SBs 2024-03-01 17:05:29,729 INFO program/MainThread: new label = "" 2024-03-01 17:05:29,729 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,746 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:05:29,750 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:05:29,751 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:05:29,761 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,761 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,778 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,778 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:05:29,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 17:05:29,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 17:05:29,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,788 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 17:05:29,821 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 17:05:29,821 INFO program/MainThread: stderr[20]: 2024-03-01 17:05:29,821 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:05:29,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 17:05:29,825 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 17:05:29,891 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 17:05:29,891 INFO program/MainThread: stderr[21]: 2024-03-01 17:05:29,891 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:05:29,902 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:05:29,912 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:05:29,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,950 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:05:29,955 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:05:29,956 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:05:29,965 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,965 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:29,982 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:29,982 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:05:29,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:29,989 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:05:29,991 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 17:05:29,991 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 17:05:30,743 INFO program/MainThread: stdout: 2024-03-01 17:05:30,744 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:05:30,744 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:05:30,744 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:05:30,744 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:05:30,746 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:05:30,746 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:05:30,746 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:05:30,746 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:05:30,746 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:05:30,746 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:05:30,747 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:30,747 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 17:05:30,761 INFO program/MainThread: stdout: 2024-03-01 17:05:30,761 INFO program/MainThread: writing all SBs 2024-03-01 17:05:30,761 INFO program/MainThread: new label = "" 2024-03-01 17:05:30,761 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:30,761 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:30,779 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:30,783 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:05:30,783 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:05:30,784 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:05:30,793 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:30,794 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:30,810 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:30,810 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:05:30,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 17:05:30,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 17:05:30,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:30,820 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 17:05:30,851 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 17:05:30,852 INFO program/MainThread: stderr[22]: 2024-03-01 17:05:30,852 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:05:30,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 17:05:30,856 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 17:05:30,908 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 17:05:30,908 INFO program/MainThread: stderr[23]: 2024-03-01 17:05:30,908 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:05:30,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:30,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:05:30,932 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:05:30,932 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:30,971 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:30,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:05:30,977 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:05:30,977 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:05:30,986 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:30,987 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:31,003 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:31,003 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:05:31,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:31,010 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:05:31,013 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 17:05:31,013 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 17:05:31,828 INFO program/MainThread: stdout: 2024-03-01 17:05:31,828 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 17:05:31,828 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:05:31,828 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:05:31,828 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:05:31,828 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 17:05:31,828 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:05:31,828 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:05:31,829 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:05:31,829 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:05:31,829 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:05:31,829 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:31,829 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 17:05:31,946 INFO program/MainThread: stdout: 2024-03-01 17:05:31,946 INFO program/MainThread: writing all SBs 2024-03-01 17:05:31,946 INFO program/MainThread: new label = "" 2024-03-01 17:05:31,946 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:31,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:31,964 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:31,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:05:31,968 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:05:31,969 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:05:31,978 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:31,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:31,994 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:31,994 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:05:31,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 17:05:32,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 17:05:32,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:32,004 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 17:05:32,037 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 17:05:32,037 INFO program/MainThread: stderr[24]: 2024-03-01 17:05:32,037 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:05:32,041 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 17:05:32,041 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 17:05:32,103 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 17:05:32,103 INFO program/MainThread: stderr[25]: 2024-03-01 17:05:32,103 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:05:32,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:32,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:05:32,121 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:05:32,121 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:32,168 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:32,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:05:32,173 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:05:32,173 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:05:32,183 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:32,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:32,200 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:32,200 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:05:32,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:32,207 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:05:32,210 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 17:05:32,210 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 17:05:32,956 INFO program/MainThread: stdout: 2024-03-01 17:05:32,956 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 17:05:32,956 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:05:32,956 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:05:32,956 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:05:32,957 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 17:05:32,957 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:05:32,957 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:05:32,957 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:05:32,957 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:05:32,957 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:05:32,957 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:32,957 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 17:05:32,973 INFO program/MainThread: stdout: 2024-03-01 17:05:32,973 INFO program/MainThread: writing all SBs 2024-03-01 17:05:32,973 INFO program/MainThread: new label = "" 2024-03-01 17:05:32,973 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:32,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:32,991 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:32,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:05:32,995 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:05:32,996 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:05:33,006 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,006 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,023 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,023 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:05:33,027 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,029 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,032 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,032 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:05:33,032 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:33,032 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:05:33,072 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 17:05:33,072 INFO program/MainThread: stderr[26]: 2024-03-01 17:05:33,072 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:05:33,073 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 17:05:33,082 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 17:05:33,082 INFO program/MainThread: stderr[27]: 2024-03-01 17:05:33,082 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:05:33,082 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 17:05:33,114 INFO program/MainThread: stdout[28]: 2024-03-01 17:05:33,114 INFO program/MainThread: stderr[28]: 2024-03-01 17:05:33,114 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:05:33,114 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 17:05:33,115 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,126 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,130 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:05:33,130 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:05:33,131 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 17:05:33,141 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,141 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,165 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,165 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:05:33,169 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,172 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,174 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,174 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:05:33,174 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:33,174 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:05:33,207 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 17:05:33,207 INFO program/MainThread: stderr[29]: 2024-03-01 17:05:33,207 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:05:33,207 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 17:05:33,222 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 17:05:33,223 INFO program/MainThread: stderr[30]: 2024-03-01 17:05:33,223 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:05:33,223 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 17:05:33,251 INFO program/MainThread: stdout[31]: 2024-03-01 17:05:33,252 INFO program/MainThread: stderr[31]: 2024-03-01 17:05:33,252 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:05:33,252 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 17:05:33,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,265 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,269 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:05:33,269 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:05:33,270 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 17:05:33,280 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,280 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,304 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,304 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:05:33,308 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,310 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,313 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,313 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:05:33,313 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:33,313 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:05:33,352 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 17:05:33,352 INFO program/MainThread: stderr[32]: 2024-03-01 17:05:33,352 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:05:33,353 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 17:05:33,365 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 17:05:33,365 INFO program/MainThread: stderr[33]: 2024-03-01 17:05:33,365 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:05:33,365 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 17:05:33,395 INFO program/MainThread: stdout[34]: 2024-03-01 17:05:33,395 INFO program/MainThread: stderr[34]: 2024-03-01 17:05:33,395 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:05:33,395 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 17:05:33,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,407 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:05:33,411 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:05:33,412 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 17:05:33,422 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,444 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,444 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:05:33,458 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 17:05:33,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:05:33,463 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,466 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,469 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,471 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,474 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,476 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,479 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 17:05:33,479 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 17:05:33,522 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 17:05:33,523 INFO program/MainThread: stderr[35]: 2024-03-01 17:05:33,523 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:05:33,530 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:05:33,538 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:05:33,545 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,553 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,558 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,564 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,569 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,574 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,586 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:05:33,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:05:33,593 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,605 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,606 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 17:05:33,614 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,614 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,626 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,626 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:05:33,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 17:05:33,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 17:05:33,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:05:33,639 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:05:33,642 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,645 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,648 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,651 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,654 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,657 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:05:33,657 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,666 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:05:33,671 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 17:05:33,704 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:05:33,704 INFO program/MainThread: stderr[36]: 2024-03-01 17:05:33,704 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:05:33,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 17:05:33,708 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 17:05:33,764 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 17:05:33,764 INFO program/MainThread: stderr[37]: 2024-03-01 17:05:33,764 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:05:33,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:05:33,786 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:05:33,786 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,832 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:05:33,837 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:05:33,837 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:05:33,847 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:33,863 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:33,863 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:05:33,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:33,870 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:05:33,872 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 17:05:33,873 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 17:05:34,037 INFO program/MainThread: stdout: 2024-03-01 17:05:34,037 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 17:05:34,037 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:05:34,038 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:05:34,038 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:05:34,038 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 17:05:34,038 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:05:34,038 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:05:34,038 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:05:34,038 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:05:34,038 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:05:34,038 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:34,038 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 17:05:34,053 INFO program/MainThread: stdout: 2024-03-01 17:05:34,053 INFO program/MainThread: writing all SBs 2024-03-01 17:05:34,053 INFO program/MainThread: new label = "" 2024-03-01 17:05:34,053 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:34,053 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:34,071 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:34,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:05:34,075 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:05:34,076 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:05:34,085 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:34,086 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:34,103 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:34,103 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:05:34,107 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 17:05:34,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 17:05:34,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:34,113 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 17:05:34,145 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 17:05:34,145 INFO program/MainThread: stderr[38]: 2024-03-01 17:05:34,145 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:05:34,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 17:05:34,149 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 17:05:34,205 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 17:05:34,205 INFO program/MainThread: stderr[39]: 2024-03-01 17:05:34,205 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:05:34,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:34,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:05:34,225 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:05:34,225 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:34,251 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:34,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:05:34,256 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:05:34,256 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:05:34,265 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:34,265 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:34,282 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:34,282 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:05:34,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:34,289 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:05:34,291 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 17:05:34,291 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 17:05:35,119 INFO program/MainThread: stdout: 2024-03-01 17:05:35,119 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 17:05:35,119 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:05:35,119 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:05:35,119 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:05:35,119 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 17:05:35,119 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:05:35,119 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:05:35,119 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:05:35,120 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:05:35,120 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:05:35,120 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,120 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 17:05:35,137 INFO program/MainThread: stdout: 2024-03-01 17:05:35,137 INFO program/MainThread: writing all SBs 2024-03-01 17:05:35,137 INFO program/MainThread: new label = "" 2024-03-01 17:05:35,137 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,137 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,155 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:05:35,159 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:05:35,160 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:05:35,169 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,170 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,187 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,187 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:05:35,191 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,193 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,196 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,196 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:05:35,196 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:35,196 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:05:35,316 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:05:35,316 INFO program/MainThread: stderr[40]: 2024-03-01 17:05:35,316 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:05:35,317 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 17:05:35,328 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 17:05:35,328 INFO program/MainThread: stderr[41]: 2024-03-01 17:05:35,328 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:05:35,328 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 17:05:35,357 INFO program/MainThread: stdout[42]: 2024-03-01 17:05:35,357 INFO program/MainThread: stderr[42]: 2024-03-01 17:05:35,357 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:05:35,358 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 17:05:35,358 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,371 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,375 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:05:35,375 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:05:35,376 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:05:35,385 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,409 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,409 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:05:35,413 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,416 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,418 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,419 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:05:35,419 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:35,419 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:05:35,459 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:05:35,459 INFO program/MainThread: stderr[43]: 2024-03-01 17:05:35,459 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:05:35,459 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 17:05:35,469 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 17:05:35,469 INFO program/MainThread: stderr[44]: 2024-03-01 17:05:35,469 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:05:35,469 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 17:05:35,495 INFO program/MainThread: stdout[45]: 2024-03-01 17:05:35,495 INFO program/MainThread: stderr[45]: 2024-03-01 17:05:35,495 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:05:35,495 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 17:05:35,495 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,504 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,508 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:05:35,509 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:05:35,510 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:05:35,519 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,544 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,544 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:05:35,548 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,550 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,553 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,553 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:05:35,553 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:05:35,553 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:05:35,585 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:05:35,585 INFO program/MainThread: stderr[46]: 2024-03-01 17:05:35,585 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:05:35,585 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 17:05:35,602 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 17:05:35,603 INFO program/MainThread: stderr[47]: 2024-03-01 17:05:35,603 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:05:35,603 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 17:05:35,635 INFO program/MainThread: stdout[48]: 2024-03-01 17:05:35,635 INFO program/MainThread: stderr[48]: 2024-03-01 17:05:35,635 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:05:35,636 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 17:05:35,636 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,649 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,653 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:05:35,653 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:05:35,654 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:05:35,663 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,687 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,687 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:05:35,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:05:35,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:05:35,696 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,702 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,704 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,707 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,710 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:05:35,712 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 17:05:35,757 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 17:05:35,758 INFO program/MainThread: stderr[49]: 2024-03-01 17:05:35,758 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:05:35,768 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:05:35,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:05:35,792 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,798 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,801 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,804 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,807 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,810 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,823 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:05:35,830 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:05:35,830 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,843 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,844 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:05:35,852 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,865 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,865 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:05:35,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 17:05:35,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 17:05:35,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:05:35,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:05:35,881 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,884 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,887 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,890 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,893 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:35,896 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:05:35,896 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:35,909 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:35,913 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:05:35,913 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 17:05:35,953 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:05:35,953 INFO program/MainThread: stderr[50]: 2024-03-01 17:05:35,953 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:05:35,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 17:05:35,957 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 17:05:36,019 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 17:05:36,019 INFO program/MainThread: stderr[51]: 2024-03-01 17:05:36,019 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:05:36,028 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:36,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:05:36,035 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:05:36,036 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:36,060 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:05:36,071 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:05:36,071 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:05:36,080 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:36,098 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,098 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:05:36,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:36,105 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:05:36,108 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 17:05:36,108 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 17:05:36,268 INFO program/MainThread: stdout: 2024-03-01 17:05:36,268 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:05:36,268 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:05:36,269 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:05:36,269 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:05:36,269 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:05:36,269 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:05:36,269 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:05:36,269 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:05:36,269 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:05:36,269 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:05:36,269 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,269 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 17:05:36,283 INFO program/MainThread: stdout: 2024-03-01 17:05:36,284 INFO program/MainThread: writing all SBs 2024-03-01 17:05:36,284 INFO program/MainThread: new label = "" 2024-03-01 17:05:36,284 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,284 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:36,302 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:05:36,306 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:05:36,308 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:05:36,317 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:36,334 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,334 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:05:36,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:05:36,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:05:36,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:36,344 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 17:05:36,380 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 17:05:36,380 INFO program/MainThread: stderr[52]: 2024-03-01 17:05:36,380 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:05:36,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:05:36,384 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 17:05:36,448 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 17:05:36,449 INFO program/MainThread: stderr[53]: 2024-03-01 17:05:36,449 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:05:36,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:36,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:05:36,468 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:05:36,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:36,496 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:05:36,501 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:05:36,501 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:05:36,510 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:36,527 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:36,527 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:05:36,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:05:36,534 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:05:36,537 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:05:36,537 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:05:37,301 INFO program/MainThread: stdout: 2024-03-01 17:05:37,301 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 17:05:37,301 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:05:37,301 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:05:37,301 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:05:37,302 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 17:05:37,302 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:05:37,302 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:05:37,303 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:05:37,303 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:05:37,303 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:05:37,303 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:37,303 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:05:37,317 INFO program/MainThread: stdout: 2024-03-01 17:05:37,317 INFO program/MainThread: writing all SBs 2024-03-01 17:05:37,317 INFO program/MainThread: new label = "" 2024-03-01 17:05:37,317 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:37,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:37,340 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:37,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:05:37,344 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:05:37,346 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:05:37,354 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:37,355 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:05:37,371 DEBUG program/MainThread: Return code: 0 2024-03-01 17:05:37,376 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:05:37,376 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 0x7ff0806c88b0> 2024-03-01 17:05:37,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:05:37,382 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:05:37,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 17:05:37,388 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:05:37,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:05:37,394 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:05:37,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,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 17:05:37,400 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:05:37,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 17:05:37,406 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:05:37,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,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 17:05:37,411 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:05:37,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,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 17:05:37,416 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:05:37,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,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 17:05:37,422 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:05:37,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:05:37,427 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:05:37,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 17:05:37,433 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:05:37,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:05:37,438 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:05:37,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:05:37,443 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:05:37,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 17:05:37,448 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:05:37,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:05:37,454 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:05:37,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:05:37,459 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:05:37,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:05:37,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:05:37,464 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:06:54,036 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_s45pyahs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:06:54,072 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:06:54,073 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:06:54,076 INFO program/MainThread: stdout[2]: 2024-03-01 17:06:54,076 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 17:06:54,076 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:06:54,076 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:06:54,081 DEBUG program/MainThread: Return code: 0 2024-03-01 17:06:54,081 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:06:54,084 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:06:54,084 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:06:54,087 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:06:54,087 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:06:54,090 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:06:54,090 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:06:54,101 INFO program/MainThread: stdout: 2024-03-01 17:06:54,101 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:06:54,101 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb 2024-03-01 17:06:54,101 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 83ae209e-2865-4060-8995-99f9fa44bcde 2024-03-01 17:06:54,101 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR 2024-03-01 17:06:54,101 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 83ae209e-2865-4060-8995-99f9fa44bcde 2024-03-01 17:06:54,101 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 15172322-ba02-4a1c-a70d-dab74bb71853 2024-03-01 17:06:54,101 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC 2024-03-01 17:06:54,101 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng 2024-03-01 17:06:54,101 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c2412985-3e53-43a4-95ab-f4eeed8bd923 2024-03-01 17:06:54,101 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 5124c37b-ea73-43b0-ac97-fe981028fd76 2024-03-01 17:06:54,101 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG 2024-03-01 17:06:54,101 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq 2024-03-01 17:06:54,101 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E 2024-03-01 17:06:54,101 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 88ef2a52-901d-412a-b519-b08a2abbd53c 2024-03-01 17:06:54,101 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 3c6c058a-43b5-4189-aa95-548b67ab7e37 2024-03-01 17:06:54,101 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 207ced38-12f4-4bb6-adb9-aca53ceb9a3a 2024-03-01 17:06:54,101 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl 2024-03-01 17:06:54,101 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 207ced38-12f4-4bb6-adb9-aca53ceb9a3a 2024-03-01 17:06:54,101 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 2024-03-01 17:06:54,101 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8f2e49dd-b727-408b-aaeb-9d8a7665a87f 2024-03-01 17:06:54,102 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe 2024-03-01 17:06:54,102 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8f2e49dd-b727-408b-aaeb-9d8a7665a87f 2024-03-01 17:06:54,102 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:06:54,102 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:06:54,102 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:06:54,102 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:06:54,102 DEBUG program/MainThread: Return code: 0 2024-03-01 17:06:54,102 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 83ae209e-2865-4060-8995-99f9fa44bcde sdb 1073741824 root disk brw-rw---- LVM2_member eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 83ae209e-2865-4060-8995-99f9fa44bcde `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 15172322-ba02-4a1c-a70d-dab74bb71853 sdc 1073741824 root disk brw-rw---- LVM2_member 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC sdd 1073741824 root disk brw-rw---- LVM2_member rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c2412985-3e53-43a4-95ab-f4eeed8bd923 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 5124c37b-ea73-43b0-ac97-fe981028fd76 sde 1073741824 root disk brw-rw---- LVM2_member pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG sdf 1073741824 root disk brw-rw---- LVM2_member rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq sdg 1073741824 root disk brw-rw---- LVM2_member Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 88ef2a52-901d-412a-b519-b08a2abbd53c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 3c6c058a-43b5-4189-aa95-548b67ab7e37 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 207ced38-12f4-4bb6-adb9-aca53ceb9a3a sdh 1073741824 root disk brw-rw---- LVM2_member 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 207ced38-12f4-4bb6-adb9-aca53ceb9a3a sdi 1073741824 root disk brw-rw---- LVM2_member biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8f2e49dd-b727-408b-aaeb-9d8a7665a87f sdj 1073741824 root disk brw-rw---- LVM2_member IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8f2e49dd-b727-408b-aaeb-9d8a7665a87f 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 17:06:54,102 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:06:54,102 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:06:54,103 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:06:54,103 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:06:54,103 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:06:54,103 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:06:54,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:06:54,116 DEBUG program/MainThread: Return code: 0 2024-03-01 17:06:54,133 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 17:06:54,137 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199', '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': 'i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb', 'ID_FS_UUID_ENC': 'i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:06:54,137 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:06:54,137 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 17:06:54,173 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:54,174 INFO program/MainThread: stderr[3]: 2024-03-01 17:06:54,174 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:06:54,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:54,185 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:06:54,187 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 17:06:54,192 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:06:54,192 INFO blivet/MainThread: sda is a disk 2024-03-01 17:06:54,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:06:54,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:06:54,196 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:06:54,199 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:06:54,200 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:06:54,203 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:06:54,203 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:06:54,204 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:06:54,204 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1b8bdeb0) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:06:54,207 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:06:54,210 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:54,211 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:06:54,214 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:54,214 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:06:54,217 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,217 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:06:54,220 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,221 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:06:54,223 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:06:54,224 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:06:54,224 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 17:06:54,257 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_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=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_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=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:06:54,258 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR. WARNING: Couldn't find device with uuid 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC. WARNING: VG test_vg1 is missing PV eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:06:54,258 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:06:54,258 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:06:54,263 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; pe_start: 8 MiB ; 2024-03-01 17:06:54,263 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:06:54,266 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:06:54,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:06:54,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:54,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:54,277 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 17:06:54,308 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:06:54,309 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR. WARNING: Couldn't find device with uuid 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC. WARNING: VG test_vg1 is missing PV eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:06:54,309 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:06:54,309 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:06:54,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:06:54,314 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:06:54,318 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:06:54,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:06:54,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:06:54,322 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 17:06:54,354 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg 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=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e 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=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:54,355 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR. WARNING: Couldn't find device with uuid 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC. WARNING: VG test_vg1 is missing PV eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:06:54,355 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:06:54,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:06:54,359 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:06:54,362 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:06:54,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:06:54,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:06:54,368 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:06:54,368 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:06:54,371 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/lvm-pv-uuid-eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR', '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': 'eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR', 'ID_FS_UUID_ENC': 'eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:06:54,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 17:06:54,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:54,383 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:06:54,383 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:06:54,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:06:54,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:06:54,386 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:06:54,389 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:06:54,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 17:06:54,392 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:06:54,393 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:06:54,393 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:06:54,393 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1a43e400) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:06:54,396 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:06:54,399 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:54,399 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:06:54,402 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:54,402 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:06:54,405 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,405 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:06:54,408 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,409 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:06:54,411 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:06:54,411 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:06:54,411 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 17:06:54,445 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_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=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:06:54,445 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC. WARNING: VG test_vg1 is missing PV 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC (last written to /dev/sdc). 2024-03-01 17:06:54,445 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:06:54,445 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:06:54,449 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:06:54,449 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:06:54,452 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:06:54,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:06:54,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:06:54,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:06:54,464 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:06:54,466 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:06:54,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:06:54,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:06:54,472 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 17:06:54,504 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:54,504 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC. WARNING: VG test_vg1 is missing PV 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC (last written to /dev/sdc). 2024-03-01 17:06:54,504 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:06:54,504 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:06:54,504 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:06:54,509 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:06:54,509 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:06:54,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:54,520 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:06:54,520 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:06:54,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:06:54,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:06:54,523 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:06:54,526 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:06:54,526 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:06:54,529 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:06:54,530 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:06:54,530 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:06:54,530 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1a448cd0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:06:54,533 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:06:54,533 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:06:54,536 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:06:54,536 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:06:54,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:54,547 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:06:54,548 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:06:54,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:06:54,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:06:54,551 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:06:54,553 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:06:54,554 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:06:54,556 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:06:54,557 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:06:54,557 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:06:54,557 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1a448640) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:06:54,560 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:06:54,560 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:06:54,563 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/lvm-pv-uuid-31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', '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': '31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC', 'ID_FS_UUID_ENC': '31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:06:54,563 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:06:54,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:54,574 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:06:54,574 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:06:54,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:06:54,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:06:54,577 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:06:54,580 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:06:54,580 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:06:54,583 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:06:54,584 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:06:54,584 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:06:54,584 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1a44ce50) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:06:54,587 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:06:54,590 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:54,590 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:06:54,593 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:54,593 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:06:54,596 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,596 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:06:54,599 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,599 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:06:54,602 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:06:54,602 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:06:54,602 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 17:06:54,641 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:06:54,641 INFO program/MainThread: stderr[9]: 2024-03-01 17:06:54,641 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:06:54,641 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:06:54,645 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:06:54,646 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:06:54,648 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:06:54,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:06:54,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:06:54,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:06:54,660 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:06:54,663 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:06:54,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:06:54,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:06:54,668 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 17:06:54,708 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:54,708 INFO program/MainThread: stderr[10]: 2024-03-01 17:06:54,708 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:06:54,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:54,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:54,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:06:54,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:06:54,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:06:54,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:06:54,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:06:54,731 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:06:54,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:06:54,735 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:06:54,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:06:54,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:06:54,741 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:06:54,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:06:54,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:06:54,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:06:54,747 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:06:54,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:06:54,751 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:06:54,751 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:06:54,751 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:06:54,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:06:54,754 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:06:54,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:06:54,758 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:06:54,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-id/dm-uuid-LVM-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhX4FzMlr8uuQ0cpmtnYRyGJvyBlp5euKg ' '/dev/disk/by-uuid/15172322-ba02-4a1c-a70d-dab74bb71853', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '199', '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-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhX4FzMlr8uuQ0cpmtnYRyGJvyBlp5euKg', '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': '15172322-ba02-4a1c-a70d-dab74bb71853', 'ID_FS_UUID_ENC': '15172322-ba02-4a1c-a70d-dab74bb71853', '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': '1609286131'} ; 2024-03-01 17:06:54,761 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:06:54,762 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:06:54,765 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:06:54,765 INFO program/MainThread: stderr[11]: 2024-03-01 17:06:54,765 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:06:54,765 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:06:54,767 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:06:54,767 INFO program/MainThread: stderr[12]: 2024-03-01 17:06:54,768 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:06:54,768 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:06:54,770 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:06:54,770 INFO program/MainThread: stderr[13]: 2024-03-01 17:06:54,770 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:06:54,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:06:54,779 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:06:54,780 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:06:54,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:06:54,781 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:06:54,777 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a45bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg 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 (0x7f8e1a533250) -- 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 = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:06:54,781 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:06:54,784 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:06:54,784 INFO program/MainThread: stderr[14]: 2024-03-01 17:06:54,784 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:06:54,788 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:06:54,791 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:54,791 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:06:54,794 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:54,794 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:06:54,798 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,798 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:06:54,801 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,801 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:06:54,802 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:06:54,803 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:06:54,807 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:06:54,807 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:06:54,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:06:54,810 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:06:54,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:54,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:54,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:06:54,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:06:54,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:06:54,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:06:54,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:06:54,832 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:06:54,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:06:54,835 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:06:54,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:06:54,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:06:54,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:06:54,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:06:54,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:06:54,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:06:54,848 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:06:54,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:06:54,852 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:06:54,852 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:06:54,852 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:06:54,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:06:54,855 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:06:54,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:06:54,858 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:06:54,861 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-id/dm-uuid-LVM-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhyXHjQ9dPKqqOBrpAlmkSzfCknhI5KK2e ' '/dev/disk/by-uuid/83ae209e-2865-4060-8995-99f9fa44bcde', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '198', '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-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhyXHjQ9dPKqqOBrpAlmkSzfCknhI5KK2e', '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': '83ae209e-2865-4060-8995-99f9fa44bcde', 'ID_FS_UUID_ENC': '83ae209e-2865-4060-8995-99f9fa44bcde', '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': '1608858640'} ; 2024-03-01 17:06:54,861 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:06:54,862 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:06:54,865 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:06:54,865 INFO program/MainThread: stderr[15]: 2024-03-01 17:06:54,865 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:06:54,865 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:06:54,868 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:06:54,868 INFO program/MainThread: stderr[16]: 2024-03-01 17:06:54,868 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:06:54,868 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:06:54,870 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:06:54,870 INFO program/MainThread: stderr[17]: 2024-03-01 17:06:54,870 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:06:54,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:06:54,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:06:54,881 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:06:54,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:06:54,882 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:06:54,878 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a45d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e 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 (0x7f8e1a533250) -- name = test_vg1 status = True 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 = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:06:54,882 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:06:54,885 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:06:54,885 INFO program/MainThread: stderr[18]: 2024-03-01 17:06:54,885 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:06:54,889 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:06:54,893 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:54,893 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:06:54,896 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:54,896 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:06:54,899 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,899 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:06:54,902 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,902 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:06:54,903 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:06:54,906 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:06:54,906 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:06:54,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:06:54,909 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:06:54,909 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:06:54,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444', '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': 'rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng', 'ID_FS_UUID_ENC': 'rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:06:54,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 17:06:54,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:06:54,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:54,924 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:06:54,924 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:06:54,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:06:54,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:06:54,927 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:06:54,930 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:06:54,930 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:06:54,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 17:06:54,933 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:06:54,934 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:06:54,934 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1b8d5490) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:06:54,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:06:54,940 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:54,940 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:06:54,943 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:54,943 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:06:54,946 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,946 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:06:54,949 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:54,949 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:06:54,951 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:06:54,952 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:06:54,952 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:06:54,982 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:06:54,983 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG. WARNING: Couldn't find device with uuid rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq. WARNING: VG test_vg2 is missing PV pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG (last written to /dev/sde). WARNING: VG test_vg2 is missing PV rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq (last written to /dev/sdf). 2024-03-01 17:06:54,983 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:06:54,983 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:06:54,987 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:06:54,988 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:06:54,990 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:06:54,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:06:54,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:54,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:55,001 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:06:55,040 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 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=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:06:55,040 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG. WARNING: Couldn't find device with uuid rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq. WARNING: VG test_vg2 is missing PV pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG (last written to /dev/sde). WARNING: VG test_vg2 is missing PV rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq (last written to /dev/sdf). 2024-03-01 17:06:55,040 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:06:55,040 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:06:55,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:06:55,045 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:06:55,048 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:06:55,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:06:55,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:06:55,051 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:06:55,082 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:55,083 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG. WARNING: Couldn't find device with uuid rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq. WARNING: VG test_vg2 is missing PV pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG (last written to /dev/sde). WARNING: VG test_vg2 is missing PV rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq (last written to /dev/sdf). 2024-03-01 17:06:55,083 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:06:55,087 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:06:55,087 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:06:55,090 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:06:55,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:06:55,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:06:55,096 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:06:55,096 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:06:55,099 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/lvm-pv-uuid-pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e', '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': 'pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG', 'ID_FS_UUID_ENC': 'pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:06:55,099 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:06:55,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:55,111 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:06:55,111 INFO blivet/MainThread: sde is a disk 2024-03-01 17:06:55,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:06:55,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:06:55,114 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:06:55,117 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:06:55,117 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:06:55,120 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:06:55,120 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:06:55,121 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:06:55,121 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1b565c70) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:06:55,124 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:06:55,127 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:55,127 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:06:55,130 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:55,130 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:06:55,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:06:55,136 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,136 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:06:55,139 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:06:55,139 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:06:55,139 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/sdc,/dev/sdb ... 2024-03-01 17:06:55,171 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:06:55,171 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq. WARNING: VG test_vg2 is missing PV rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq (last written to /dev/sdf). 2024-03-01 17:06:55,171 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:06:55,171 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:06:55,175 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:06:55,175 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:06:55,178 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:06:55,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:06:55,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:06:55,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:06:55,190 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:06:55,192 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:06:55,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:06:55,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:06:55,198 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/sdc,/dev/sdb ... 2024-03-01 17:06:55,233 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:55,233 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq. WARNING: VG test_vg2 is missing PV rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq (last written to /dev/sdf). 2024-03-01 17:06:55,233 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:06:55,233 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:06:55,233 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:06:55,238 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/lvm-pv-uuid-rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/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': 'rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq', 'ID_FS_UUID_ENC': 'rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:06:55,238 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:06:55,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:55,249 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:06:55,250 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:06:55,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:06:55,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:06:55,253 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:06:55,256 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:06:55,256 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:06:55,259 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:06:55,259 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:06:55,260 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:06:55,260 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1a4595e0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:06:55,263 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:06:55,266 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:55,266 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:06:55,269 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:55,269 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:06:55,272 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,272 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:06:55,275 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,275 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:06:55,278 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:06:55,278 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:06:55,278 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/sdf,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 17:06:55,313 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:06:55,314 INFO program/MainThread: stderr[24]: 2024-03-01 17:06:55,314 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:06:55,314 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:06:55,318 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:06:55,318 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:06:55,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:06:55,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:06:55,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:06:55,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:06:55,333 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:06:55,335 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:06:55,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:06:55,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:06:55,341 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/sdf,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 17:06:55,376 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:55,376 INFO program/MainThread: stderr[25]: 2024-03-01 17:06:55,376 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:06:55,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:55,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:55,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:06:55,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:06:55,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:06:55,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:06:55,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:06:55,399 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:06:55,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:06:55,403 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:06:55,403 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:06:55,406 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:06:55,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:06:55,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:06:55,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:06:55,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:06:55,415 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:06:55,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 17:06:55,419 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:06:55,419 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:06:55,419 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:06:55,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:06:55,422 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:06:55,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:06:55,426 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:06:55,429 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/5124c37b-ea73-43b0-ac97-fe981028fd76 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi0P0l8nyhplZdm7Ch252MVOUR5iDACoZTN ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '197', '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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi0P0l8nyhplZdm7Ch252MVOUR5iDACoZTN', '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': '5124c37b-ea73-43b0-ac97-fe981028fd76', 'ID_FS_UUID_ENC': '5124c37b-ea73-43b0-ac97-fe981028fd76', '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': '1607050255'} ; 2024-03-01 17:06:55,429 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:06:55,429 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:06:55,433 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:06:55,433 INFO program/MainThread: stderr[26]: 2024-03-01 17:06:55,433 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:06:55,433 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:06:55,435 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:06:55,435 INFO program/MainThread: stderr[27]: 2024-03-01 17:06:55,435 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:06:55,436 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:06:55,438 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:06:55,438 INFO program/MainThread: stderr[28]: 2024-03-01 17:06:55,438 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:06:55,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:06:55,447 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:06:55,448 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:06:55,448 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:06:55,449 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:06:55,445 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a47db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN 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 (0x7f8e1a533070) -- 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 = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:06:55,449 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:06:55,452 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:06:55,452 INFO program/MainThread: stderr[29]: 2024-03-01 17:06:55,452 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:06:55,456 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:06:55,459 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:55,459 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:06:55,462 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:55,462 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:06:55,466 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:06:55,469 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,469 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:06:55,469 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:06:55,472 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:06:55,472 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:06:55,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:06:55,476 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:06:55,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:55,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:55,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:06:55,490 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:06:55,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:06:55,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:06:55,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:06:55,497 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:06:55,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:06:55,501 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:06:55,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:06:55,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:06:55,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:06:55,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:06:55,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:06:55,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:06:55,514 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:06:55,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:06:55,517 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:06:55,517 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:06:55,518 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:06:55,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:06:55,521 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:06:55,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:06:55,524 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:06:55,527 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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi028jREYV52itIcWlHE8gpsHjggS2tvoOV ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/c2412985-3e53-43a4-95ab-f4eeed8bd923', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '196', '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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi028jREYV52itIcWlHE8gpsHjggS2tvoOV', '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': 'c2412985-3e53-43a4-95ab-f4eeed8bd923', 'ID_FS_UUID_ENC': 'c2412985-3e53-43a4-95ab-f4eeed8bd923', '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': '1606609056'} ; 2024-03-01 17:06:55,527 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:06:55,528 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:06:55,531 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:06:55,531 INFO program/MainThread: stderr[30]: 2024-03-01 17:06:55,531 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:06:55,531 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:06:55,533 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:06:55,534 INFO program/MainThread: stderr[31]: 2024-03-01 17:06:55,534 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:06:55,534 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:06:55,536 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:06:55,536 INFO program/MainThread: stderr[32]: 2024-03-01 17:06:55,536 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:06:55,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:06:55,546 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:06:55,547 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:06:55,547 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:06:55,548 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:06:55,544 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a401820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV 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 (0x7f8e1a533070) -- name = test_vg2 status = 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 = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:06:55,548 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:06:55,551 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:06:55,551 INFO program/MainThread: stderr[33]: 2024-03-01 17:06:55,551 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:06:55,554 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:06:55,558 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:55,558 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:06:55,561 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:55,561 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:06:55,565 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,565 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:06:55,568 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,568 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:06:55,568 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:06:55,571 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:06:55,571 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:06:55,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:06:55,574 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:06:55,575 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:06:55,578 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/lvm-pv-uuid-Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e', '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': 'Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E', 'ID_FS_UUID_ENC': 'Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:06:55,578 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:06:55,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:55,589 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:06:55,590 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:06:55,590 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:06:55,590 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:06:55,593 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:06:55,596 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:06:55,596 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:06:55,599 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:06:55,599 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:06:55,599 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:06:55,600 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1b5658b0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:06:55,603 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:06:55,605 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:55,606 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:06:55,608 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:55,609 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:06:55,611 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,612 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:06:55,615 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,615 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:06:55,617 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:06:55,617 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:06:55,617 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/sdf,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 17:06:55,649 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:06:55,650 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl. WARNING: Couldn't find device with uuid biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37. WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:06:55,650 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:06:55,650 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:06:55,654 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:06:55,654 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:06:55,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:06:55,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:06:55,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:55,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:55,668 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/sdf,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 17:06:55,707 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 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=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 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=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:06:55,707 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl. WARNING: Couldn't find device with uuid biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37. WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:06:55,707 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:06:55,707 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:06:55,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:06:55,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:06:55,715 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:06:55,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:06:55,718 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:06:55,718 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/sdf,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 17:06:55,754 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY 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=AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:55,754 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl. WARNING: Couldn't find device with uuid biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37. WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:06:55,754 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:06:55,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:06:55,759 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:06:55,761 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:06:55,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:06:55,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:06:55,767 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:06:55,767 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:06:55,770 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/lvm-pv-uuid-4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', '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': '4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl', 'ID_FS_UUID_ENC': '4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:06:55,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 17:06:55,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:55,782 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:06:55,783 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:06:55,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:06:55,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:06:55,786 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:06:55,789 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:06:55,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 17:06:55,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 17:06:55,792 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:06:55,793 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:06:55,793 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1a4c8850) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:06:55,796 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:06:55,799 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:55,799 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:06:55,802 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:55,802 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:06:55,805 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,805 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:06:55,808 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,808 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:06:55,811 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:06:55,811 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:06:55,811 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/sda,/dev/sdf,/dev/sdh,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 17:06:55,849 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:06:55,849 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37. WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:06:55,849 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:06:55,849 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:06:55,853 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; pe_start: 8 MiB ; 2024-03-01 17:06:55,853 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:06:55,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:06:55,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:06:55,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:06:55,865 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:06:55,868 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:06:55,870 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:06:55,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:06:55,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:06:55,876 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/sda,/dev/sdf,/dev/sdh,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 17:06:55,912 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:55,912 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37. WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:06:55,912 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:06:55,912 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:06:55,912 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:06:55,917 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 ' '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', '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': 'biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37', 'ID_FS_UUID_ENC': 'biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:06:55,917 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:06:55,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:06:55,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:55,928 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:06:55,929 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:06:55,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:06:55,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:06:55,932 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:06:55,935 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:06:55,935 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:06:55,938 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:06:55,938 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:06:55,939 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:06:55,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1a403ac0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:06:55,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:06:55,945 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:55,945 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:06:55,948 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:55,948 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:06:55,951 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,951 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:06:55,954 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:55,954 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:06:55,957 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:06:55,957 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:06:55,957 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/sdg,/dev/sda,/dev/sdf,/dev/sdh,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 17:06:55,993 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:06:55,993 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:06:55,993 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:06:55,993 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:06:55,997 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; pe_start: 8 MiB ; 2024-03-01 17:06:55,997 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:06:56,001 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:06:56,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:06:56,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:06:56,009 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:06:56,012 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:06:56,015 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:06:56,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:06:56,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:06:56,020 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/sdg,/dev/sda,/dev/sdf,/dev/sdh,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 17:06:56,060 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:56,060 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:06:56,060 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:06:56,060 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:06:56,060 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:06:56,065 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/lvm-pv-uuid-IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff', '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': 'IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe', 'ID_FS_UUID_ENC': 'IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:06:56,065 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:06:56,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:56,077 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:06:56,077 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:06:56,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:06:56,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:06:56,080 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:06:56,083 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:06:56,083 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:06:56,086 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:06:56,087 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:06:56,087 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:06:56,087 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1a40d8b0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:06:56,090 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:06:56,093 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:56,093 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:06:56,096 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:56,096 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:06:56,099 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,099 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:06:56,102 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,102 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:06:56,105 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:06:56,105 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:06:56,105 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/sdg,/dev/sda,/dev/sdf,/dev/sdh,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdj,/dev/sdb ... 2024-03-01 17:06:56,136 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:06:56,137 INFO program/MainThread: stderr[41]: 2024-03-01 17:06:56,137 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:06:56,137 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:06:56,141 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:06:56,141 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:06:56,144 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:06:56,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:06:56,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:06:56,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:06:56,156 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:06:56,158 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:06:56,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:06:56,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:06:56,164 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/sdg,/dev/sda,/dev/sdf,/dev/sdh,/dev/sde,/dev/sdd,/dev/sdc,/dev/sdj,/dev/sdb ... 2024-03-01 17:06:56,205 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:06:56,205 INFO program/MainThread: stderr[42]: 2024-03-01 17:06:56,205 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:06:56,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:56,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:56,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:06:56,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:06:56,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:06:56,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:06:56,227 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:06:56,228 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:06:56,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:06:56,231 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:06:56,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:06:56,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:06:56,238 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:06:56,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:06:56,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:06:56,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:06:56,244 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:06:56,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:06:56,247 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:06:56,248 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:06:56,248 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:06:56,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:06:56,251 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:06:56,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:06:56,254 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:06:56,257 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJpUvmVpZJbIyZa9UfbxqK0FbqRSwPNvnp ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/8f2e49dd-b727-408b-aaeb-9d8a7665a87f ' '/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': '195', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJpUvmVpZJbIyZa9UfbxqK0FbqRSwPNvnp', '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': '8f2e49dd-b727-408b-aaeb-9d8a7665a87f', 'ID_FS_UUID_ENC': '8f2e49dd-b727-408b-aaeb-9d8a7665a87f', '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': '1604942307'} ; 2024-03-01 17:06:56,257 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:06:56,258 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:06:56,261 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:06:56,261 INFO program/MainThread: stderr[43]: 2024-03-01 17:06:56,261 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:06:56,261 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:06:56,264 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:06:56,264 INFO program/MainThread: stderr[44]: 2024-03-01 17:06:56,264 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:06:56,264 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:06:56,266 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:06:56,266 INFO program/MainThread: stderr[45]: 2024-03-01 17:06:56,266 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:06:56,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:06:56,277 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,277 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:06:56,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,278 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:06:56,274 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a414af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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 (0x7f8e1a403b20) -- 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 = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:06:56,279 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:06:56,281 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:06:56,281 INFO program/MainThread: stderr[46]: 2024-03-01 17:06:56,282 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:06:56,285 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:06:56,289 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:56,289 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:06:56,292 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:56,292 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:06:56,295 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,295 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:06:56,298 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,298 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:06:56,299 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:06:56,302 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:06:56,302 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:06:56,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:06:56,305 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:06:56,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:56,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:56,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:06:56,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:06:56,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:06:56,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:06:56,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:06:56,327 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:06:56,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:06:56,331 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:06:56,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:06:56,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:06:56,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:06:56,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:06:56,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:06:56,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:06:56,353 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:06:56,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:06:56,356 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:06:56,356 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:06:56,356 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:06:56,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:06:56,359 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:06:56,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:06:56,362 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:06:56,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/207ced38-12f4-4bb6-adb9-aca53ceb9a3a ' '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJI7k9pQkNVTgigjc3NngAPRCmJzd66sMY ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '194', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJI7k9pQkNVTgigjc3NngAPRCmJzd66sMY', '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': '207ced38-12f4-4bb6-adb9-aca53ceb9a3a', 'ID_FS_UUID_ENC': '207ced38-12f4-4bb6-adb9-aca53ceb9a3a', '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': '1603758848'} ; 2024-03-01 17:06:56,366 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:06:56,366 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:06:56,369 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:06:56,369 INFO program/MainThread: stderr[47]: 2024-03-01 17:06:56,369 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:06:56,370 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:06:56,372 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:06:56,372 INFO program/MainThread: stderr[48]: 2024-03-01 17:06:56,372 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:06:56,372 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:06:56,375 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:06:56,375 INFO program/MainThread: stderr[49]: 2024-03-01 17:06:56,375 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:06:56,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:06:56,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,386 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:06:56,386 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,387 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:06:56,382 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a422250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY 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 (0x7f8e1a403b20) -- name = test_vg3 status = True 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 = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:06:56,388 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:06:56,390 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:06:56,390 INFO program/MainThread: stderr[50]: 2024-03-01 17:06:56,390 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:06:56,394 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:06:56,397 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:56,397 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:06:56,401 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:56,401 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:06:56,404 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,404 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:06:56,407 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,407 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:06:56,407 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:06:56,410 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:06:56,410 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:06:56,413 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:06:56,414 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:06:56,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:56,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:56,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:06:56,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:06:56,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:06:56,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:06:56,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:06:56,435 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:06:56,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:06:56,439 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:06:56,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:06:56,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:06:56,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:06:56,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:06:56,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:06:56,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:06:56,452 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:06:56,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:06:56,455 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:06:56,455 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:06:56,456 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:06:56,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:06:56,459 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:06:56,461 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:06:56,462 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:06:56,465 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-uuid/3c6c058a-43b5-4189-aa95-548b67ab7e37 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAH5U6Wtlqc0JSCyMm0ky9g3BSJtDXYTo', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '193', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAH5U6Wtlqc0JSCyMm0ky9g3BSJtDXYTo', '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': '3c6c058a-43b5-4189-aa95-548b67ab7e37', 'ID_FS_UUID_ENC': '3c6c058a-43b5-4189-aa95-548b67ab7e37', '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': '1602726985'} ; 2024-03-01 17:06:56,465 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:06:56,465 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:06:56,468 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:06:56,469 INFO program/MainThread: stderr[51]: 2024-03-01 17:06:56,469 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:06:56,469 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:06:56,471 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:06:56,471 INFO program/MainThread: stderr[52]: 2024-03-01 17:06:56,471 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:06:56,471 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:06:56,474 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:06:56,474 INFO program/MainThread: stderr[53]: 2024-03-01 17:06:56,474 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:06:56,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:06:56,484 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,485 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:06:56,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,486 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:06:56,482 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1b9e6c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo 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 (0x7f8e1a403b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:06:56,487 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:06:56,490 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:06:56,490 INFO program/MainThread: stderr[54]: 2024-03-01 17:06:56,490 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:06:56,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:06:56,497 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:56,497 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:06:56,500 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:56,500 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:06:56,503 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:06:56,507 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,507 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:06:56,507 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:06:56,510 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:06:56,510 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:06:56,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:06:56,513 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:06:56,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:56,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:06:56,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:06:56,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:06:56,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:06:56,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:06:56,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:06:56,535 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:06:56,538 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:06:56,538 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:06:56,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:06:56,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:06:56,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:06:56,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:06:56,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:06:56,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:06:56,551 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:06:56,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:06:56,555 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:06:56,555 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:06:56,555 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:06:56,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:06:56,558 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:06:56,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:06:56,561 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:06:56,565 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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAjCQe0MUvZX0NJBRVhoFVF8HlUacTaMT ' '/dev/disk/by-uuid/88ef2a52-901d-412a-b519-b08a2abbd53c ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '192', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAjCQe0MUvZX0NJBRVhoFVF8HlUacTaMT', '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': '88ef2a52-901d-412a-b519-b08a2abbd53c', 'ID_FS_UUID_ENC': '88ef2a52-901d-412a-b519-b08a2abbd53c', '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': '1602288842'} ; 2024-03-01 17:06:56,565 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:06:56,565 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:06:56,568 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:06:56,568 INFO program/MainThread: stderr[55]: 2024-03-01 17:06:56,568 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:06:56,569 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:06:56,571 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:06:56,571 INFO program/MainThread: stderr[56]: 2024-03-01 17:06:56,571 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:06:56,571 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:06:56,574 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:06:56,574 INFO program/MainThread: stderr[57]: 2024-03-01 17:06:56,574 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:06:56,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:06:56,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,586 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:06:56,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,587 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:06:56,582 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a43efd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT 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 (0x7f8e1a403b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:06:56,588 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:06:56,591 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:06:56,591 INFO program/MainThread: stderr[58]: 2024-03-01 17:06:56,591 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:06:56,595 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:06:56,598 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:56,598 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:06:56,602 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:56,602 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:06:56,605 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,605 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:06:56,608 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,608 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:06:56,609 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:06:56,612 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:06:56,612 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:06:56,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:06:56,615 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:06:56,615 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:06:56,618 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': '22692370'} ; 2024-03-01 17:06:56,618 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:06:56,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:56,629 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:06:56,629 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:06:56,630 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:06:56,630 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:06:56,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:06:56,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:06:56,633 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:06:56,635 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:06:56,636 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:06:56,638 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:06:56,639 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:06:56,639 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:06:56,639 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8e1a533fa0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:06:56,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:06:56,645 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:56,645 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:06:56,648 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:56,648 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:06:56,651 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,651 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:06:56,654 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:06:56,657 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:06:56,660 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:06:56,663 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:06:56,670 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 0x7f8e1a40b2c0> 2024-03-01 17:06:56,712 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:06:56,716 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:06:56,716 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:06:56,720 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': '22694257'} ; 2024-03-01 17:06:56,720 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:06:56,720 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:06:56,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:56,729 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:06:56,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:56,735 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:06:56,748 DEBUG program/MainThread: Return code: 0 2024-03-01 17:06:56,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:06:56,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:06:56,775 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:06:56,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:06:56,777 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:06:56,780 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:06:56,780 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:06:56,783 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:06:56,784 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:06:56,784 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:06:56,786 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:06:56,789 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:06:56,792 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:06:56,795 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:06:56,798 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:06:56,798 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:06:56,798 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:06:56,799 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:06:56,798 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8e1a47a700) -- 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 0x7f8e1a42d4f0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:06:56,802 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:06:56,805 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:06:56,805 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:06:56,808 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:06:56,808 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:06:56,811 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,811 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:06:56,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:06:56,814 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:06:56,814 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:06:56,817 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:06:56,817 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:06:56,820 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:06:56,820 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:06:56,823 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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAjCQe0MUvZX0NJBRVhoFVF8HlUacTaMT ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/88ef2a52-901d-412a-b519-b08a2abbd53c', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '192', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAjCQe0MUvZX0NJBRVhoFVF8HlUacTaMT', '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': '88ef2a52-901d-412a-b519-b08a2abbd53c', 'ID_FS_UUID_ENC': '88ef2a52-901d-412a-b519-b08a2abbd53c', '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': '1602288842'} ; 2024-03-01 17:06:56,823 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:06:56,823 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:06:56,826 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:06:56,826 INFO program/MainThread: stderr[59]: 2024-03-01 17:06:56,826 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:06:56,826 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:06:56,829 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:06:56,829 INFO program/MainThread: stderr[60]: 2024-03-01 17:06:56,829 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:06:56,829 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:06:56,831 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:06:56,832 INFO program/MainThread: stderr[61]: 2024-03-01 17:06:56,832 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:06:56,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:06:56,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,843 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:06:56,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,845 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:06:56,839 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a43efd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e1a403b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:06:56,845 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:06:56,848 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:06:56,848 INFO program/MainThread: stderr[62]: 2024-03-01 17:06:56,848 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:06:56,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:06:56,852 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:06:56,854 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-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAH5U6Wtlqc0JSCyMm0ky9g3BSJtDXYTo ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/3c6c058a-43b5-4189-aa95-548b67ab7e37', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '193', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAH5U6Wtlqc0JSCyMm0ky9g3BSJtDXYTo', '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': '3c6c058a-43b5-4189-aa95-548b67ab7e37', 'ID_FS_UUID_ENC': '3c6c058a-43b5-4189-aa95-548b67ab7e37', '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': '1602726985'} ; 2024-03-01 17:06:56,854 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:06:56,855 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:06:56,857 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:06:56,858 INFO program/MainThread: stderr[63]: 2024-03-01 17:06:56,858 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:06:56,858 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:06:56,860 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:06:56,860 INFO program/MainThread: stderr[64]: 2024-03-01 17:06:56,860 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:06:56,860 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:06:56,863 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:06:56,863 INFO program/MainThread: stderr[65]: 2024-03-01 17:06:56,863 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:06:56,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:06:56,873 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,874 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:06:56,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,876 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:06:56,870 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1b9e6c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e1a403b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:06:56,876 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:06:56,879 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:06:56,879 INFO program/MainThread: stderr[66]: 2024-03-01 17:06:56,879 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:06:56,882 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:06:56,883 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:06:56,885 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/207ced38-12f4-4bb6-adb9-aca53ceb9a3a ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJI7k9pQkNVTgigjc3NngAPRCmJzd66sMY', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '194', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJI7k9pQkNVTgigjc3NngAPRCmJzd66sMY', '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': '207ced38-12f4-4bb6-adb9-aca53ceb9a3a', 'ID_FS_UUID_ENC': '207ced38-12f4-4bb6-adb9-aca53ceb9a3a', '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': '1603758848'} ; 2024-03-01 17:06:56,885 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:06:56,886 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:06:56,888 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:06:56,888 INFO program/MainThread: stderr[67]: 2024-03-01 17:06:56,888 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:06:56,889 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:06:56,891 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:06:56,891 INFO program/MainThread: stderr[68]: 2024-03-01 17:06:56,891 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:06:56,891 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:06:56,893 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:06:56,894 INFO program/MainThread: stderr[69]: 2024-03-01 17:06:56,894 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:06:56,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:06:56,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,905 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:06:56,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,906 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:06:56,901 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a422250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e1a403b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:06:56,907 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:06:56,910 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:06:56,910 INFO program/MainThread: stderr[70]: 2024-03-01 17:06:56,910 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:06:56,913 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:06:56,914 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:06:56,916 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/8f2e49dd-b727-408b-aaeb-9d8a7665a87f ' '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJpUvmVpZJbIyZa9UfbxqK0FbqRSwPNvnp ' '/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': '195', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJpUvmVpZJbIyZa9UfbxqK0FbqRSwPNvnp', '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': '8f2e49dd-b727-408b-aaeb-9d8a7665a87f', 'ID_FS_UUID_ENC': '8f2e49dd-b727-408b-aaeb-9d8a7665a87f', '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': '1604942307'} ; 2024-03-01 17:06:56,916 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:06:56,917 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:06:56,919 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:06:56,919 INFO program/MainThread: stderr[71]: 2024-03-01 17:06:56,919 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:06:56,920 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:06:56,922 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:06:56,922 INFO program/MainThread: stderr[72]: 2024-03-01 17:06:56,922 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:06:56,922 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:06:56,925 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:06:56,925 INFO program/MainThread: stderr[73]: 2024-03-01 17:06:56,925 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:06:56,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:06:56,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,936 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:06:56,936 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:06:56,937 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:06:56,932 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a414af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e1a403b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:06:56,938 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:06:56,941 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:06:56,941 INFO program/MainThread: stderr[74]: 2024-03-01 17:06:56,941 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:06:56,944 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:06:56,945 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:06:56,947 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/test_vg2/lv4 ' '/dev/disk/by-uuid/c2412985-3e53-43a4-95ab-f4eeed8bd923 ' '/dev/disk/by-id/dm-uuid-LVM-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi028jREYV52itIcWlHE8gpsHjggS2tvoOV', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '196', '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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi028jREYV52itIcWlHE8gpsHjggS2tvoOV', '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': 'c2412985-3e53-43a4-95ab-f4eeed8bd923', 'ID_FS_UUID_ENC': 'c2412985-3e53-43a4-95ab-f4eeed8bd923', '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': '1606609056'} ; 2024-03-01 17:06:56,947 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:06:56,948 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:06:56,950 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:06:56,950 INFO program/MainThread: stderr[75]: 2024-03-01 17:06:56,950 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:06:56,951 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:06:56,953 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:06:56,953 INFO program/MainThread: stderr[76]: 2024-03-01 17:06:56,953 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:06:56,953 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:06:56,956 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:06:56,956 INFO program/MainThread: stderr[77]: 2024-03-01 17:06:56,956 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:06:56,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:06:56,965 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:06:56,966 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:06:56,966 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:06:56,967 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:06:56,963 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a401820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e1a533070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:06:56,967 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:06:56,970 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:06:56,970 INFO program/MainThread: stderr[78]: 2024-03-01 17:06:56,970 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:06:56,974 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:06:56,974 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:06:56,976 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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi0P0l8nyhplZdm7Ch252MVOUR5iDACoZTN ' '/dev/disk/by-uuid/5124c37b-ea73-43b0-ac97-fe981028fd76 ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '197', '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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi0P0l8nyhplZdm7Ch252MVOUR5iDACoZTN', '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': '5124c37b-ea73-43b0-ac97-fe981028fd76', 'ID_FS_UUID_ENC': '5124c37b-ea73-43b0-ac97-fe981028fd76', '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': '1607050255'} ; 2024-03-01 17:06:56,977 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:06:56,977 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:06:56,979 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:06:56,979 INFO program/MainThread: stderr[79]: 2024-03-01 17:06:56,980 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:06:56,980 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:06:56,982 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:06:56,982 INFO program/MainThread: stderr[80]: 2024-03-01 17:06:56,982 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:06:56,982 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:06:56,985 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:06:56,985 INFO program/MainThread: stderr[81]: 2024-03-01 17:06:56,985 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:06:56,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:56,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:06:56,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:06:56,996 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:06:56,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:06:56,997 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:06:56,993 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a47db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e1a533070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:06:56,997 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:06:57,000 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:06:57,000 INFO program/MainThread: stderr[82]: 2024-03-01 17:06:57,000 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:06:57,004 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:06:57,004 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:06:57,007 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/83ae209e-2865-4060-8995-99f9fa44bcde ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhyXHjQ9dPKqqOBrpAlmkSzfCknhI5KK2e', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '198', '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-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhyXHjQ9dPKqqOBrpAlmkSzfCknhI5KK2e', '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': '83ae209e-2865-4060-8995-99f9fa44bcde', 'ID_FS_UUID_ENC': '83ae209e-2865-4060-8995-99f9fa44bcde', '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': '1608858640'} ; 2024-03-01 17:06:57,007 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:06:57,007 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:06:57,009 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:06:57,010 INFO program/MainThread: stderr[83]: 2024-03-01 17:06:57,010 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:06:57,010 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:06:57,012 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:06:57,012 INFO program/MainThread: stderr[84]: 2024-03-01 17:06:57,012 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:06:57,012 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:06:57,015 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:06:57,015 INFO program/MainThread: stderr[85]: 2024-03-01 17:06:57,015 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:06:57,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:06:57,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:06:57,025 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:06:57,026 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:06:57,026 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:06:57,022 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a45d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e1a533250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:06:57,027 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:06:57,029 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:06:57,029 INFO program/MainThread: stderr[86]: 2024-03-01 17:06:57,030 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:06:57,033 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:06:57,033 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:06:57,036 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/15172322-ba02-4a1c-a70d-dab74bb71853 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhX4FzMlr8uuQ0cpmtnYRyGJvyBlp5euKg ' '/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': '199', '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-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhX4FzMlr8uuQ0cpmtnYRyGJvyBlp5euKg', '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': '15172322-ba02-4a1c-a70d-dab74bb71853', 'ID_FS_UUID_ENC': '15172322-ba02-4a1c-a70d-dab74bb71853', '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': '1609286131'} ; 2024-03-01 17:06:57,036 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:06:57,036 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:06:57,039 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:06:57,039 INFO program/MainThread: stderr[87]: 2024-03-01 17:06:57,039 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:06:57,039 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:06:57,041 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:06:57,042 INFO program/MainThread: stderr[88]: 2024-03-01 17:06:57,042 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:06:57,042 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:06:57,044 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:06:57,044 INFO program/MainThread: stderr[89]: 2024-03-01 17:06:57,044 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:06:57,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:06:57,054 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:06:57,054 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:06:57,055 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:06:57,055 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:06:57,052 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8e1a45bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8e1a533250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:06:57,056 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:06:57,059 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:06:57,059 INFO program/MainThread: stderr[90]: 2024-03-01 17:06:57,059 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:06:57,062 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:06:57,062 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:06:57,063 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:06:57,075 DEBUG program/MainThread: Return code: 0 2024-03-01 17:06:57,092 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:06:57,093 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:06:57,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:57,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:06:57,105 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:06:57,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:57,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:06:57,116 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:06:57,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:57,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 17:06:57,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:06:57,127 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:06:57,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:57,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:06:57,137 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:06:57,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:57,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:06:57,148 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:06:57,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:06:57,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:06:57,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:06:57,158 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:07:00,170 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bjixw9nk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:07:00,205 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:07:00,206 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:07:00,209 INFO program/MainThread: stdout[2]: 2024-03-01 17:07:00,209 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 17:07:00,209 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:07:00,209 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:07:00,213 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:00,214 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:07:00,217 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:07:00,217 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:07:00,220 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:07:00,220 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:07:00,223 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:07:00,223 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:07:00,233 INFO program/MainThread: stdout: 2024-03-01 17:07:00,234 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:07:00,234 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb 2024-03-01 17:07:00,234 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 83ae209e-2865-4060-8995-99f9fa44bcde 2024-03-01 17:07:00,234 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR 2024-03-01 17:07:00,234 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 83ae209e-2865-4060-8995-99f9fa44bcde 2024-03-01 17:07:00,234 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 15172322-ba02-4a1c-a70d-dab74bb71853 2024-03-01 17:07:00,234 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC 2024-03-01 17:07:00,234 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng 2024-03-01 17:07:00,234 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c2412985-3e53-43a4-95ab-f4eeed8bd923 2024-03-01 17:07:00,234 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 5124c37b-ea73-43b0-ac97-fe981028fd76 2024-03-01 17:07:00,234 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG 2024-03-01 17:07:00,234 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq 2024-03-01 17:07:00,234 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E 2024-03-01 17:07:00,234 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 88ef2a52-901d-412a-b519-b08a2abbd53c 2024-03-01 17:07:00,234 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 3c6c058a-43b5-4189-aa95-548b67ab7e37 2024-03-01 17:07:00,234 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 207ced38-12f4-4bb6-adb9-aca53ceb9a3a 2024-03-01 17:07:00,234 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl 2024-03-01 17:07:00,234 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 207ced38-12f4-4bb6-adb9-aca53ceb9a3a 2024-03-01 17:07:00,234 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 2024-03-01 17:07:00,234 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8f2e49dd-b727-408b-aaeb-9d8a7665a87f 2024-03-01 17:07:00,234 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe 2024-03-01 17:07:00,234 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8f2e49dd-b727-408b-aaeb-9d8a7665a87f 2024-03-01 17:07:00,234 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:07:00,234 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:07:00,234 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:07:00,234 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:07:00,234 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:00,235 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 83ae209e-2865-4060-8995-99f9fa44bcde sdb 1073741824 root disk brw-rw---- LVM2_member eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 83ae209e-2865-4060-8995-99f9fa44bcde `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 15172322-ba02-4a1c-a70d-dab74bb71853 sdc 1073741824 root disk brw-rw---- LVM2_member 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC sdd 1073741824 root disk brw-rw---- LVM2_member rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c2412985-3e53-43a4-95ab-f4eeed8bd923 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 5124c37b-ea73-43b0-ac97-fe981028fd76 sde 1073741824 root disk brw-rw---- LVM2_member pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG sdf 1073741824 root disk brw-rw---- LVM2_member rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq sdg 1073741824 root disk brw-rw---- LVM2_member Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 88ef2a52-901d-412a-b519-b08a2abbd53c |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 3c6c058a-43b5-4189-aa95-548b67ab7e37 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 207ced38-12f4-4bb6-adb9-aca53ceb9a3a sdh 1073741824 root disk brw-rw---- LVM2_member 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 207ced38-12f4-4bb6-adb9-aca53ceb9a3a sdi 1073741824 root disk brw-rw---- LVM2_member biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8f2e49dd-b727-408b-aaeb-9d8a7665a87f sdj 1073741824 root disk brw-rw---- LVM2_member IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8f2e49dd-b727-408b-aaeb-9d8a7665a87f 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 17:07:00,235 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:07:00,235 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:07:00,235 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:07:00,235 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:07:00,235 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:07:00,236 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:07:00,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:00,245 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:00,262 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 17:07:00,266 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6113e409-9da2-42b8-8cc7-2d199096a7f8 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-360014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/wwn-0x60014056113e4099da242b88cc72d199 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', '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': 'i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb', 'ID_FS_UUID_ENC': 'i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb', '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': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'ID_SERIAL': '360014056113e4099da242b88cc72d199', 'ID_SERIAL_SHORT': '60014056113e4099da242b88cc72d199', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056113e4099', 'ID_WWN_VENDOR_EXTENSION': '0xda242b88cc72d199', 'ID_WWN_WITH_EXTENSION': '0x60014056113e4099da242b88cc72d199', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056113e4099da242b88cc72d199', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6113e409-9da2-42b8-8cc7-2d199096a7f8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748525286'} ; 2024-03-01 17:07:00,266 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:07:00,266 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 17:07:00,304 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:00,304 INFO program/MainThread: stderr[3]: 2024-03-01 17:07:00,304 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:07:00,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:00,316 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:07:00,318 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 17:07:00,322 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:07:00,323 INFO blivet/MainThread: sda is a disk 2024-03-01 17:07:00,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:07:00,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:07:00,327 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:07:00,330 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:07:00,330 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:07:00,333 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:07:00,333 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:07:00,334 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:07:00,334 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975c193eb0) -- 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 = 60014056113e4099da242b88cc72d199 2024-03-01 17:07:00,337 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:07:00,340 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:00,341 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:07:00,344 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:00,344 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:07:00,347 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:00,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:07:00,350 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:00,351 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:07:00,353 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:07:00,354 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:07:00,354 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 17:07:00,388 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_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=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_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=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:07:00,388 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR. WARNING: Couldn't find device with uuid 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC. WARNING: VG test_vg1 is missing PV eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:07:00,388 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:07:00,388 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:07:00,393 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb ; label: None ; device: /dev/sda ; serial: 360014056113e4099da242b88cc72d199 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; pe_start: 8 MiB ; 2024-03-01 17:07:00,393 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:07:00,396 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:07:00,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:07:00,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:00,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:00,407 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 17:07:00,445 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:07:00,445 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR. WARNING: Couldn't find device with uuid 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC. WARNING: VG test_vg1 is missing PV eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:07:00,445 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:07:00,445 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:07:00,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:07:00,451 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:07:00,454 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:07:00,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:07:00,457 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:07:00,458 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 17:07:00,489 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg 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=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e 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=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:00,489 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR. WARNING: Couldn't find device with uuid 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC. WARNING: VG test_vg1 is missing PV eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:07:00,489 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:07:00,493 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:07:00,494 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:07:00,496 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:07:00,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:07:00,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:07:00,502 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:07:00,502 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:07:00,506 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-id/lvm-pv-uuid-eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_88a46b5e-6c42-4156-8af6-5c2b27c8e25e ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140588a46b5e6c4241568af65c2b2 ' '/dev/disk/by-id/scsi-3600140588a46b5e6c4241568af65c2b2', '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': 'eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR', 'ID_FS_UUID_ENC': 'eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR', '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': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'ID_SERIAL': '3600140588a46b5e6c4241568af65c2b2', 'ID_SERIAL_SHORT': '600140588a46b5e6c4241568af65c2b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140588a46b5e6', 'ID_WWN_VENDOR_EXTENSION': '0xc4241568af65c2b2', 'ID_WWN_WITH_EXTENSION': '0x600140588a46b5e6c4241568af65c2b2', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140588a46b5e6c4241568af65c2b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '88a46b5e-6c42-4156-8af6-5c2b27c8e25e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748447307'} ; 2024-03-01 17:07:00,506 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:07:00,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:00,517 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:07:00,517 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:07:00,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:07:00,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:07:00,520 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:07:00,523 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:07:00,524 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:07:00,526 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:07:00,527 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:07:00,527 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:07:00,527 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975afbf400) -- 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 = 600140588a46b5e6c4241568af65c2b2 2024-03-01 17:07:00,530 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:07:00,533 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:00,533 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:07:00,536 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:00,536 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:07:00,539 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:00,540 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:07:00,543 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:00,543 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:07:00,545 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:07:00,545 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:07:00,546 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 17:07:00,584 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_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=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:07:00,584 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC. WARNING: VG test_vg1 is missing PV 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC (last written to /dev/sdc). 2024-03-01 17:07:00,584 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:07:00,584 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:07:00,588 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR ; label: None ; device: /dev/sdb ; serial: 3600140588a46b5e6c4241568af65c2b2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:07:00,588 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:07:00,591 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:07:00,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:07:00,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:07:00,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:07:00,603 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:07:00,605 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:07:00,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:07:00,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:00,611 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 17:07:00,641 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:00,642 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC. WARNING: VG test_vg1 is missing PV 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC (last written to /dev/sdc). 2024-03-01 17:07:00,642 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:07:00,642 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:07:00,642 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:07:00,646 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef ' '/dev/disk/by-id/scsi-3600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x600140577471a47eb294a1a98b674d73 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_77471a47-eb29-4a1a-98b6-74d73c10f7ef', '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': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'ID_SERIAL': '3600140577471a47eb294a1a98b674d73', 'ID_SERIAL_SHORT': '600140577471a47eb294a1a98b674d73', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577471a47e', 'ID_WWN_VENDOR_EXTENSION': '0xb294a1a98b674d73', 'ID_WWN_WITH_EXTENSION': '0x600140577471a47eb294a1a98b674d73', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577471a47eb294a1a98b674d73', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77471a47-eb29-4a1a-98b6-74d73c10f7ef', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749063188'} ; 2024-03-01 17:07:00,647 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:07:00,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:00,657 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:07:00,658 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:07:00,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:07:00,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:07:00,661 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:07:00,664 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:07:00,664 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:07:00,667 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:07:00,667 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:07:00,668 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:07:00,668 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975afc9cd0) -- 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 = 600140577471a47eb294a1a98b674d73 2024-03-01 17:07:00,671 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:07:00,671 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:07:00,674 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405670287d85a674779a28841cdb ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519 ' '/dev/disk/by-id/scsi-36001405670287d85a674779a28841cdb', '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': '670287d8-5a67-4779-a288-41cdb8895519', 'ID_SERIAL': '36001405670287d85a674779a28841cdb', 'ID_SERIAL_SHORT': '6001405670287d85a674779a28841cdb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405670287d85', 'ID_WWN_VENDOR_EXTENSION': '0xa674779a28841cdb', 'ID_WWN_WITH_EXTENSION': '0x6001405670287d85a674779a28841cdb', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405670287d85a674779a28841cdb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '670287d8-5a67-4779-a288-41cdb8895519', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749223305'} ; 2024-03-01 17:07:00,674 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:07:00,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:00,684 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:07:00,685 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:07:00,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:07:00,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:07:00,688 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:07:00,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:07:00,691 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:07:00,693 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:07:00,694 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:07:00,694 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:07:00,694 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975afc9640) -- 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 = 6001405670287d85a674779a28841cdb 2024-03-01 17:07:00,697 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:07:00,697 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:07:00,700 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/wwn-0x6001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_c4b40be1-ef6d-4ad6-9904-4ae333f0325d ' '/dev/disk/by-id/scsi-36001405c4b40be1ef6d4ad699044ae33 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC', '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': '31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC', 'ID_FS_UUID_ENC': '31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC', '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': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'ID_SERIAL': '36001405c4b40be1ef6d4ad699044ae33', 'ID_SERIAL_SHORT': '6001405c4b40be1ef6d4ad699044ae33', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c4b40be1e', 'ID_WWN_VENDOR_EXTENSION': '0xf6d4ad699044ae33', 'ID_WWN_WITH_EXTENSION': '0x6001405c4b40be1ef6d4ad699044ae33', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c4b40be1ef6d4ad699044ae33', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c4b40be1-ef6d-4ad6-9904-4ae333f0325d', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748560107'} ; 2024-03-01 17:07:00,700 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:07:00,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:00,711 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:07:00,711 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:07:00,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:07:00,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:07:00,714 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:07:00,717 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:07:00,717 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:07:00,720 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:07:00,720 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:07:00,721 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:07:00,721 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975afcde50) -- 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 = 6001405c4b40be1ef6d4ad699044ae33 2024-03-01 17:07:00,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:07:00,727 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:00,727 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:07:00,730 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:00,730 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:07:00,733 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:00,733 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:07:00,736 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:00,736 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:07:00,739 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:07:00,739 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:07:00,739 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 17:07:00,773 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:07:00,773 INFO program/MainThread: stderr[9]: 2024-03-01 17:07:00,773 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:07:00,774 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:07:00,777 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC ; label: None ; device: /dev/sdc ; serial: 36001405c4b40be1ef6d4ad699044ae33 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:07:00,778 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:07:00,780 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:07:00,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:07:00,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:00,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:07:00,792 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:07:00,795 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:07:00,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh ; incomplete: True ; hidden: False ; 2024-03-01 17:07:00,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:00,800 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 17:07:00,835 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:00,835 INFO program/MainThread: stderr[10]: 2024-03-01 17:07:00,835 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:07:00,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:00,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:00,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:07:00,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:07:00,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:07:00,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:07:00,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:07:00,858 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:07:00,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:07:00,862 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:07:00,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:07:00,865 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:07:00,868 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:07:00,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:07:00,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:07:00,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:07:00,874 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:07:00,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 17:07:00,878 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:07:00,878 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:07:00,878 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:07:00,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:07:00,881 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:07:00,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:07:00,884 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:07:00,888 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/15172322-ba02-4a1c-a70d-dab74bb71853 ' '/dev/disk/by-id/dm-uuid-LVM-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhX4FzMlr8uuQ0cpmtnYRyGJvyBlp5euKg ' '/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': '199', '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-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhX4FzMlr8uuQ0cpmtnYRyGJvyBlp5euKg', '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': '15172322-ba02-4a1c-a70d-dab74bb71853', 'ID_FS_UUID_ENC': '15172322-ba02-4a1c-a70d-dab74bb71853', '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': '1609286131'} ; 2024-03-01 17:07:00,888 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:07:00,888 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:07:00,891 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:07:00,891 INFO program/MainThread: stderr[11]: 2024-03-01 17:07:00,891 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:07:00,891 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:07:00,894 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:07:00,894 INFO program/MainThread: stderr[12]: 2024-03-01 17:07:00,894 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:07:00,894 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:07:00,896 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:07:00,897 INFO program/MainThread: stderr[13]: 2024-03-01 17:07:00,897 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:07:00,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:07:00,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:00,906 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:07:00,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:00,907 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:07:00,904 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg 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 (0x7f975b0b3250) -- 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 = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:00,908 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:07:00,910 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:07:00,910 INFO program/MainThread: stderr[14]: 2024-03-01 17:07:00,911 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:07:00,914 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:07:00,917 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:00,918 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:07:00,921 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:00,921 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:07:00,924 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:00,924 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:07:00,927 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:00,927 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:07:00,929 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:07:00,929 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:07:00,933 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:07:00,933 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:07:00,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:07:00,936 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:07:00,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:00,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e ; incomplete: False ; hidden: False ; 2024-03-01 17:07:00,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:00,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:07:00,951 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:07:00,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:07:00,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:07:00,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:07:00,957 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:07:00,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:07:00,961 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:07:00,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:07:00,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:07:00,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:07:00,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:07:00,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:07:00,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:07:00,974 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:07:00,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:07:00,977 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:07:00,977 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:07:00,977 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:07:00,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:07:00,980 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:07:00,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:07:00,983 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:07:00,987 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-id/dm-uuid-LVM-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhyXHjQ9dPKqqOBrpAlmkSzfCknhI5KK2e ' '/dev/disk/by-uuid/83ae209e-2865-4060-8995-99f9fa44bcde ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '198', '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-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhyXHjQ9dPKqqOBrpAlmkSzfCknhI5KK2e', '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': '83ae209e-2865-4060-8995-99f9fa44bcde', 'ID_FS_UUID_ENC': '83ae209e-2865-4060-8995-99f9fa44bcde', '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': '1608858640'} ; 2024-03-01 17:07:00,987 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:07:00,987 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:07:00,990 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:07:00,990 INFO program/MainThread: stderr[15]: 2024-03-01 17:07:00,990 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:07:00,990 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:07:00,993 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:07:00,993 INFO program/MainThread: stderr[16]: 2024-03-01 17:07:00,993 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:07:00,993 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:07:00,995 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:07:00,996 INFO program/MainThread: stderr[17]: 2024-03-01 17:07:00,996 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:07:01,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:07:01,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:01,006 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:01,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:01,007 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:01,003 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e 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 (0x7f975b0b3250) -- name = test_vg1 status = True 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 = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:01,007 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:07:01,010 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:07:01,010 INFO program/MainThread: stderr[18]: 2024-03-01 17:07:01,010 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:07:01,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:07:01,018 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:01,018 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:07:01,021 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:01,021 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:07:01,024 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,024 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:07:01,027 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,027 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:07:01,028 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:07:01,031 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:07:01,031 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:07:01,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:07:01,034 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:07:01,034 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:07:01,037 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_62362e1b-4a6b-453a-9ad4-5a4440d0f5aa ' '/dev/disk/by-id/scsi-3600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/wwn-0x600140562362e1b4a6b453a9ad45a444 ' '/dev/disk/by-id/lvm-pv-uuid-rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng', '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': 'rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng', 'ID_FS_UUID_ENC': 'rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng', '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': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'ID_SERIAL': '3600140562362e1b4a6b453a9ad45a444', 'ID_SERIAL_SHORT': '600140562362e1b4a6b453a9ad45a444', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140562362e1b4', 'ID_WWN_VENDOR_EXTENSION': '0xa6b453a9ad45a444', 'ID_WWN_WITH_EXTENSION': '0x600140562362e1b4a6b453a9ad45a444', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140562362e1b4a6b453a9ad45a444', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '62362e1b-4a6b-453a-9ad4-5a4440d0f5aa', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748547056'} ; 2024-03-01 17:07:01,037 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:07:01,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:01,049 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:07:01,049 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:07:01,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:07:01,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:07:01,052 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:07:01,055 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:07:01,055 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:07:01,058 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:07:01,058 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:07:01,059 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:07:01,059 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975c1ab490) -- 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 = 600140562362e1b4a6b453a9ad45a444 2024-03-01 17:07:01,062 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:07:01,065 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:01,065 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:07:01,068 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:01,068 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:07:01,071 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,071 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:07:01,074 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,074 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:07:01,076 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:07:01,077 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:07:01,077 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 17:07:01,109 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:07:01,109 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG. WARNING: Couldn't find device with uuid rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq. WARNING: VG test_vg2 is missing PV pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG (last written to /dev/sde). WARNING: VG test_vg2 is missing PV rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq (last written to /dev/sdf). 2024-03-01 17:07:01,109 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:07:01,109 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:07:01,113 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng ; label: None ; device: /dev/sdd ; serial: 3600140562362e1b4a6b453a9ad45a444 ; exists: True ; vg_name: test_vg2 ; vg_uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:07:01,114 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:07:01,117 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:07:01,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:07:01,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:01,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:01,128 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 17:07:01,168 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 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=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:07:01,168 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG. WARNING: Couldn't find device with uuid rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq. WARNING: VG test_vg2 is missing PV pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG (last written to /dev/sde). WARNING: VG test_vg2 is missing PV rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq (last written to /dev/sdf). 2024-03-01 17:07:01,168 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:07:01,168 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:07:01,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:07:01,173 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:07:01,176 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:07:01,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:07:01,179 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:07:01,179 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdd,/dev/sdb,/dev/sda ... 2024-03-01 17:07:01,211 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:01,211 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG. WARNING: Couldn't find device with uuid rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq. WARNING: VG test_vg2 is missing PV pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG (last written to /dev/sde). WARNING: VG test_vg2 is missing PV rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq (last written to /dev/sdf). 2024-03-01 17:07:01,211 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:07:01,215 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:07:01,216 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:07:01,218 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:07:01,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:07:01,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:07:01,224 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:07:01,224 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:07:01,227 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050bb0407581404f89ac97dc86e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/lvm-pv-uuid-pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8 ' '/dev/disk/by-id/scsi-360014050bb0407581404f89ac97dc86e', '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': 'pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG', 'ID_FS_UUID_ENC': 'pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG', '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': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'ID_SERIAL': '360014050bb0407581404f89ac97dc86e', 'ID_SERIAL_SHORT': '60014050bb0407581404f89ac97dc86e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050bb040758', 'ID_WWN_VENDOR_EXTENSION': '0x1404f89ac97dc86e', 'ID_WWN_WITH_EXTENSION': '0x60014050bb0407581404f89ac97dc86e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050bb0407581404f89ac97dc86e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0bb04075-8140-4f89-ac97-dc86ee50abd8', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748727068'} ; 2024-03-01 17:07:01,227 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:07:01,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:01,239 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:07:01,239 INFO blivet/MainThread: sde is a disk 2024-03-01 17:07:01,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:07:01,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:07:01,242 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:07:01,245 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:07:01,245 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:07:01,248 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:07:01,248 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:07:01,249 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:07:01,249 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975c0e5c70) -- 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 = 60014050bb0407581404f89ac97dc86e 2024-03-01 17:07:01,252 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:07:01,255 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:01,255 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:07:01,258 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:01,258 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:07:01,261 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:07:01,264 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,264 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:07:01,267 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:07:01,267 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:07:01,267 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 17:07:01,304 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:07:01,305 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq. WARNING: VG test_vg2 is missing PV rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq (last written to /dev/sdf). 2024-03-01 17:07:01,305 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:07:01,305 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:07:01,309 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG ; label: None ; device: /dev/sde ; serial: 360014050bb0407581404f89ac97dc86e ; exists: True ; vg_name: test_vg2 ; vg_uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:07:01,309 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:07:01,312 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:07:01,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:07:01,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:07:01,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:07:01,323 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:07:01,326 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:07:01,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:07:01,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:01,332 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 17:07:01,364 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:01,365 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq. WARNING: VG test_vg2 is missing PV rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq (last written to /dev/sdf). 2024-03-01 17:07:01,365 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:07:01,365 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:07:01,365 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:07:01,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9063b53b-2251-4583-975b-f130ea261a65 ' '/dev/disk/by-id/lvm-pv-uuid-rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq ' '/dev/disk/by-id/scsi-360014059063b53b22514583975bf130e ' '/dev/disk/by-id/wwn-0x60014059063b53b22514583975bf130e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65 ' '/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': 'rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq', 'ID_FS_UUID_ENC': 'rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq', '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': '9063b53b-2251-4583-975b-f130ea261a65', 'ID_SERIAL': '360014059063b53b22514583975bf130e', 'ID_SERIAL_SHORT': '60014059063b53b22514583975bf130e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059063b53b2', 'ID_WWN_VENDOR_EXTENSION': '0x2514583975bf130e', 'ID_WWN_WITH_EXTENSION': '0x60014059063b53b22514583975bf130e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059063b53b22514583975bf130e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9063b53b-2251-4583-975b-f130ea261a65', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748765038'} ; 2024-03-01 17:07:01,369 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:07:01,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:01,381 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:07:01,381 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:07:01,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:07:01,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:07:01,384 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:07:01,387 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:07:01,388 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:07:01,390 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:07:01,391 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:07:01,391 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:07:01,391 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975aff65e0) -- 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 = 60014059063b53b22514583975bf130e 2024-03-01 17:07:01,394 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:07:01,397 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:01,397 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:07:01,400 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:01,400 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:07:01,403 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,403 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:07:01,406 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,406 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:07:01,409 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:07:01,409 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:07:01,409 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:01,449 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:07:01,449 INFO program/MainThread: stderr[24]: 2024-03-01 17:07:01,449 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:07:01,449 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:07:01,453 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq ; label: None ; device: /dev/sdf ; serial: 360014059063b53b22514583975bf130e ; exists: True ; vg_name: test_vg2 ; vg_uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:07:01,453 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:07:01,457 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:07:01,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:07:01,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:01,465 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:07:01,468 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:07:01,471 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:07:01,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 ; incomplete: True ; hidden: False ; 2024-03-01 17:07:01,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:01,476 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:01,515 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:01,515 INFO program/MainThread: stderr[25]: 2024-03-01 17:07:01,515 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:07:01,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:01,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:01,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:07:01,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:07:01,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:07:01,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:07:01,538 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:07:01,538 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:07:01,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:07:01,542 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:07:01,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:07:01,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:07:01,548 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:07:01,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:07:01,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:07:01,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:07:01,554 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:07:01,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:07:01,558 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:07:01,558 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:07:01,558 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:07:01,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:07:01,561 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:07:01,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:07:01,565 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:07:01,568 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-id/dm-uuid-LVM-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi0P0l8nyhplZdm7Ch252MVOUR5iDACoZTN ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/5124c37b-ea73-43b0-ac97-fe981028fd76', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '197', '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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi0P0l8nyhplZdm7Ch252MVOUR5iDACoZTN', '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': '5124c37b-ea73-43b0-ac97-fe981028fd76', 'ID_FS_UUID_ENC': '5124c37b-ea73-43b0-ac97-fe981028fd76', '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': '1607050255'} ; 2024-03-01 17:07:01,568 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:07:01,568 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:07:01,571 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:07:01,572 INFO program/MainThread: stderr[26]: 2024-03-01 17:07:01,572 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:07:01,572 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:07:01,574 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:07:01,574 INFO program/MainThread: stderr[27]: 2024-03-01 17:07:01,574 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:07:01,574 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:07:01,577 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:07:01,577 INFO program/MainThread: stderr[28]: 2024-03-01 17:07:01,577 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:07:01,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:07:01,586 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:01,587 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:07:01,587 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:01,588 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:07:01,584 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN 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 (0x7f975b0b3070) -- 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 = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:01,588 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:07:01,591 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:07:01,591 INFO program/MainThread: stderr[29]: 2024-03-01 17:07:01,591 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:07:01,595 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:07:01,598 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:01,598 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:07:01,601 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:01,602 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:07:01,605 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,605 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:07:01,608 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,608 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:07:01,608 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:07:01,611 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:07:01,611 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:07:01,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:07:01,615 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:07:01,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:01,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:01,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:07:01,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:07:01,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:07:01,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:07:01,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:07:01,636 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:07:01,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:07:01,639 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:07:01,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:07:01,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:07:01,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:07:01,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:07:01,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:07:01,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:07:01,653 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:07:01,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:07:01,656 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:07:01,656 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:07:01,656 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:07:01,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:07:01,659 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:07:01,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:07:01,663 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:07:01,666 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/c2412985-3e53-43a4-95ab-f4eeed8bd923 ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi028jREYV52itIcWlHE8gpsHjggS2tvoOV ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '196', '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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi028jREYV52itIcWlHE8gpsHjggS2tvoOV', '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': 'c2412985-3e53-43a4-95ab-f4eeed8bd923', 'ID_FS_UUID_ENC': 'c2412985-3e53-43a4-95ab-f4eeed8bd923', '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': '1606609056'} ; 2024-03-01 17:07:01,666 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:07:01,666 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:07:01,669 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:07:01,670 INFO program/MainThread: stderr[30]: 2024-03-01 17:07:01,670 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:07:01,670 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:07:01,672 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:07:01,672 INFO program/MainThread: stderr[31]: 2024-03-01 17:07:01,672 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:07:01,672 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:07:01,675 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:07:01,675 INFO program/MainThread: stderr[32]: 2024-03-01 17:07:01,675 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:07:01,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:07:01,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:01,685 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:01,686 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:01,686 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:01,682 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV 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 (0x7f975b0b3070) -- name = test_vg2 status = 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 = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:01,687 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:07:01,690 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:07:01,690 INFO program/MainThread: stderr[33]: 2024-03-01 17:07:01,690 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:07:01,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:07:01,697 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:01,697 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:07:01,700 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:01,701 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:07:01,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:07:01,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:07:01,707 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:07:01,710 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:07:01,710 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:07:01,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:07:01,713 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:07:01,714 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:07:01,717 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-Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763 ' '/dev/disk/by-id/wwn-0x600140539d3ca940d9c4d0691552aa3e ' '/dev/disk/by-id/scsi-3600140539d3ca940d9c4d0691552aa3e', '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': 'Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E', 'ID_FS_UUID_ENC': 'Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E', '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': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'ID_SERIAL': '3600140539d3ca940d9c4d0691552aa3e', 'ID_SERIAL_SHORT': '600140539d3ca940d9c4d0691552aa3e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140539d3ca940', 'ID_WWN_VENDOR_EXTENSION': '0xd9c4d0691552aa3e', 'ID_WWN_WITH_EXTENSION': '0x600140539d3ca940d9c4d0691552aa3e', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140539d3ca940d9c4d0691552aa3e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '39d3ca94-0d9c-4d06-9155-2aa3e438b763', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748860201'} ; 2024-03-01 17:07:01,717 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:07:01,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:01,728 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:07:01,729 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:07:01,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:07:01,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:07:01,732 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:07:01,735 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:07:01,735 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:07:01,738 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:07:01,738 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:07:01,739 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:07:01,739 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975c0e58b0) -- 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 = 600140539d3ca940d9c4d0691552aa3e 2024-03-01 17:07:01,742 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:07:01,745 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:01,745 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:07:01,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:01,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:07:01,751 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,751 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:07:01,754 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,754 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:07:01,756 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:07:01,756 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:07:01,756 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:01,793 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:07:01,793 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl. WARNING: Couldn't find device with uuid biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37. WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:07:01,793 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:07:01,793 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:07:01,797 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E ; label: None ; device: /dev/sdg ; serial: 3600140539d3ca940d9c4d0691552aa3e ; exists: True ; vg_name: test_vg3 ; vg_uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:07:01,798 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:07:01,800 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:07:01,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:07:01,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:01,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:01,812 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:01,856 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 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=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 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=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:07:01,856 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl. WARNING: Couldn't find device with uuid biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37. WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:07:01,856 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:07:01,856 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:07:01,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:07:01,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:07:01,864 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:07:01,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:07:01,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:07:01,868 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:01,908 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY 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=AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:01,908 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl. WARNING: Couldn't find device with uuid biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37. WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:07:01,908 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:07:01,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:07:01,913 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:07:01,916 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:07:01,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:07:01,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:07:01,921 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:07:01,921 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:07:01,925 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:6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/wwn-0x60014056faa523f90ab418e82b2c3dab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_6faa523f-90ab-418e-82b2-c3dab0f5ec78 ' '/dev/disk/by-id/lvm-pv-uuid-4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl ' '/dev/disk/by-id/scsi-360014056faa523f90ab418e82b2c3dab', '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': '4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl', 'ID_FS_UUID_ENC': '4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl', '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': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'ID_SERIAL': '360014056faa523f90ab418e82b2c3dab', 'ID_SERIAL_SHORT': '60014056faa523f90ab418e82b2c3dab', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056faa523f9', 'ID_WWN_VENDOR_EXTENSION': '0x0ab418e82b2c3dab', 'ID_WWN_WITH_EXTENSION': '0x60014056faa523f90ab418e82b2c3dab', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056faa523f90ab418e82b2c3dab', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6faa523f-90ab-418e-82b2-c3dab0f5ec78', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '748950726'} ; 2024-03-01 17:07:01,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 17:07:01,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:07:01,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:01,937 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:07:01,937 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:07:01,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:07:01,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:07:01,940 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:07:01,943 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:07:01,943 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:07:01,946 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:07:01,946 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:07:01,947 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:07:01,947 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975b049850) -- 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 = 60014056faa523f90ab418e82b2c3dab 2024-03-01 17:07:01,950 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:07:01,953 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:01,953 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:07:01,956 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:01,956 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:07:01,959 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,959 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:07:01,962 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:01,962 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:07:01,965 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:07:01,965 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:07:01,965 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:02,007 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:07:02,007 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37. WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:07:02,007 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:07:02,008 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:07:02,012 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl ; label: None ; device: /dev/sdh ; serial: 360014056faa523f90ab418e82b2c3dab ; exists: True ; vg_name: test_vg3 ; vg_uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; pe_start: 8 MiB ; 2024-03-01 17:07:02,012 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:07:02,015 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:07:02,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:07:02,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:07:02,023 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:07:02,026 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:07:02,029 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:07:02,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:07:02,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:02,035 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:02,072 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:02,072 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37. WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:07:02,072 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:07:02,073 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:07:02,073 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:07:02,077 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051412380120034eda838e4a1dd ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421 ' '/dev/disk/by-id/lvm-pv-uuid-biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 ' '/dev/disk/by-id/scsi-360014051412380120034eda838e4a1dd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_14123801-2003-4eda-838e-4a1ddc2c6421', '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': 'biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37', 'ID_FS_UUID_ENC': 'biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37', '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': '14123801-2003-4eda-838e-4a1ddc2c6421', 'ID_SERIAL': '360014051412380120034eda838e4a1dd', 'ID_SERIAL_SHORT': '60014051412380120034eda838e4a1dd', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405141238012', 'ID_WWN_VENDOR_EXTENSION': '0x0034eda838e4a1dd', 'ID_WWN_WITH_EXTENSION': '0x60014051412380120034eda838e4a1dd', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051412380120034eda838e4a1dd', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '14123801-2003-4eda-838e-4a1ddc2c6421', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749052504'} ; 2024-03-01 17:07:02,077 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:07:02,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:02,089 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:07:02,089 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:07:02,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:07:02,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:07:02,093 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:07:02,095 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:07:02,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 17:07:02,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 17:07:02,099 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:07:02,099 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:07:02,099 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975af84ac0) -- 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 = 60014051412380120034eda838e4a1dd 2024-03-01 17:07:02,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:07:02,105 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:02,105 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:07:02,108 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:02,109 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:07:02,111 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,112 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:07:02,115 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,115 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:07:02,117 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:07:02,117 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:07:02,118 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:02,151 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:07:02,151 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:07:02,151 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:07:02,151 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:07:02,155 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 ; label: None ; device: /dev/sdi ; serial: 360014051412380120034eda838e4a1dd ; exists: True ; vg_name: test_vg3 ; vg_uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; pe_start: 8 MiB ; 2024-03-01 17:07:02,155 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:07:02,159 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:07:02,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:07:02,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:02,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:07:02,170 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:07:02,172 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:07:02,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:07:02,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:02,178 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:02,221 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:02,221 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe. WARNING: VG test_vg3 is missing PV IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:07:02,221 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:07:02,221 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:07:02,222 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:07:02,226 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-360014054c1e26fdd679467f9b63b95ff ' '/dev/disk/by-id/lvm-pv-uuid-IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe', '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': 'IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe', 'ID_FS_UUID_ENC': 'IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe', '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': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'ID_SERIAL': '360014054c1e26fdd679467f9b63b95ff', 'ID_SERIAL_SHORT': '60014054c1e26fdd679467f9b63b95ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c1e26fdd', 'ID_WWN_VENDOR_EXTENSION': '0x679467f9b63b95ff', 'ID_WWN_WITH_EXTENSION': '0x60014054c1e26fdd679467f9b63b95ff', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c1e26fdd679467f9b63b95ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_PORT_NAME': 'naa.50014057bde40fb6,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c1e26fd-d679-467f-9b63-b95ff6a6ceb6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014057bde40fb6', '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': '749124670'} ; 2024-03-01 17:07:02,226 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:07:02,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:02,238 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:07:02,238 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:07:02,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:07:02,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:07:02,241 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:07:02,244 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:07:02,244 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:07:02,247 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:07:02,248 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:07:02,248 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:07:02,248 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975af8e8b0) -- 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 = 60014054c1e26fdd679467f9b63b95ff 2024-03-01 17:07:02,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:07:02,254 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:02,254 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:07:02,257 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:02,257 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:07:02,260 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,260 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:07:02,263 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,263 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:07:02,266 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:07:02,266 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:07:02,266 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:02,306 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=i4qRrK-uAFl-c2m3-377O-8R7K-GOnG-LiOymb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=eBWvx3-BaPm-e6D8-VNtJ-UWVA-qI9n-lWShPR LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=31gvEJ-p6dC-BZkJ-ysny-0f1l-cq3w-yzBrhC LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rvHdYU-XeK2-00cH-evbW-OQx6-RXnl-DRiqng LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=pXEEgT-lq9Y-psb2-YJ7E-9zdr-twXb-rrswiG LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=rzvo70-A8fc-Gz9A-26BP-C0HI-LVyt-wjzaaq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Re0k7V-vSWv-2AWf-4KHN-pLfi-o88e-ysVU9E LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=4gdg56-DBpk-jVYB-PdnY-45UL-NZDX-RbnEHl LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=biWANl-7hVZ-wJUZ-XAh7-x1g2-sdnS-oDyy37 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_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=IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:07:02,306 INFO program/MainThread: stderr[41]: 2024-03-01 17:07:02,306 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:07:02,307 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:07:02,310 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IOKo4k-UNaH-iuIx-So0c-sDOn-WrpO-0CAKQe ; label: None ; device: /dev/sdj ; serial: 360014054c1e26fdd679467f9b63b95ff ; exists: True ; vg_name: test_vg3 ; vg_uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:07:02,311 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:07:02,313 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:07:02,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:07:02,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:02,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:07:02,325 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:07:02,328 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:07:02,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ ; incomplete: True ; hidden: False ; 2024-03-01 17:07:02,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:02,334 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:02,371 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:07:02,371 INFO program/MainThread: stderr[42]: 2024-03-01 17:07:02,371 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:07:02,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:02,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:02,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:07:02,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:07:02,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:07:02,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:07:02,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:07:02,394 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:07:02,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:07:02,398 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:07:02,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:07:02,401 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:07:02,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:07:02,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:07:02,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:07:02,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:07:02,411 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:07:02,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:07:02,414 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:07:02,414 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:07:02,415 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:07:02,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:07:02,418 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:07:02,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:07:02,421 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:07:02,424 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJpUvmVpZJbIyZa9UfbxqK0FbqRSwPNvnp ' '/dev/disk/by-uuid/8f2e49dd-b727-408b-aaeb-9d8a7665a87f ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '195', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJpUvmVpZJbIyZa9UfbxqK0FbqRSwPNvnp', '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': '8f2e49dd-b727-408b-aaeb-9d8a7665a87f', 'ID_FS_UUID_ENC': '8f2e49dd-b727-408b-aaeb-9d8a7665a87f', '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': '1604942307'} ; 2024-03-01 17:07:02,424 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:07:02,424 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:07:02,428 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:07:02,428 INFO program/MainThread: stderr[43]: 2024-03-01 17:07:02,428 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:07:02,428 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:07:02,430 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:07:02,430 INFO program/MainThread: stderr[44]: 2024-03-01 17:07:02,430 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:07:02,431 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:07:02,433 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:07:02,433 INFO program/MainThread: stderr[45]: 2024-03-01 17:07:02,433 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:07:02,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:07:02,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:02,444 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:07:02,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:02,445 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:07:02,441 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp 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 (0x7f975af84b20) -- 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 = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:02,446 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:07:02,448 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:07:02,449 INFO program/MainThread: stderr[46]: 2024-03-01 17:07:02,449 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:07:02,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:07:02,456 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:02,456 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:07:02,459 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:02,459 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:07:02,462 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,462 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:07:02,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,465 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:07:02,466 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:07:02,468 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:07:02,469 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:07:02,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:07:02,472 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:07:02,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:02,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:02,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:07:02,487 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:07:02,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:07:02,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:07:02,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:07:02,494 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:07:02,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:07:02,497 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:07:02,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:07:02,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:07:02,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:07:02,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:07:02,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:07:02,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:07:02,520 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:07:02,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:07:02,523 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:07:02,523 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:07:02,523 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:07:02,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:07:02,527 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:07:02,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:07:02,530 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:07:02,533 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-uuid/207ced38-12f4-4bb6-adb9-aca53ceb9a3a ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJI7k9pQkNVTgigjc3NngAPRCmJzd66sMY', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '194', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJI7k9pQkNVTgigjc3NngAPRCmJzd66sMY', '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': '207ced38-12f4-4bb6-adb9-aca53ceb9a3a', 'ID_FS_UUID_ENC': '207ced38-12f4-4bb6-adb9-aca53ceb9a3a', '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': '1603758848'} ; 2024-03-01 17:07:02,533 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:07:02,533 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:07:02,537 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:07:02,537 INFO program/MainThread: stderr[47]: 2024-03-01 17:07:02,537 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:07:02,537 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:07:02,539 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:07:02,540 INFO program/MainThread: stderr[48]: 2024-03-01 17:07:02,540 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:07:02,540 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:07:02,542 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:07:02,542 INFO program/MainThread: stderr[49]: 2024-03-01 17:07:02,542 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:07:02,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:07:02,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:02,554 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:07:02,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:02,555 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:07:02,550 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY 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 (0x7f975af84b20) -- name = test_vg3 status = True 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 = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:02,555 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:07:02,558 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:07:02,558 INFO program/MainThread: stderr[50]: 2024-03-01 17:07:02,559 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:07:02,562 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:07:02,566 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:02,566 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:07:02,569 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:02,569 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:07:02,572 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,572 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:07:02,575 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,575 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:07:02,576 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:07:02,579 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:07:02,579 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:07:02,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:07:02,582 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:07:02,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:02,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:02,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:07:02,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:07:02,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:07:02,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:07:02,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:07:02,604 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:07:02,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:07:02,607 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:07:02,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:07:02,610 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:07:02,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:07:02,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:07:02,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:07:02,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:07:02,620 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:07:02,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:07:02,623 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:07:02,624 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:07:02,624 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:07:02,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:07:02,627 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:07:02,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:07:02,630 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:07:02,633 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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAH5U6Wtlqc0JSCyMm0ky9g3BSJtDXYTo ' '/dev/disk/by-uuid/3c6c058a-43b5-4189-aa95-548b67ab7e37 ' '/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': '193', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAH5U6Wtlqc0JSCyMm0ky9g3BSJtDXYTo', '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': '3c6c058a-43b5-4189-aa95-548b67ab7e37', 'ID_FS_UUID_ENC': '3c6c058a-43b5-4189-aa95-548b67ab7e37', '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': '1602726985'} ; 2024-03-01 17:07:02,633 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:07:02,634 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:07:02,637 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:07:02,637 INFO program/MainThread: stderr[51]: 2024-03-01 17:07:02,637 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:07:02,637 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:07:02,640 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:07:02,640 INFO program/MainThread: stderr[52]: 2024-03-01 17:07:02,640 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:07:02,640 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:07:02,642 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:07:02,642 INFO program/MainThread: stderr[53]: 2024-03-01 17:07:02,642 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:07:02,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:07:02,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:02,654 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:07:02,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:02,655 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:07:02,650 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo 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 (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:02,656 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:07:02,658 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:07:02,658 INFO program/MainThread: stderr[54]: 2024-03-01 17:07:02,658 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:07:02,662 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:07:02,665 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:02,666 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:07:02,669 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:02,669 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:07:02,672 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,672 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:07:02,675 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,675 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:07:02,676 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:07:02,679 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:07:02,679 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:07:02,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:07:02,682 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:07:02,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:02,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:07:02,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:07:02,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:07:02,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:07:02,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:07:02,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:07:02,703 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:07:02,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:07:02,707 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:07:02,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:07:02,710 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:07:02,713 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:07:02,713 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:07:02,716 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:07:02,719 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:07:02,720 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:07:02,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:07:02,723 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:07:02,723 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:07:02,723 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:07:02,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:07:02,726 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:07:02,729 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:07:02,730 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:07:02,733 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAjCQe0MUvZX0NJBRVhoFVF8HlUacTaMT ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/88ef2a52-901d-412a-b519-b08a2abbd53c', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '192', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAjCQe0MUvZX0NJBRVhoFVF8HlUacTaMT', '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': '88ef2a52-901d-412a-b519-b08a2abbd53c', 'ID_FS_UUID_ENC': '88ef2a52-901d-412a-b519-b08a2abbd53c', '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': '1602288842'} ; 2024-03-01 17:07:02,733 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:07:02,734 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:07:02,737 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:07:02,737 INFO program/MainThread: stderr[55]: 2024-03-01 17:07:02,737 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:07:02,737 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:07:02,739 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:07:02,740 INFO program/MainThread: stderr[56]: 2024-03-01 17:07:02,740 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:07:02,740 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:07:02,742 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:07:02,742 INFO program/MainThread: stderr[57]: 2024-03-01 17:07:02,742 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:07:02,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:07:02,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:02,754 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:02,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:02,755 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:02,750 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT 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 (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:02,756 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:07:02,758 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:07:02,758 INFO program/MainThread: stderr[58]: 2024-03-01 17:07:02,759 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:07:02,762 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:07:02,765 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:02,766 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:07:02,769 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:02,769 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:07:02,772 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,772 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:07:02,775 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,775 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:07:02,775 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:07:02,778 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:07:02,778 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:07:02,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:07:02,782 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:07:02,782 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:07:02,785 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': '22692370'} ; 2024-03-01 17:07:02,785 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:07:02,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:02,796 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:07:02,796 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:07:02,796 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:07:02,796 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:07:02,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:07:02,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:07:02,799 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:07:02,802 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:07:02,802 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:07:02,805 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:07:02,805 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:07:02,805 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:07:02,805 INFO blivet/MainThread: got device: DiskDevice instance (0x7f975b0b3fa0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:07:02,808 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:07:02,811 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:02,811 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:07:02,814 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:02,814 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:07:02,817 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,817 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:07:02,820 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,820 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:07:02,823 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:07:02,826 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:07:02,829 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:07:02,835 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 0x7f975afd8700> 2024-03-01 17:07:02,873 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:07:02,877 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:07:02,877 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:07:02,881 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': '22694257'} ; 2024-03-01 17:07:02,881 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:07:02,881 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:07:02,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:02,890 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:07:02,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:02,896 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:02,909 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:02,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:07:02,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:07:02,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:07:02,936 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:07:02,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:07:02,939 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:07:02,942 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:07:02,942 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:07:02,945 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:07:02,945 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:07:02,946 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:07:02,948 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:07:02,951 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:07:02,954 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:07:02,956 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:07:02,959 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:07:02,960 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:07:02,960 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:07:02,960 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:07:02,960 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f975affc700) -- 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 0x7f975afa61d0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:07:02,964 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:07:02,966 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:07:02,967 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:07:02,969 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:07:02,969 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:07:02,972 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,972 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:07:02,975 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:07:02,975 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:07:02,976 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:07:02,978 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:07:02,978 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:07:02,981 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:07:02,981 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:07:02,984 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/88ef2a52-901d-412a-b519-b08a2abbd53c ' '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAjCQe0MUvZX0NJBRVhoFVF8HlUacTaMT ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '192', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAjCQe0MUvZX0NJBRVhoFVF8HlUacTaMT', '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': '88ef2a52-901d-412a-b519-b08a2abbd53c', 'ID_FS_UUID_ENC': '88ef2a52-901d-412a-b519-b08a2abbd53c', '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': '1602288842'} ; 2024-03-01 17:07:02,984 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:07:02,984 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:07:02,987 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:07:02,988 INFO program/MainThread: stderr[59]: 2024-03-01 17:07:02,988 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:07:02,988 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:07:02,990 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:07:02,990 INFO program/MainThread: stderr[60]: 2024-03-01 17:07:02,990 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:07:02,991 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:07:02,993 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:07:02,993 INFO program/MainThread: stderr[61]: 2024-03-01 17:07:02,993 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:07:02,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:07:03,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:03,005 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:03,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:03,006 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:03,001 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:03,007 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:07:03,010 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:07:03,010 INFO program/MainThread: stderr[62]: 2024-03-01 17:07:03,010 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:07:03,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:07:03,014 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:07:03,017 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/3c6c058a-43b5-4189-aa95-548b67ab7e37 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAH5U6Wtlqc0JSCyMm0ky9g3BSJtDXYTo ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '193', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJAH5U6Wtlqc0JSCyMm0ky9g3BSJtDXYTo', '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': '3c6c058a-43b5-4189-aa95-548b67ab7e37', 'ID_FS_UUID_ENC': '3c6c058a-43b5-4189-aa95-548b67ab7e37', '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': '1602726985'} ; 2024-03-01 17:07:03,017 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:07:03,017 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:07:03,020 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:07:03,020 INFO program/MainThread: stderr[63]: 2024-03-01 17:07:03,020 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:07:03,020 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:07:03,023 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:07:03,023 INFO program/MainThread: stderr[64]: 2024-03-01 17:07:03,023 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:07:03,023 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:07:03,026 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:07:03,026 INFO program/MainThread: stderr[65]: 2024-03-01 17:07:03,026 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:07:03,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:07:03,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:03,037 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:03,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:03,038 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:03,033 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:03,039 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:07:03,042 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:07:03,042 INFO program/MainThread: stderr[66]: 2024-03-01 17:07:03,042 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:07:03,046 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:07:03,046 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:07:03,048 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJI7k9pQkNVTgigjc3NngAPRCmJzd66sMY ' '/dev/disk/by-uuid/207ced38-12f4-4bb6-adb9-aca53ceb9a3a ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '194', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJI7k9pQkNVTgigjc3NngAPRCmJzd66sMY', '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': '207ced38-12f4-4bb6-adb9-aca53ceb9a3a', 'ID_FS_UUID_ENC': '207ced38-12f4-4bb6-adb9-aca53ceb9a3a', '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': '1603758848'} ; 2024-03-01 17:07:03,048 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:07:03,049 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:07:03,051 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:07:03,052 INFO program/MainThread: stderr[67]: 2024-03-01 17:07:03,052 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:07:03,052 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:07:03,054 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:07:03,054 INFO program/MainThread: stderr[68]: 2024-03-01 17:07:03,054 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:07:03,054 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:07:03,057 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:07:03,057 INFO program/MainThread: stderr[69]: 2024-03-01 17:07:03,057 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:07:03,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:07:03,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:03,068 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:03,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:03,069 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:03,064 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:03,070 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:07:03,073 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:07:03,073 INFO program/MainThread: stderr[70]: 2024-03-01 17:07:03,073 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:07:03,077 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:07:03,077 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:07:03,080 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/8f2e49dd-b727-408b-aaeb-9d8a7665a87f ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJpUvmVpZJbIyZa9UfbxqK0FbqRSwPNvnp ' '/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': '195', '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-A2vUr7qZzhG9NJ6HMFBuQXYUqZhUTlZJpUvmVpZJbIyZa9UfbxqK0FbqRSwPNvnp', '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': '8f2e49dd-b727-408b-aaeb-9d8a7665a87f', 'ID_FS_UUID_ENC': '8f2e49dd-b727-408b-aaeb-9d8a7665a87f', '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': '1604942307'} ; 2024-03-01 17:07:03,080 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:07:03,080 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:07:03,083 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:07:03,083 INFO program/MainThread: stderr[71]: 2024-03-01 17:07:03,083 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:07:03,083 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:07:03,085 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:07:03,085 INFO program/MainThread: stderr[72]: 2024-03-01 17:07:03,085 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:07:03,086 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:07:03,088 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:07:03,088 INFO program/MainThread: stderr[73]: 2024-03-01 17:07:03,088 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:07:03,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:07:03,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:03,099 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:03,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:03,101 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:03,095 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:03,101 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:07:03,104 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:07:03,104 INFO program/MainThread: stderr[74]: 2024-03-01 17:07:03,104 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:07:03,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:07:03,108 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:07:03,111 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi028jREYV52itIcWlHE8gpsHjggS2tvoOV ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/c2412985-3e53-43a4-95ab-f4eeed8bd923 ' '/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': '196', '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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi028jREYV52itIcWlHE8gpsHjggS2tvoOV', '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': 'c2412985-3e53-43a4-95ab-f4eeed8bd923', 'ID_FS_UUID_ENC': 'c2412985-3e53-43a4-95ab-f4eeed8bd923', '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': '1606609056'} ; 2024-03-01 17:07:03,111 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:07:03,111 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:07:03,113 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:07:03,114 INFO program/MainThread: stderr[75]: 2024-03-01 17:07:03,114 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:07:03,114 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:07:03,116 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:07:03,116 INFO program/MainThread: stderr[76]: 2024-03-01 17:07:03,116 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:07:03,116 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:07:03,119 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:07:03,119 INFO program/MainThread: stderr[77]: 2024-03-01 17:07:03,119 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:07:03,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:07:03,128 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,129 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,129 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,130 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,126 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,131 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:07:03,133 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:07:03,133 INFO program/MainThread: stderr[78]: 2024-03-01 17:07:03,133 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:07:03,137 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:07:03,137 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:07:03,140 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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi0P0l8nyhplZdm7Ch252MVOUR5iDACoZTN ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/5124c37b-ea73-43b0-ac97-fe981028fd76 ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '197', '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-cYGRb1VbXga6Ddddf2xp7QMjXDf3mIi0P0l8nyhplZdm7Ch252MVOUR5iDACoZTN', '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': '5124c37b-ea73-43b0-ac97-fe981028fd76', 'ID_FS_UUID_ENC': '5124c37b-ea73-43b0-ac97-fe981028fd76', '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': '1607050255'} ; 2024-03-01 17:07:03,140 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:07:03,140 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:07:03,143 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:07:03,143 INFO program/MainThread: stderr[79]: 2024-03-01 17:07:03,143 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:07:03,143 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:07:03,146 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:07:03,146 INFO program/MainThread: stderr[80]: 2024-03-01 17:07:03,146 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:07:03,146 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:07:03,148 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:07:03,149 INFO program/MainThread: stderr[81]: 2024-03-01 17:07:03,149 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:07:03,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:07:03,159 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,159 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,160 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,160 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,156 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,161 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:07:03,164 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:07:03,164 INFO program/MainThread: stderr[82]: 2024-03-01 17:07:03,164 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:07:03,167 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:07:03,167 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:07:03,170 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/83ae209e-2865-4060-8995-99f9fa44bcde ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhyXHjQ9dPKqqOBrpAlmkSzfCknhI5KK2e ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '198', '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-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhyXHjQ9dPKqqOBrpAlmkSzfCknhI5KK2e', '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': '83ae209e-2865-4060-8995-99f9fa44bcde', 'ID_FS_UUID_ENC': '83ae209e-2865-4060-8995-99f9fa44bcde', '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': '1608858640'} ; 2024-03-01 17:07:03,170 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:07:03,171 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:07:03,173 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:07:03,173 INFO program/MainThread: stderr[83]: 2024-03-01 17:07:03,173 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:07:03,173 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:07:03,176 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:07:03,176 INFO program/MainThread: stderr[84]: 2024-03-01 17:07:03,176 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:07:03,176 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:07:03,178 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:07:03,179 INFO program/MainThread: stderr[85]: 2024-03-01 17:07:03,179 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:07:03,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:07:03,188 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,189 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,189 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,190 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,186 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,190 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:07:03,193 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:07:03,193 INFO program/MainThread: stderr[86]: 2024-03-01 17:07:03,194 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:07:03,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:07:03,197 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:07:03,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/15172322-ba02-4a1c-a70d-dab74bb71853 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhX4FzMlr8uuQ0cpmtnYRyGJvyBlp5euKg', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '199', '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-Dy0WFRMSueGuEjKTevPeZfqRKNvMvRDhX4FzMlr8uuQ0cpmtnYRyGJvyBlp5euKg', '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': '15172322-ba02-4a1c-a70d-dab74bb71853', 'ID_FS_UUID_ENC': '15172322-ba02-4a1c-a70d-dab74bb71853', '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': '1609286131'} ; 2024-03-01 17:07:03,200 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:07:03,200 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:07:03,203 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:07:03,204 INFO program/MainThread: stderr[87]: 2024-03-01 17:07:03,204 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:07:03,204 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:07:03,206 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:07:03,206 INFO program/MainThread: stderr[88]: 2024-03-01 17:07:03,207 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:07:03,207 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:07:03,209 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:07:03,209 INFO program/MainThread: stderr[89]: 2024-03-01 17:07:03,209 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:07:03,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:07:03,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,220 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,220 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,221 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,217 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,221 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:07:03,224 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:07:03,225 INFO program/MainThread: stderr[90]: 2024-03-01 17:07:03,225 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:07:03,228 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:07:03,228 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:07:03,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:03,242 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:03,260 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:07:03,260 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:07:03,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:03,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:07:03,272 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:07:03,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:03,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:07:03,283 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:07:03,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:03,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:07:03,294 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:07:03,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:03,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:07:03,305 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:07:03,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:03,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:07:03,315 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:07:03,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:07:03,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:07:03,326 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:07:03,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,331 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:07:03,332 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,332 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,332 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,333 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,333 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,333 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,334 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,334 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,334 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,335 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,335 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,335 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:07:03,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:07:03,341 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:07:03,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:07:03,346 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:07:03,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:07:03,351 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:07:03,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:07:03,357 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:07:03,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,360 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,360 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,361 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,364 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,364 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,365 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,368 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,369 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,372 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,373 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,376 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,376 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,376 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,379 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,380 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,380 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,383 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,384 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,384 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,387 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,388 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,388 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,391 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,391 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,392 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,392 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,395 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,395 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,396 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,399 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,400 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,402 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,403 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,404 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,406 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,407 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,408 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,410 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,411 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,412 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,415 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,416 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,419 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,420 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,422 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,423 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,424 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,426 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,427 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,428 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,431 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,432 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,435 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,436 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,438 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,438 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,439 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,442 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,443 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,446 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,447 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,450 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,451 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,454 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,455 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,458 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,459 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,462 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,463 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,466 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,467 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,469 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,470 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,471 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,473 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,474 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,475 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,478 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,479 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,482 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,482 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,482 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:07:03,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = X4FzMl-r8uu-Q0cp-mtnY-RyGJ-vyBl-p5euKg size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:07:03,483 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:07:03,486 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:07:03,486 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 17:07:03,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:07:03,490 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:07:03,490 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 17:07:03,493 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:07:03,493 INFO program/MainThread: stderr[91]: 2024-03-01 17:07:03,493 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:07:03,497 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 17:07:03,497 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:07:03,497 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:07:03,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:07:03,503 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:07:03,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,506 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,507 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,509 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,509 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,510 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,513 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,513 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,514 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,511 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,517 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,517 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,520 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,521 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,523 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,524 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,524 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,524 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,527 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,527 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,527 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,528 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,531 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,531 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,531 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,534 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,534 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,534 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,535 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,538 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,538 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,538 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,541 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,542 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,545 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,545 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,548 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,549 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,551 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,552 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,552 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,555 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,556 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,558 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,559 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,559 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,562 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,562 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,562 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,563 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,565 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,566 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,566 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,566 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,569 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,570 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,572 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,573 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,573 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,576 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,577 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,579 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,580 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,580 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,583 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,584 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,586 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,587 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,587 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,587 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,584 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,590 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,590 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,590 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,591 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,588 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,593 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,594 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,594 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,594 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,597 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,598 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,601 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,602 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,604 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,604 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,605 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,607 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,608 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,608 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,609 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,611 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,611 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,612 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,615 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:07:03,616 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:07:03,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yXHjQ9-dPKq-qOBr-pAlm-kSzf-Cknh-I5KK2e size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Dy0WFR-MSue-GuEj-KTev-PeZf-qRKN-vMvRDh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:07:03,616 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 17:07:03,619 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:07:03,619 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 17:07:03,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 17:07:03,622 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:07:03,625 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:07:03,625 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 17:07:03,625 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:07:03,626 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'sda', 'test_vg1'] 2024-03-01 17:07:03,626 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:07:03,628 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:07:03,629 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,631 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:07:03,634 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:07:03,637 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:07:03,637 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:07:03,637 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:07:03,637 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:07:03,637 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:07:03,640 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:07:03,640 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:07:03,643 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:07:03,643 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:07:03,643 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:07:03,643 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:07:03,645 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:07:03,645 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 17:07:03,648 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:07:03,648 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:07:03,648 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:07:03,648 DEBUG blivet/MainThread: removing sda 2024-03-01 17:07:03,651 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:07:03,651 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 17:07:03,654 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:07:03,654 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:07:03,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,659 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 17:07:03,659 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,660 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,660 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,660 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,661 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,661 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,661 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,662 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,662 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,662 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,663 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,663 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:07:03,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:07:03,668 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:07:03,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:07:03,673 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:07:03,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 17:07:03,678 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:07:03,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:07:03,684 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:07:03,686 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,686 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,686 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,687 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,684 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,690 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,690 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,690 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,691 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,693 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,694 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,694 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,695 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,697 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,698 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,698 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,699 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,701 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,702 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,702 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,703 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,705 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,706 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,707 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,709 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,710 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,710 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,711 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,714 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,714 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,715 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,717 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,718 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,718 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,719 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,721 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,722 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,722 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,723 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,725 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,726 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,726 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,727 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,729 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,730 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,730 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,731 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,733 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,734 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,734 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,735 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,738 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,738 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,739 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,742 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,743 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,745 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,746 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,746 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,747 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,750 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,750 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,751 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,753 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,754 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,754 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,755 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,757 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,758 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,758 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,759 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,761 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,762 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,762 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,762 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,765 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,765 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,766 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,766 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,769 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,769 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,770 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,770 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,773 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,774 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,774 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,777 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,777 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,778 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,778 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,781 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,781 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,782 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,785 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,785 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,786 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,786 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,789 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,789 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,790 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,790 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,793 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,793 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,794 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,797 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,797 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,798 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,800 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,801 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,801 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,802 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,804 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,805 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,805 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,806 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,808 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,809 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,809 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,810 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:07:03,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af7fb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = P0l8ny-hplZ-dm7C-h252-MVOU-R5iD-ACoZTN size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:07:03,811 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 17:07:03,813 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:07:03,814 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 17:07:03,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 17:07:03,817 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:07:03,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 17:07:03,820 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 17:07:03,820 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:07:03,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:07:03,826 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:07:03,827 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,828 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,828 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,829 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,831 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,832 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,832 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,832 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,835 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,835 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,835 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,836 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,839 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,839 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,840 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,842 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,842 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,843 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,843 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,846 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,846 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,847 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,849 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,850 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,853 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,853 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,853 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,856 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,856 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,856 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,857 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,859 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,860 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,860 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,860 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,857 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,863 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,863 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,863 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,864 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,866 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,867 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,867 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,867 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,870 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,870 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,870 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,871 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,873 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,874 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,874 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,874 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,876 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,877 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,878 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,880 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,881 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,881 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,883 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,884 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,884 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,885 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,887 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,887 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,888 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,888 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,890 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,891 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,891 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,892 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,894 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,895 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,895 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,895 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,898 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,898 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,898 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,899 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,901 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,902 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,902 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,902 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,905 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,905 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,906 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,906 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,908 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,909 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,909 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,910 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,912 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,912 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,913 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,913 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,916 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,916 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,917 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,919 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,920 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,923 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,923 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,924 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,926 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,927 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,929 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,930 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,931 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,933 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,933 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,934 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,934 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,936 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,937 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,937 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:07:03,938 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:07:03,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af82820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 28jREY-V52i-tIcW-lHE8-gpsH-jggS-2tvoOV size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975b0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = cYGRb1-VbXg-a6Dd-ddf2-xp7Q-MjXD-f3mIi0 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:07:03,938 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 17:07:03,941 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:07:03,941 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:07:03,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 17:07:03,944 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:07:03,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:07:03,947 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 17:07:03,947 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:07:03,948 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'sdf', 'test_vg2'] 2024-03-01 17:07:03,948 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 17:07:03,950 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 17:07:03,950 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,953 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:07:03,956 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:07:03,959 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:07:03,959 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 17:07:03,959 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:07:03,959 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 17:07:03,959 DEBUG blivet/MainThread: removing sdd 2024-03-01 17:07:03,961 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 17:07:03,961 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 17:07:03,964 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 17:07:03,964 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:07:03,964 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 17:07:03,964 DEBUG blivet/MainThread: removing sde 2024-03-01 17:07:03,967 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 17:07:03,967 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 17:07:03,970 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 17:07:03,970 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:07:03,970 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 17:07:03,970 DEBUG blivet/MainThread: removing sdf 2024-03-01 17:07:03,972 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 17:07:03,972 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:03,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 17:07:03,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 17:07:03,975 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:07:03,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,981 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 17:07:03,981 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,982 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,982 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,982 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,983 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,983 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,984 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,984 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,984 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,985 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,985 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,985 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:07:03,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 17:07:03,991 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:07:03,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:07:03,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 17:07:03,996 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:07:03,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:07:04,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 17:07:04,001 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:07:04,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:07:04,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 17:07:04,006 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:07:04,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:04,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:07:04,011 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:07:04,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,015 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,016 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,020 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,021 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,025 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,031 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,032 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,036 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,037 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,041 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,043 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,047 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,048 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,052 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,052 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,053 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,057 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,057 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,058 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,062 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,064 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,059 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,068 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,069 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,073 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,074 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,078 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,079 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,083 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,085 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,089 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,090 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,094 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,094 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,095 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,091 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,099 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,100 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,104 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,106 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,101 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,110 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,111 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,115 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,116 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,120 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,122 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,126 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,126 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,127 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,131 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,131 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,132 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,128 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,136 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,137 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,140 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,141 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,143 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,138 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,147 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,148 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,152 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,153 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,157 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,158 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,162 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,164 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,168 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,169 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,173 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,174 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,178 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,180 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:07:04,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975af94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = pUvmVp-ZJbI-yZa9-Ufbx-qK0F-bqRS-wPNvnp size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:07:04,180 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 17:07:04,183 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:07:04,183 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:04,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 17:07:04,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 17:07:04,186 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:07:04,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 17:07:04,190 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 17:07:04,190 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:07:04,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:04,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:07:04,195 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:07:04,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,198 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,199 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,203 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,203 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,204 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,200 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,208 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,209 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,205 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,213 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,214 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,218 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,219 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,222 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,224 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,227 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,228 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,232 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,233 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,237 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,238 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,241 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,243 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,246 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,247 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,251 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,252 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,256 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,257 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,253 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,260 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,262 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,265 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,267 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,270 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,271 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,275 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,276 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,280 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,281 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,285 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,286 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,289 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,291 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,294 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,295 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,299 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,300 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,304 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,305 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,308 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,310 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,313 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,314 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,318 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,319 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,323 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,324 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,327 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,329 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,332 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,333 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,337 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,338 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,342 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,343 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,346 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,348 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:07:04,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = I7k9pQ-kNVT-gigj-c3Nn-gAPR-CmJz-d66sMY size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:07:04,348 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 17:07:04,351 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:07:04,351 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:04,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 17:07:04,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 17:07:04,354 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:07:04,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 17:07:04,358 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 17:07:04,358 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:07:04,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:04,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:07:04,363 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:07:04,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,366 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,367 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,363 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,370 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,371 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,371 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,375 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,375 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,376 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,379 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,380 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,383 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,384 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,388 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,389 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,392 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,393 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,397 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,398 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,401 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,402 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,405 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,406 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,410 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,411 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,414 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,415 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,418 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,418 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,420 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,423 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,424 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,427 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,428 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,431 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,433 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,436 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,437 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,440 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,441 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,445 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,446 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,449 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,450 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,453 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,454 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,458 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,459 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,462 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,463 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,466 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,467 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,471 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,472 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,475 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,476 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,479 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,480 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,484 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,484 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,485 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,488 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,488 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,489 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,492 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,493 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,497 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,498 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,501 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,502 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:07:04,498 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975c53ec70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AH5U6W-tlqc-0JSC-yMm0-ky9g-3BSJ-tDXYTo size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,503 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 17:07:04,505 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:07:04,506 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:04,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 17:07:04,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 17:07:04,509 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:07:04,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:07:04,512 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 17:07:04,512 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:07:04,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:07:04,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:07:04,517 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:07:04,519 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,520 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,521 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,523 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,524 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,525 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,528 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,529 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,532 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,533 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,535 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,536 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,536 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,539 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,540 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,543 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,544 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,547 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,548 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,551 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,551 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,552 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,555 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,556 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,559 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,560 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,562 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,563 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,566 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,567 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,570 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,571 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,574 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,575 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,578 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,579 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,582 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,583 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,586 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,587 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,589 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,590 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,593 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,594 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,597 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,598 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,601 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,602 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,605 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,606 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,609 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,610 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,613 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,614 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,617 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,618 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,621 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,622 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,624 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,625 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,628 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,629 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,632 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,633 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,636 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,637 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,640 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:07:04,641 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:07:04,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f975afbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AjCQe0-MUvZ-X0NJ-BRVh-oFVF-8HlU-acTaMT size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f975af84b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = A2vUr7-qZzh-G9NJ-6HMF-BuQX-YUqZ-hUTlZJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:07:04,641 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 17:07:04,644 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:07:04,644 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:04,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 17:07:04,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 17:07:04,647 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:07:04,650 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 17:07:04,650 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 17:07:04,650 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:07:04,651 DEBUG blivet.ansible/MainThread: ['sdj', 'test_vg3', 'sdh', 'sdg', 'sdi'] 2024-03-01 17:07:04,651 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 17:07:04,653 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 17:07:04,653 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:04,656 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:07:04,659 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:07:04,661 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:07:04,664 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:07:04,664 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 17:07:04,664 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:07:04,664 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 17:07:04,664 DEBUG blivet/MainThread: removing sdj 2024-03-01 17:07:04,667 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 17:07:04,667 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:04,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 17:07:04,670 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 17:07:04,670 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:07:04,670 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 17:07:04,670 DEBUG blivet/MainThread: removing sdh 2024-03-01 17:07:04,672 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 17:07:04,672 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:04,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 17:07:04,675 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 17:07:04,675 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:07:04,675 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 17:07:04,675 DEBUG blivet/MainThread: removing sdg 2024-03-01 17:07:04,677 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 17:07:04,678 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:04,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 17:07:04,680 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 17:07:04,680 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:07:04,680 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 17:07:04,680 DEBUG blivet/MainThread: removing sdi 2024-03-01 17:07:04,683 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 17:07:04,683 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:07:04,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 17:07:04,686 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 17:07:04,686 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:07:04,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:04,700 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:04,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:04,729 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:04,749 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:07:04,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:04,762 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:04,781 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:07:04,782 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:04,794 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:04,814 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:07:04,814 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:04,827 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:04,847 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:07:04,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:04,856 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:04,876 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:07:04,877 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:04,889 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:04,908 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:07:04,909 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:04,921 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:04,941 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:07:04,941 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:04,954 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:04,974 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:07:04,974 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:07:04,974 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:07:04,974 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:07:04,974 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:07:04,975 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:07:04,976 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:07:04,976 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:07:04,976 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:07:04,976 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:07:04,976 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:07:04,976 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:07:04,976 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:07:04,976 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:07:04,976 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:07:04,976 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:07:04,976 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:07:04,978 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:07:04,980 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:07:04,983 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:07:04,985 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:07:04,986 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:07:04,988 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:07:04,988 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 0x7f975c816f90> 2024-03-01 17:07:04,989 INFO blivet/MainThread: sorting actions... 2024-03-01 17:07:05,008 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:07:05,008 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:07:05,008 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:07:05,008 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:07:05,008 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:07:05,009 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:07:05,009 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:07:05,009 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:07:05,009 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:07:05,009 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:07:05,009 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:07:05,009 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:07:05,009 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:07:05,010 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:07:05,010 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:07:05,010 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:07:05,010 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:07:05,010 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:07:05,010 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:07:05,010 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:07:05,011 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:07:05,011 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:07:05,011 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:07:05,011 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:07:05,011 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:07:05,011 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:07:05,011 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:07:05,011 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:07:05,012 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:07:05,012 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:07:05,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,018 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:07:05,018 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 17:07:05,024 INFO program/MainThread: stdout: 2024-03-01 17:07:05,025 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:07:05,025 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:05,040 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:05,049 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,050 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:07:05,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 17:07:05,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:07:05,060 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:07:05,063 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 17:07:05,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:07:05,066 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:05,112 INFO program/MainThread: stdout[92]: 2024-03-01 17:07:05,112 INFO program/MainThread: stderr[92]: 2024-03-01 17:07:05,112 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:07:05,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:07:05,119 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,122 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,124 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,127 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,130 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,133 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,135 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,138 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 17:07:05,141 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:05,180 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 17:07:05,180 INFO program/MainThread: stderr[93]: 2024-03-01 17:07:05,180 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:07:05,181 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:07:05,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,202 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:07:05,202 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 17:07:05,212 INFO program/MainThread: stdout: 2024-03-01 17:07:05,212 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:07:05,212 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,213 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:05,250 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,250 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:05,263 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,264 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:07:05,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 17:07:05,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:07:05,274 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:07:05,277 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 17:07:05,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:07:05,280 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:05,319 INFO program/MainThread: stdout[94]: 2024-03-01 17:07:05,319 INFO program/MainThread: stderr[94]: 2024-03-01 17:07:05,319 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:07:05,323 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:07:05,326 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,329 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,331 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,334 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,337 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,340 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,342 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,345 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,348 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 17:07:05,348 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:05,384 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 17:07:05,384 INFO program/MainThread: stderr[95]: 2024-03-01 17:07:05,384 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:07:05,385 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:07:05,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,402 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:07:05,402 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 17:07:05,412 INFO program/MainThread: stdout: 2024-03-01 17:07:05,412 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:07:05,412 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:05,448 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,448 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:05,467 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,468 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:07:05,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 17:07:05,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:07:05,477 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:07:05,480 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 17:07:05,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:07:05,484 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:05,522 INFO program/MainThread: stdout[96]: 2024-03-01 17:07:05,522 INFO program/MainThread: stderr[96]: 2024-03-01 17:07:05,522 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:07:05,526 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:07:05,529 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,532 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,534 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,537 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,540 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,543 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,545 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,548 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:07:05,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 17:07:05,551 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:05,582 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 17:07:05,583 INFO program/MainThread: stderr[97]: 2024-03-01 17:07:05,583 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:07:05,584 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:07:05,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,597 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:07:05,598 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 17:07:05,608 INFO program/MainThread: stdout: 2024-03-01 17:07:05,608 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:07:05,608 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:05,659 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:05,672 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:05,673 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:07:05,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 17:07:05,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:07:05,682 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:07:05,685 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 17:07:05,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:07:05,688 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:05,721 INFO program/MainThread: stdout[98]: 2024-03-01 17:07:05,721 INFO program/MainThread: stderr[98]: 2024-03-01 17:07:05,721 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:07:05,725 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:07:05,728 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,731 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:07:05,734 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,737 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:07:05,739 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,742 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:07:05,745 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,747 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:07:05,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 17:07:05,750 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:05,790 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 17:07:05,790 INFO program/MainThread: stderr[99]: 2024-03-01 17:07:05,790 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:07:05,791 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:07:05,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 17:07:05,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 17:07:05,818 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:07:05,829 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,835 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:07:05,843 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,849 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:07:05,857 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,862 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:07:05,867 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:05,874 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:07:05,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 17:07:05,879 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:05,911 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 17:07:05,911 INFO program/MainThread: stderr[100]: 2024-03-01 17:07:05,911 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:07:05,911 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:05,963 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 17:07:05,964 INFO program/MainThread: stderr[101]: 2024-03-01 17:07:05,964 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:07:05,964 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:06,007 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 17:07:06,007 INFO program/MainThread: stderr[102]: 2024-03-01 17:07:06,007 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:07:06,008 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:07:06,014 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,022 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:07:06,029 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:07:06,029 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdi,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:06,091 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 17:07:06,091 INFO program/MainThread: stderr[103]: 2024-03-01 17:07:06,091 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:07:06,091 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 17:07:06,092 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,109 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,109 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:06,117 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 17:07:06,118 INFO program/MainThread: stderr[104]: 2024-03-01 17:07:06,118 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:07:06,118 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdi ... 2024-03-01 17:07:06,132 INFO program/MainThread: stdout[105]: 2024-03-01 17:07:06,132 INFO program/MainThread: stderr[105]: 2024-03-01 17:07:06,132 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:07:06,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,145 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,157 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,158 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:07:06,161 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,164 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:07:06,166 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:07:06,166 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdh,/dev/sdd,/dev/sdg,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:06,205 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 17:07:06,207 INFO program/MainThread: stderr[106]: 2024-03-01 17:07:06,207 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:07:06,207 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 17:07:06,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,218 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,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/sdf,/dev/sdb,/dev/sdh,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:06,225 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 17:07:06,226 INFO program/MainThread: stderr[107]: 2024-03-01 17:07:06,226 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:07:06,226 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 17:07:06,238 INFO program/MainThread: stdout[108]: 2024-03-01 17:07:06,238 INFO program/MainThread: stderr[108]: 2024-03-01 17:07:06,238 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:07:06,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,251 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,264 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,265 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:07:06,268 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,271 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:07:06,273 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:07:06,273 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdh,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:06,307 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 17:07:06,307 INFO program/MainThread: stderr[109]: 2024-03-01 17:07:06,307 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:07:06,308 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 17:07:06,308 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,325 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,325 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:06,333 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 17:07:06,333 INFO program/MainThread: stderr[110]: 2024-03-01 17:07:06,334 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:07:06,334 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 17:07:06,347 INFO program/MainThread: stdout[111]: 2024-03-01 17:07:06,347 INFO program/MainThread: stderr[111]: 2024-03-01 17:07:06,347 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:07:06,347 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,360 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,360 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,372 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,372 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:07:06,376 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,378 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:07:06,381 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:07:06,381 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sdj,/dev/sda ... 2024-03-01 17:07:06,409 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 17:07:06,410 INFO program/MainThread: stderr[112]: 2024-03-01 17:07:06,410 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:07:06,410 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 17:07:06,410 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,429 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,429 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:06,436 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 17:07:06,436 INFO program/MainThread: stderr[113]: 2024-03-01 17:07:06,436 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:07:06,436 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 17:07:06,450 INFO program/MainThread: stdout[114]: 2024-03-01 17:07:06,450 INFO program/MainThread: stderr[114]: 2024-03-01 17:07:06,450 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:07:06,450 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,462 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,474 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,474 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:07:06,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,481 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:07:06,481 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 17:07:06,487 INFO program/MainThread: stdout: 2024-03-01 17:07:06,488 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:07:06,488 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,505 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,505 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,518 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,519 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:07:06,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 17:07:06,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:07:06,529 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:07:06,532 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 17:07:06,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:07:06,535 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:06,572 INFO program/MainThread: stdout[115]: 2024-03-01 17:07:06,572 INFO program/MainThread: stderr[115]: 2024-03-01 17:07:06,572 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:07:06,576 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:07:06,579 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,581 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:07:06,584 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,587 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:07:06,589 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,592 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:07:06,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 17:07:06,595 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:06,627 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 17:07:06,627 INFO program/MainThread: stderr[116]: 2024-03-01 17:07:06,627 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:07:06,628 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:07:06,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,643 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:07:06,643 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 17:07:06,660 INFO program/MainThread: stdout: 2024-03-01 17:07:06,660 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:07:06,660 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,660 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,692 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,692 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:06,702 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:06,702 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:07:06,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 17:07:06,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:07:06,712 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:07:06,715 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 17:07:06,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:07:06,718 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:06,757 INFO program/MainThread: stdout[117]: 2024-03-01 17:07:06,757 INFO program/MainThread: stderr[117]: 2024-03-01 17:07:06,757 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:07:06,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:07:06,764 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,767 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:07:06,769 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,772 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:07:06,775 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,777 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:07:06,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 17:07:06,780 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:06,815 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 17:07:06,815 INFO program/MainThread: stderr[118]: 2024-03-01 17:07:06,815 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:07:06,816 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:07:06,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 17:07:06,829 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 17:07:06,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:07:06,844 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,849 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:07:06,854 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,859 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:07:06,871 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:06,875 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:07:06,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 17:07:06,877 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:06,916 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 17:07:06,916 INFO program/MainThread: stderr[119]: 2024-03-01 17:07:06,916 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:07:06,917 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:06,971 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 17:07:06,971 INFO program/MainThread: stderr[120]: 2024-03-01 17:07:06,971 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:07:06,971 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:06,997 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 17:07:06,998 INFO program/MainThread: stderr[121]: 2024-03-01 17:07:06,998 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:07:06,998 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:07:07,008 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,013 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:07:07,026 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:07:07,026 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/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:07,073 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 17:07:07,073 INFO program/MainThread: stderr[122]: 2024-03-01 17:07:07,074 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:07:07,074 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 17:07:07,074 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,091 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,091 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/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:07,100 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 17:07:07,100 INFO program/MainThread: stderr[123]: 2024-03-01 17:07:07,100 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:07:07,100 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdf ... 2024-03-01 17:07:07,113 INFO program/MainThread: stdout[124]: 2024-03-01 17:07:07,114 INFO program/MainThread: stderr[124]: 2024-03-01 17:07:07,114 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:07:07,114 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,126 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,126 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,138 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,138 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:07:07,142 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,145 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:07:07,147 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:07:07,147 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdd,/dev/sdc,/dev/sde,/dev/sda ... 2024-03-01 17:07:07,176 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 17:07:07,176 INFO program/MainThread: stderr[125]: 2024-03-01 17:07:07,176 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:07:07,176 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 17:07:07,177 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,194 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,194 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/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:07:07,203 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 17:07:07,203 INFO program/MainThread: stderr[126]: 2024-03-01 17:07:07,203 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:07:07,203 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 17:07:07,218 INFO program/MainThread: stdout[127]: 2024-03-01 17:07:07,218 INFO program/MainThread: stderr[127]: 2024-03-01 17:07:07,218 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 17:07:07,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,231 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,231 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,242 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,242 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:07:07,246 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,248 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:07:07,251 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:07:07,251 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/sdd,/dev/sdc,/dev/sda ... 2024-03-01 17:07:07,281 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 17:07:07,281 INFO program/MainThread: stderr[128]: 2024-03-01 17:07:07,281 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 17:07:07,281 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 17:07:07,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,298 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,298 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 17:07:07,306 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 17:07:07,306 INFO program/MainThread: stderr[129]: 2024-03-01 17:07:07,306 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 17:07:07,306 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdd ... 2024-03-01 17:07:07,318 INFO program/MainThread: stdout[130]: 2024-03-01 17:07:07,319 INFO program/MainThread: stderr[130]: 2024-03-01 17:07:07,319 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 17:07:07,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,331 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,343 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,343 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:07:07,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,350 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:07:07,350 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 17:07:07,356 INFO program/MainThread: stdout: 2024-03-01 17:07:07,357 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:07:07,357 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,373 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,386 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,386 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:07:07,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 17:07:07,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:07:07,396 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:07:07,399 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 17:07:07,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:07:07,402 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 17:07:07,441 INFO program/MainThread: stdout[131]: 2024-03-01 17:07:07,441 INFO program/MainThread: stderr[131]: 2024-03-01 17:07:07,441 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 17:07:07,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:07:07,448 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,451 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:07:07,454 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,456 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:07:07,459 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,462 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:07:07,464 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 17:07:07,465 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 17:07:07,498 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 17:07:07,498 INFO program/MainThread: stderr[132]: 2024-03-01 17:07:07,498 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 17:07:07,499 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:07:07,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,521 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:07:07,521 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:07:07,531 INFO program/MainThread: stdout: 2024-03-01 17:07:07,531 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:07:07,531 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,556 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,556 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,569 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,570 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:07:07,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:07:07,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:07:07,579 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:07:07,582 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:07:07,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:07:07,585 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 17:07:07,618 INFO program/MainThread: stdout[133]: 2024-03-01 17:07:07,619 INFO program/MainThread: stderr[133]: 2024-03-01 17:07:07,619 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 17:07:07,623 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:07:07,625 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,628 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:07:07,631 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,634 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:07:07,637 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,639 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:07:07,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:07:07,642 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 17:07:07,672 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 17:07:07,672 INFO program/MainThread: stderr[134]: 2024-03-01 17:07:07,672 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 17:07:07,673 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:07:07,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:07:07,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:07:07,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:07:07,704 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,716 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:07:07,722 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,726 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:07:07,729 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,732 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:07:07,734 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:07:07,734 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 17:07:07,769 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 17:07:07,769 INFO program/MainThread: stderr[135]: 2024-03-01 17:07:07,769 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 17:07:07,770 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 17:07:07,828 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:07:07,828 INFO program/MainThread: stderr[136]: 2024-03-01 17:07:07,828 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 17:07:07,828 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 17:07:07,857 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 17:07:07,858 INFO program/MainThread: stderr[137]: 2024-03-01 17:07:07,858 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 17:07:07,858 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:07:07,866 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,870 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:07:07,875 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:07:07,876 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 17:07:07,929 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:07:07,929 INFO program/MainThread: stderr[138]: 2024-03-01 17:07:07,929 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 17:07:07,929 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:07:07,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,942 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,942 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 17:07:07,950 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 17:07:07,950 INFO program/MainThread: stderr[139]: 2024-03-01 17:07:07,950 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 17:07:07,950 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 17:07:07,962 INFO program/MainThread: stdout[140]: 2024-03-01 17:07:07,962 INFO program/MainThread: stderr[140]: 2024-03-01 17:07:07,963 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 17:07:07,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,975 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,975 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:07,987 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:07,987 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:07:07,991 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:07,994 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:07:07,996 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:07:07,996 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 17:07:08,024 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:07:08,024 INFO program/MainThread: stderr[141]: 2024-03-01 17:07:08,024 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 17:07:08,024 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:07:08,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:08,044 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:08,044 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 17:07:08,052 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 17:07:08,053 INFO program/MainThread: stderr[142]: 2024-03-01 17:07:08,053 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 17:07:08,053 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 17:07:08,066 INFO program/MainThread: stdout[143]: 2024-03-01 17:07:08,066 INFO program/MainThread: stderr[143]: 2024-03-01 17:07:08,066 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 17:07:08,066 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:08,079 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:08,079 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:08,091 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:08,091 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:07:08,095 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:07:08,097 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:07:08,100 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:07:08,100 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 17:07:08,130 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:07:08,130 INFO program/MainThread: stderr[144]: 2024-03-01 17:07:08,130 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 17:07:08,131 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:07:08,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:08,147 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:08,147 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 17:07:08,155 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 17:07:08,155 INFO program/MainThread: stderr[145]: 2024-03-01 17:07:08,155 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 17:07:08,155 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 17:07:08,168 INFO program/MainThread: stdout[146]: 2024-03-01 17:07:08,168 INFO program/MainThread: stderr[146]: 2024-03-01 17:07:08,168 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 17:07:08,168 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:08,180 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:08,180 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:07:08,192 DEBUG program/MainThread: Return code: 0 2024-03-01 17:07:08,197 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:07:08,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 0x7f975c1fad10> to retry, use: --limit @/tmp/tests_set_revert.retry PLAY RECAP ********************************************************************* sut : ok=122 changed=4 unreachable=0 failed=1 skipped=93 rescued=0 ignored=0 Friday 01 March 2024 17:07:13 +0000 (0:00:01.724) 0:02:00.357 ********** =============================================================================== linux-system-roles.snapshot : Run snapshot command revert -------------- 61.37s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.25s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 8.40s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 3.51s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Ensure required packages are installed ---- 1.92s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Run snapshot command snapshot ------------- 1.87s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Debug why list of unused disks has changed ------------------------------ 1.72s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:45 -------- fedora.linux_system_roles.storage : Get service facts ------------------- 1.65s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.60s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.60s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get required packages --------------- 1.12s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.02s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.98s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 0.96s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.96s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 linux-system-roles.snapshot : Ensure required packages are installed ---- 0.96s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Ensure test packages ---------------------------------------------------- 0.96s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:14 ------ linux-system-roles.snapshot : Ensure required packages are installed ---- 0.95s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Ensure test packages ---------------------------------------------------- 0.95s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.95s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.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. ---^---^---^---^---^---